1. 739840d ppp: fix segfaults introduced by netdev_priv changes by James Chapman · 16 years ago
  2. 3298a73 bnx2: Fix bug in bnx2_free_rx_mem(). by Michael Chan · 16 years ago
  3. 2fccd28 jme: Fixed a typo by cwm97m · 16 years ago
  4. e8e5752 net: kernel BUG at drivers/net/phy/mdio_bus.c:165! by Krzysztof Halasa · 16 years ago
  5. 9a3de25 drivers/net: starfire: Fix napi ->poll() weight handling by Jarek Poplawski · 16 years ago
  6. bb5f133 tlan: Fix pci memory unmapping by Sakari Ailus · 16 years ago
  7. 2c413a6 enc28j60: use netif_rx_ni() to deliver RX packets by Baruch Siach · 16 years ago
  8. 8953f12 tlan: Fix small (< 64 bytes) datagram transmissions by Sakari Ailus · 16 years ago
  9. 30bb0e0 e1000e: fix double release of mutex by Jeff Kirsher · 16 years ago
  10. fbf0229 sungem: improve ethtool output with internal pcs and serdes by Hermann Lauer · 16 years ago
  11. 8c83f80 sungem: Make PCS PHY support partially work again. by David S. Miller · 16 years ago
  12. cde6901 zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr() by Shaddy Baddah · 16 years ago
  13. b8ddafd ipw2200: fix netif_*_queue() removal regression by Zhu Yi · 16 years ago
  14. 40a9a82 iwlwifi: clean key table in iwl_clear_stations_table function by Tomas Winkler · 16 years ago
  15. 2cc002c netx-eth: initialize per device spinlock by Uwe Kleine-König · 16 years ago
  16. 5176da7 enc28j60: Fix sporadic packet loss (corrected again) by Baruch Siach · 16 years ago
  17. efba018 bnx2: Add workaround to handle missed MSI. by Michael Chan · 16 years ago
  18. e1825e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  19. 4bc2a9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  20. 03cfdb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  21. ffb78a2 get xenbus_driver ->probe() "recognized" by modpost by Al Viro · 16 years ago
  22. f57628d section errors in smc911x/smc91x by Al Viro · 16 years ago
  23. 8814b50 section misannotation in ibmtr_cs by Al Viro · 16 years ago
  24. 43ced65 ixgbe section fixes by Al Viro · 16 years ago
  25. e635813 pppol2tp: Add missing sock_put() in pppol2tp_release() by Frédéric Moulins · 16 years ago
  26. 9a5aa62 mlx4_core: Save/restore default port IB capability mask by Jack Morgenstein · 16 years ago
  27. efbbced macvlan: don't broadcast PAUSE frames to macvlan devices by Patrick McHardy · 16 years ago
  28. bd51126 sungem: Fix PCS_MIICTRL register write in gem_init_phy(). by David S. Miller · 16 years ago
  29. 1d71da1 net: hp-plus uses eip_poll by Randy Dunlap · 16 years ago
  30. d7713cc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  31. 02969b3 ath5k: disable beacon filter when station is not associated by Martin Xu · 16 years ago
  32. 33ab625 ath5k: fix Security issue in DebugFS part of ath5k by Cheng Renquan · 16 years ago
  33. b4b6cda ath9k: correct expected max RX buffer size by Luis R. Rodriguez · 16 years ago
  34. ca0c7e5 ath9k: Fix SW-IOMMU bounce buffer starvation by Luis R. Rodriguez · 16 years ago
  35. e91af0a iwlagn: fix DMA sync by Johannes Berg · 16 years ago
  36. 11c6dd2 phylib: Add Vitesse VSC8221 SGMII PHY by Trent Piepho · 16 years ago
  37. 11bac8a Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 16 years ago
  38. 5147d14 drivers/net/chelsio/sge.c: remove redundant argument comments by Qinghuang Feng · 16 years ago
  39. ece4af1 driver/net/*: remove redundant argument comments by Qinghuang Feng · 16 years ago
  40. 38ae07e net/hp-plus: fix link errors by Randy Dunlap · 16 years ago
  41. 208fbec axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411 by Cord Walter · 16 years ago
  42. 6436cbc phy: fix phy_id detection also for broken hardware. by Giuseppe Cavallaro · 16 years ago
  43. a849854 atl2: don't request irq on resume if netif running by Alan Jenkins · 16 years ago
  44. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  45. eafdcb4 smc911x: Fix printf format typo in smc911x driver. by Vernon Sauder · 16 years ago
  46. a7f75c0 asix: Fix asix-based cards connecting to 10/100Mbs LAN. by Pantelis Koukousoulas · 16 years ago
  47. 11b4aa0 mv643xx_eth: fix recycle check bound by Lennert Buytenhek · 16 years ago
  48. bcb3336 mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls by Lennert Buytenhek · 16 years ago
  49. fb5e2f9 sh: sh_eth: Update to change of mii_bus by Nobuhiro Iwamatsu · 16 years ago
  50. b88ed5c net: ipg.c fix bracing on endian swapping by Harvey Harrison · 16 years ago
  51. de339c2 phylib: Fix auto-negotiation restart avoidance by Trent Piepho · 16 years ago
  52. 31c221c net: jme.c rxdesc.flags is __le16, other missing endian swaps by Harvey Harrison · 16 years ago
  53. 79aefa4 ixgbe: fix compilation with gcc-3.4 by Alexey Dobriyan · 16 years ago
  54. 4018517 iwlagn: fix RX skb alignment by Johannes Berg · 16 years ago
  55. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 16 years ago
  56. 9b44fb8 libertas_tf: fix skb tail pointer by Johannes Berg · 16 years ago
  57. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  58. eb7c3ad e1000e: fix IPMI traffic by Jeff Kirsher · 16 years ago
  59. e82f54b e1000e: fix warn_on reload after phy_id error by Jeff Kirsher · 16 years ago
  60. 3ee8238 phy: fix phy address bug by Giulio Benetti · 16 years ago
  61. 773c9c1 e100: fix dma error in direction for mapping by Jesse Brandeburg · 16 years ago
  62. ac45020 igb: use dev_printk instead of printk by Bjorn Helgaas · 16 years ago
  63. 0f80704 qla3xxx: Cleanup: Fix link print statements. by Ron Mercer · 16 years ago
  64. e1b86d8 igb: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  65. de12648 e1000: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  66. 6ff6802 e1000e: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  67. 5f5c4bd via-velocity: enable perfect filtering for multicast packets by Joey Zhuo · 16 years ago
  68. 605f196 phy: Add support for Marvell 88E1118 PHY by Ron Madrid · 16 years ago
  69. d53b93f mlx4_en: Pause parameters per port by Yevgeny Petrilin · 16 years ago
  70. a2224ad Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  71. 3e44017 phylib: fix premature freeing of struct mii_bus by Lennert Buytenhek · 16 years ago
  72. 3b259e3 atl1: Do not enumerate options unsupported by chip by J. K. Cliburn · 16 years ago
  73. 7ee0fdd atl1e: fix broken multicast by removing unnecessary crc inversion by J. K. Cliburn · 16 years ago
  74. 8118305 gianfar: Fix DMA unmap invocations by Andy Fleming · 16 years ago
  75. 18acfa2 net/ucc_geth: Fix oops in uec_get_ethtool_stats() by Anton Vorontsov · 16 years ago
  76. d8c3e23 niu: Bump driver version and release date. by David S. Miller · 16 years ago
  77. e3e081e NIU: Add Sun CP3260 ATCA blade support by Santwona Behera · 16 years ago
  78. 847cdf4 powerpc/mpc5200: fix bestcomm Kconfig dependencies by Grant Likely · 16 years ago
  79. ccf9540 USB: net: asix: add support for Cables-to-Go USB Ethernet adapter by Jason Cooper · 16 years ago
  80. b5f1f55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  81. b2af2c1 bnx2: fix poll_controller to pass proper structures and check all rx queues by Neil Horman · 16 years ago
  82. ddd535c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  83. e23a59e niu: Fix readq implementation when architecture does not provide one. by David S. Miller · 16 years ago
  84. f7cd168 hostap: pad the skb->cb usage in lieu of a proper fix by Johannes Berg · 16 years ago
  85. f3c76918 rtl8187 : support for Sitecom WL-168 0001 v4 by Bob Jolliffe · 16 years ago
  86. 8f7c41d rtl8187: Add Abocom USB ID by Ivan Kuten · 16 years ago
  87. 3edac25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  88. c35a254 Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
  89. b3e123c RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) by Steve Wise · 16 years ago
  90. 347c8d8 [netdrvr] smc911x: fix for driver resume (and compilation warning) by Dasgupta, Romit · 16 years ago
  91. cf3760d RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface. by Steve Wise · 16 years ago
  92. f9ee388 cxgb3 - Limit multiqueue setting to msi-x by Divy Le Ray · 16 years ago
  93. 9f64306 cxgb3 - eeprom read fixes by Divy Le Ray · 16 years ago
  94. 8c2f5fa myri10ge: fix stop/go ordering even more by Brice Goglin · 16 years ago
  95. ffaf4c7 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  96. 939a951 [netdrvr] usb/hso: Cleanup rfkill error handling by Jonathan McDowell · 16 years ago
  97. cd17fa7 sfc: Correct address of gPXE boot configuration in EEPROM by Ben Hutchings · 16 years ago
  98. 08809b2 el3_common_init() should be __devinit, not __init by Al Viro · 16 years ago
  99. db053c6 hso: rfkill type should be WWAN by Paulius Zaleckas · 16 years ago
  100. c1adbb9 mlx4_en: Start port error flow bug fix by Yevgeny Petrilin · 16 years ago