1. 312eb93 ixgbe: add support for 82599 Combined Backplane by Don Skidmore · 15 years ago
  2. 6053bbf cnic: Fix NETDEV_UP event processing. by Michael Chan · 15 years ago
  3. cc44578 uvesafb/connector: Disallow unpliviged users to send netlink packets by Philipp Reisner · 15 years ago
  4. 98a5783 pohmelfs/connector: Disallow unpliviged users to configure pohmelfs by Philipp Reisner · 15 years ago
  5. 5788c56 dst/connector: Disallow unpliviged users to configure dst by Philipp Reisner · 15 years ago
  6. 2483647 dm/connector: Only process connector packages from privileged processes by Philipp Reisner · 15 years ago
  7. f1489cf connector: Removed the destruct_data callback since it is always kfree_skb() by Philipp Reisner · 15 years ago
  8. 18366b0 connector/dm: Fixed a compilation warning by Philipp Reisner · 15 years ago
  9. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago
  10. 293500a connector: Keep the skb in cn_callback_data by Philipp Reisner · 15 years ago
  11. 19d5afd e1000e/igb/ixgbe: Don't report an error if devices don't support AER by Frans Pop · 15 years ago
  12. b607bd9 net: Fix wrong sizeof by Jean Delvare · 15 years ago
  13. 6646679 sky2: irqname based on pci address by Stephen Hemminger · 15 years ago
  14. 415e69e skge: use unique IRQ name by Michal Schmidt · 15 years ago
  15. 28ad395 Kconfig: STRIP: Remove stale bits of STRIP help text by Ralf Baechle · 15 years ago
  16. 7b1401c NET: mkiss: Fix typo by Ralf Baechle · 15 years ago
  17. bf18a9f tg3: Remove prev_vlan_tag from struct tx_ring_info by Eric Dumazet · 15 years ago
  18. 3d1285b move virtnet_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  19. fb74c2f don't use __devexit_p to wrap sgiseeq_remove by Uwe Kleine-König · 15 years ago
  20. 1ebb5a1 don't use __devexit_p to wrap meth_remove by Uwe Kleine-König · 15 years ago
  21. ce501ca bonding: set primary param via sysfs by Jiri Pirko · 15 years ago
  22. a98917a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  23. a00d210 ixgbe: correct the parameter description by Jiri Pirko · 15 years ago
  24. dcb9b56 be2net: Workaround to fix a bug in Rx Completion processing. by Ajit Khaparde · 15 years ago
  25. 7bfc4ab 3c59x: Rework suspend and resume by Anton Vorontsov · 15 years ago
  26. a55c0a0e drivers/net: ks8851_mll ethernet network driver by Choi, David · 15 years ago
  27. f191422 skge: Make sure both ports initialize correctly by Mike McCormack · 15 years ago
  28. ec1652a bcm63xx_enet: timeout off by one in do_mdio_op() by roel kluin · 15 years ago
  29. ebd6e77 qlge: Fix error exit for probe call. by Ron Mercer · 15 years ago
  30. f2c0d8d qlge: Protect reset recovery with rtnl_lock(). by Ron Mercer · 15 years ago
  31. 06a49f7 qlge: Fix spin_lock warning. by Ron Mercer · 15 years ago
  32. fd21cf5 qlge: Fix out of sync hardware semaphore. by Ron Mercer · 15 years ago
  33. fbcbe56 qlge: Fix bad bit definitions. by Ron Mercer · 15 years ago
  34. 6ad3810 ixgbe: Remove ATR computation for UDP traffic by Peter P Waskiewicz Jr · 15 years ago
  35. aad7191 ixgbe patch to provide NIC's tx/rx counters via ethtool by Ben Greear · 15 years ago
  36. e0f4daf ixgbe: Bump driver version number by Peter P Waskiewicz Jr · 15 years ago
  37. 539e5f0 ixgbe: Fix backplane flow control autoneg by Peter P Waskiewicz Jr · 15 years ago
  38. 84f62d4 ixgbe: Fix disabling of relaxed ordering with Tx DCA by Peter P Waskiewicz Jr · 15 years ago
  39. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  40. e16c1bb ar9170: fix bug in iq-auto calibration value calculation by Christian Lamparter · 15 years ago
  41. 78bd6bb rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb by Michal Szalata · 15 years ago
  42. ffed130 mac80211_hwsim: Fix initial beacon timer configuration by Jouni Malinen · 15 years ago
  43. b96ab54 b43: Always use block-I/O for the PIO data registers by Michael Buesch · 15 years ago
  44. eb1cf0f Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  45. a0d97d6 sony-laptop: re-read the rfkill state when resuming from suspend by Alan Jenkins · 15 years ago
  46. 50fab07 sony-laptop: check for rfkill hard block at load time by Alan Jenkins · 15 years ago
  47. b7a7940 iwlwifi: fix 3945 ucode info retrieval after failure by Reinette Chatre · 15 years ago
  48. 2814298 iwlwifi: fix memory leak in command queue handling by Reinette Chatre · 15 years ago
  49. 2fac971 iwlwifi: fix debugfs buffer handling by Reinette Chatre · 15 years ago
  50. 8823ad3 isdn: fix netjet/isdnhdlc build errors by Randy Dunlap · 15 years ago
  51. 1b66c1e atm: dereference of he_dev->rbps_virt in he_init_group() by Juha Leppanen · 15 years ago
  52. a71b4f5 e1000: cleanup unused prototype by Don Skidmore · 15 years ago
  53. 11b7f7b e1000: fix namespacecheck warnings by Jesse Brandeburg · 15 years ago
  54. 8f601b2 e1000: drop unused functionality for eeprom write/read by Jesse Brandeburg · 15 years ago
  55. 120a5d0 e1000: updated whitespace and comments by Jesse Brandeburg · 15 years ago
  56. 650b5a5 e1000: drop redunant line of code, cleanup by Jesse Brandeburg · 15 years ago
  57. 3d6114e e1000: remove races when changing mtu by Jesse Brandeburg · 15 years ago
  58. 8fce473 e1000: two workarounds were incomplete, fix them by Jesse Brandeburg · 15 years ago
  59. cdd7549 e1000: fix tx waking queue after queue stopped during shutdown by Jesse Brandeburg · 15 years ago
  60. be0f071 e1000: test link state conclusively by Jesse Brandeburg · 15 years ago
  61. baa3474 e1000: stop timers at appropriate times by Jesse Brandeburg · 15 years ago
  62. 5185107 e1000: use netif_tx_disable by Jesse Brandeburg · 15 years ago
  63. 282b177 e1000: remove unused functions by Jesse Brandeburg · 15 years ago
  64. 1532ece e1000: drop dead pcie code from e1000 by Jesse Brandeburg · 15 years ago
  65. 99c4a63 at91_can: Forgotten git 'add' of at91_can.c by David S. Miller · 15 years ago
  66. 43c2ed8 TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2 by Sriram · 15 years ago
  67. a91eba5 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-davem by David S. Miller · 15 years ago
  68. 704cc92 3c59x: Get rid of "Trying to free already-free IRQ" by Anton Vorontsov · 15 years ago
  69. edf42a2 ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2 by Sebastian Haas · 15 years ago
  70. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  71. 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  72. b7f21bb Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  73. a6b49cb Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  74. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  75. 9f6ac78 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  76. cd60451 drivers/usb/serial/sierra.c: fix CONFIG_PM=n build by Andrew Morton · 15 years ago
  77. 3354f73 drivers/vlynq/vlynq.c: fix resource size off by 1 error by Julia Lawall · 15 years ago
  78. 9e5f113 gru: allocation may fail in quicktest1() by Roel Kluin · 15 years ago
  79. f8679af gru: use proc_create() by Alexey Dobriyan · 15 years ago
  80. b873c2f memstick: move dev_dbg by Jiri Slaby · 15 years ago
  81. 458e5ff edac: core: remove completion-wait for complete with rcu_barrier by Jesper Dangaard Brouer · 15 years ago
  82. dd8ef1d edac: i3200 memory controller driver by Jason Uhlenkott · 15 years ago
  83. 30a61ff edac: fix resource size calculation by Julia Lawall · 15 years ago
  84. b484625 edac: mpc85xx add mpc83xx support by Ira W. Snyder · 15 years ago
  85. a014554 edac: mpc85xx add P2020DS support by Yang Shi · 15 years ago
  86. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  87. 156dd63 bfin-otp: add writing support by Mike Frysinger · 15 years ago
  88. fbd8ae1 drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV by Dimitri Sivanich · 15 years ago
  89. 459ca8b drivers/char/rio/rioctrl.c: off by one error in rioctrl.c by Dan Carpenter · 15 years ago
  90. ae21cf9 hpet: hpet driver periodic timer setup bug fixes by Nils Carlson · 15 years ago
  91. dc80df5 mwave: fix read buffer overflow by Roel Kluin · 15 years ago
  92. bb521c5 /dev/zero: avoid repeated access_ok() checks by Nikanth Karthikesan · 15 years ago
  93. d2b5ec3 input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hardware driver Kconfig entry by Ingo Molnar · 15 years ago
  94. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  95. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  96. 0aea51c virtio_net: Check for room in the vq before adding buffer by Amit Shah · 15 years ago
  97. 48925e3 virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early. by Rusty Russell · 15 years ago
  98. b3f2469 virtio_net: formalize skb_vnet_hdr by Rusty Russell · 15 years ago
  99. b0c39dbd virtio_net: don't free buffers in xmit ring by Rusty Russell · 15 years ago
  100. 8958f57 virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb. by Rusty Russell · 15 years ago