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