1. 93b6a3a doc, net: Remove obsolete reference to dev->poll by Ben Hutchings · 12 years ago
  2. b4f79e5 ethtool: Remove exception to the requirement of holding RTNL lock by Ben Hutchings · 12 years ago
  3. 44c14c1 MAINTAINERS: update for Marvell Ethernet drivers by stephen hemminger · 12 years ago
  4. 5a430974 bonding: properly unset current_arp_slave on slave link up by Veaceslav Falico · 12 years ago
  5. bcf1b70 phonet: Check input from user before allocating by Sasha Levin · 12 years ago
  6. 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 12 years ago
  7. 78d5021 ipv6: fix array index in ip6_mc_add_src() by RongQing.Li · 12 years ago
  8. 117980c mlx4: allocate just enough pages instead of always 4 pages by Thadeu Lima de Souza Cascardo · 12 years ago
  9. 03f2eec stmmac: re-add IFF_UNICAST_FLT for dwmac1000 by Marc Kleine-Budde · 12 years ago
  10. ca7b91b bnx2x: Clear MDC/MDIO warning message by Yaniv Rosner · 12 years ago
  11. f93fb01 bnx2x: Fix BCM57711+BCM84823 link issue by Yaniv Rosner · 12 years ago
  12. 99bf7f3 bnx2x: Clear BCM84833 LED after fan failure by Yaniv Rosner · 12 years ago
  13. 8267bbb0 bnx2x: Fix BCM84833 PHY FW version presentation by Yaniv Rosner · 12 years ago
  14. 59a2e53 bnx2x: Fix link issue for BCM8727 boards. by Yaniv Rosner · 12 years ago
  15. 9379c9b bnx2x: Restore 1G LED on BCM57712+BCM8727 designs. by Yaniv Rosner · 12 years ago
  16. 25182fc bnx2x: Fix BCM578x0-SFI pre-emphasis settings by Yaniv Rosner · 12 years ago
  17. 6a51c0d bnx2x: Fix BCM57810-KR AN speed transition by Yaniv Rosner · 12 years ago
  18. ca05f29 bnx2x: Fix BCM57810-KR FC by Yaniv Rosner · 12 years ago
  19. 27d9129 bnx2x: PFC fix by Yaniv Rosner · 12 years ago
  20. 857504d sky2: copy received packets on inefficient unaligned architecture by stephen hemminger · 12 years ago
  21. 234bcf8 net/bonding: correctly proxy slave neigh param setup ndo function by Shlomo Pongratz · 12 years ago
  22. 2af73d4 net/bonding: emit address change event also in bond_release by Shlomo Pongratz · 12 years ago
  23. acdd598 sctp: Allow struct sctp_event_subscribe to grow without breaking binaries by Thomas Graf · 12 years ago
  24. d96fc65 netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc by Pablo Neira Ayuso · 12 years ago
  25. ee14186 netfilter: xt_CT: fix missing put timeout object in error path by Pablo Neira Ayuso · 12 years ago
  26. ca53e44 netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section by Pablo Neira Ayuso · 12 years ago
  27. 9b46178 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  28. cff4c16 r8169: enable napi on resume. by Artem Savkov · 12 years ago
  29. f2ed5ee bnx2x: correction to firmware interface by Yuval Mintz · 12 years ago
  30. b330014 phy:icplus:fix Auto Power Saving in ip101a_config_init. by Srinivas Kandagatla · 12 years ago
  31. 6fc8cc3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
  32. bf03085 e1000e: Guarantee descriptor writeback flush success. by Matthew Vick · 12 years ago
  33. bb9e44d e1000e: prevent oops when adapter is being closed and reset simultaneously by Bruce Allan · 12 years ago
  34. aacc1be ixgbe: driver fix for link flap by Multanen, Eric W · 12 years ago
  35. a998d43 bpf jit: Let the x86 jit handle negative offsets by Jan Seiffert · 12 years ago
  36. f03fb3f bpf jit: Make the filter.c::__load_pointer helper non-static for the jits by Jan Seiffert · 12 years ago
  37. 5d6bd86 TCP: update ip_local_port_range documentation by Fernando Luis Vazquez Cao · 12 years ago
  38. 2f53384 tcp: allow splice() to build full TSO packets by Eric Dumazet · 12 years ago
  39. e675f0c ppp: Don't stop and restart queue on every TX packet by David Woodhouse · 12 years ago
  40. 2def16a net: fix /proc/net/dev regression by Eric Dumazet · 12 years ago
  41. 01627d9 Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  42. e1a7eb08 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  43. 464662b Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  44. 1e649af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  45. e37acc0 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixes by Dave Airlie · 12 years ago
  46. 62fb376 drm: Validate requested virtual size against allocated fb size by Chris Wilson · 12 years ago
  47. b4db1e3 drm/i915: treat src w & h as fixed point in sprite handling code by Jesse Barnes · 12 years ago
  48. 97effad drm/i915: no-lvds quirk on MSI DC500 by Anisse Astier · 12 years ago
  49. 927a2f1 drm/i915: Add lock on drm_helper_resume_force_mode by Sean Paul · 12 years ago
  50. e02f14c drm/i915: don't leak struct_mutex lock on ppgtt init failures by Daniel Vetter · 12 years ago
  51. 44b52bc netfilter: xt_CT: remove a compile warning by Pablo Neira Ayuso · 12 years ago
  52. 7d6e1cb Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  53. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  54. 2240eb4 sky2: dont overwrite settings for PHY Quick link by Lino Sanfilippo · 12 years ago
  55. 9569412 Merge branch 'paul' (Fixups from Paul Gortmaker) by Linus Torvalds · 12 years ago
  56. 085f1af tg3: Fix 5717 serdes powerdown problem by Matt Carlson · 12 years ago
  57. 80da6a4 asm-generic: add linux/types.h to cmpxchg.h by Paul Gortmaker · 12 years ago
  58. f68c56b firewire: restore the device.h include in linux/firewire.h by Paul Gortmaker · 12 years ago
  59. 9a78da1 frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOL by Paul Gortmaker · 12 years ago
  60. 9e5228c parisc: fix missing cmpxchg file error from system.h split by Paul Gortmaker · 12 years ago
  61. 1512cdc blackfin: fix cmpxchg build fails from system.h fallout by Paul Gortmaker · 12 years ago
  62. 3d92e05 avr32: fix build failures from mis-naming of atmel_nand.h by Paul Gortmaker · 12 years ago
  63. b443caf ARM: mach-msm: fix compile fail from system.h fallout by Paul Gortmaker · 12 years ago
  64. b1a808ff Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi by Linus Torvalds · 12 years ago
  65. 9775417 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  66. 8f6b767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  67. 143418d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  68. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  69. 83e3fa6 irq_work: fix compile failure on MIPS from system.h split by Paul Gortmaker · 12 years ago
  70. 650dc07 drm/i915: disable ppgtt on snb when dmar is enabled by Daniel Vetter · 12 years ago
  71. cc22a93 drm/i915: add Ivy Bridge GT2 Server entries by Eugeni Dodonov · 12 years ago
  72. 0dd90aa microblaze: Fix ret_from_fork declaration by Michal Simek · 12 years ago
  73. 0fc7374 microblaze: Do not use tlb_skip in early_printk by Michal Simek · 12 years ago
  74. e199fd4 drm/radeon: Don't dereference possibly-NULL pointer. by Michel Dänzer · 12 years ago
  75. fa9e855 mm, drm/udl: fixup vma flags on mmap by Konstantin Khlebnikov · 12 years ago
  76. 402976f drm/radeon/kms: fix fans after resume by Alex Deucher · 12 years ago
  77. d06221c nouveau/bios: Fix tracking of BIOS image data by Benjamin Herrenschmidt · 12 years ago
  78. ea71f98 nouveau: Fix crash when pci_ram_rom() returns a size of 0 by Benjamin Herrenschmidt · 12 years ago
  79. 40c6104 drm/nouveau: select POWER_SUPPLY by Dave Airlie · 12 years ago
  80. e0d2e32 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  81. 0eb043d Subject: [PATCH] tags.sh: Add missing quotes by Stephen Boyd · 12 years ago
  82. 9b218f6 powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current_state() wart by Andrew Morton · 12 years ago
  83. 37ef9bd powerpc/eeh: Remove eeh_event_handler()->daemonize() by Oleg Nesterov · 12 years ago
  84. 95327d0 powerpc/kvm: Fallout from system.h disintegration by Benjamin Herrenschmidt · 12 years ago
  85. cad3c83 powerpc: Fix fallout from system.h split up by Stephen Rothwell · 12 years ago
  86. 059378e powerpc: Mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  87. e31c6df Merge remote-tracking branch 'kumar/next' into merge by Benjamin Herrenschmidt · 12 years ago
  88. 78fb72f net: usb: cdc_eem: fix mtu by Rabin Vincent · 12 years ago
  89. 10b9194 net: sh_eth: fix endian check for architecture independent by Yoshihiro Shimoda · 12 years ago
  90. 6bafd64 usb/rtl8150 : Remove duplicated definitions by huajun li · 12 years ago
  91. acc6563 rionet: fix page allocation order of rionet_active by Akinobu Mita · 12 years ago
  92. 3f8c91a via-rhine: fix wait-bit inversion. by Andreas Mohr · 12 years ago
  93. 72331bc ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4 by Shmulik Ladkani · 12 years ago
  94. 450aed7 m68k/q40: Add missing platform check before registering platform devices by Geert Uytterhoeven · 12 years ago
  95. 6cfeba5 m68k/mac: Add missing platform check before registering platform devices by Geert Uytterhoeven · 12 years ago
  96. 7224c0d m68k: include asm/cmpxchg.h in our m68k atomic.h by Greg Ungerer · 12 years ago
  97. cdaf0b8 net: lpc_eth: Fix rename of dev_hw_addr_random by stigge@antcom.de · 12 years ago
  98. 6523cf9 net/netfilter/nfnetlink_acct.c: use linux/atomic.h by Andrew Morton · 12 years ago
  99. 81213b5 rose_dev: fix memcpy-bug in rose_set_mac_address by danborkmann@iogearbox.net · 12 years ago
  100. 464b57d Fix non TBI PHY access; a bad merge undid bug fix in a previous commit. by Kenth Eriksson · 12 years ago