1. fdd7b4c r8169: fix crash when large packets are received by Eric Dumazet · 15 years ago
  2. ea30e11 e1000: add missing length check to e1000 receive routine by Neil Horman · 15 years ago
  3. 5a9a8e3 forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) by Ed Swierk · 15 years ago
  4. cf9f6e2 3c509: Add missing EISA IDs by Maciej W. Rozycki · 15 years ago
  5. bdb0e01 ath1e: add new device id for asus hardware by Greg Kroah-Hartman · 15 years ago
  6. 465440d mlx4_en: Fix a kernel panic when waking tx queue by Yevgeny Petrilin · 15 years ago
  7. e857375 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  8. aeeab4f rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle by John W. Linville · 15 years ago
  9. 21a4cc0 at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan by John W. Linville · 15 years ago
  10. 4e0168f mac8390: fix build with NET_POLL_CONTROLLER by Finn Thain · 15 years ago
  11. c22c814 cxgb3: link fault fixes by Divy Le Ray · 15 years ago
  12. 10b6d95 cxgb3: fix dma mapping regression by Divy Le Ray · 15 years ago
  13. b63dc8f bfin_mac: fix build error due to net_device_ops convert by Mike Frysinger · 15 years ago
  14. 5ad1890 atlx: move modinfo data from atlx.h to atl1.c by Alex Chiang · 15 years ago
  15. 18a36c1 gianfar: fix babbling rx error event bug by Xiaotian Feng · 15 years ago
  16. 7682455 Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  17. f11a377 r8169: avoid losing MSI interrupts by David Dillow · 15 years ago
  18. 217cbfa mac8390: fix regression caused during net_device_ops conversion by Finn Thain · 15 years ago
  19. 4e2fd55 gianfar: fix BUG under load after introduction of skb recycling by Lennert Buytenhek · 15 years ago
  20. e069c0c wimax/i2400m: usb: fix device reset on autosuspend while not yet idle by Inaky Perez-Gonzalez · 15 years ago
  21. a6c6733 wireless: beyond ARRAY_SIZE of intf->crypto_stats by Roel Kluin · 15 years ago
  22. c9d2fbf iwlwifi: update 5000 ucode support to version 2 of API by Jay Sternberg · 15 years ago
  23. 267d493 airo: fix airo_get_encode{,ext} buffer overflow like I mean it... by John W. Linville · 15 years ago
  24. 875690c ath5k: fix interpolation with equal power levels by Fabio Rossi · 15 years ago
  25. fbc9f97 iwlwifi: do not cancel delayed work inside spin_lock_irqsave by Reinette Chatre · 15 years ago
  26. a54be5d ath5k: fix exp off-by-one when computing OFDM delta slope by Forrest Zhang · 15 years ago
  27. 2b611cb ath5k: fix scanning in AR2424 by Pavel Roskin · 15 years ago
  28. c4ca237 be2net: add two new pci device ids to pci device table by Ajit Khaparde · 15 years ago
  29. d77dd8d Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR? by roel kluin · 15 years ago
  30. eb0519b mv643xx_eth: fix PPC DMA breakage by Gabriel Paubert · 15 years ago
  31. 4cd6fe1 bonding: fix link down handling in 802.3ad mode by Stephen Hemminger · 15 years ago
  32. ffc7a86 Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  33. a8f492c NET: Meth: Fix unsafe mix of irq and non-irq spinlocks. by Ralf Baechle · 15 years ago
  34. 72876a6 mlx4_en: Fix not deleted napi structures by Yevgeny Petrilin · 15 years ago
  35. 3346857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 15 years ago
  36. 4e5b6d0 wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_ws by Inaky Perez-Gonzalez · 15 years ago
  37. 34fd5da Remove unreached code in drivers/net/mlx4/en_rx.c by Dan Carpenter · 15 years ago
  38. 542cc79 iwlwifi: fix device id registration for 6000 series 2x2 devices by Jay Sternberg · 15 years ago
  39. 209d889 ath5k: update channel in sw state after stopping RX and TX by Bob Copeland · 15 years ago
  40. 9be6f0d rtl8187: use DMA-aware buffers with usb_control_msg by John W. Linville · 15 years ago
  41. aedec92 airo: airo_get_encode{,ext} potential buffer overflow by John W. Linville · 15 years ago
  42. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  43. e1cc1c5 Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by David S. Miller · 15 years ago
  44. 9d34d1a bonding: fix panic if initialization fails by Florian Westphal · 15 years ago
  45. 7aa6a47 IXP4xx: complete Ethernet netdev setup before calling register_netdev(). by Krzysztof Hałasa · 15 years ago
  46. 3ba8c79 IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. by Krzysztof Hałasa · 15 years ago
  47. 581daf7 bnx2: Fix panic in bnx2_poll_work(). by Michael Chan · 15 years ago
  48. 77a2294 igb: resolve panic on shutdown when SR-IOV is enabled by Alexander Duyck · 15 years ago
  49. 86b698b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  50. 80445de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  51. e151a60 e1000: fix virtualization bug by Jesse Brandeburg · 15 years ago
  52. 815bcc2 bonding: fix alb mode locking regression by Jay Vosburgh · 15 years ago
  53. 299f546 iwlwifi: update key flags at time key is set by Reinette Chatre · 15 years ago
  54. 3ee59f8 iwlwifi: remove EXPORT_SYMBOL for static symbol by Andreas Schwab · 15 years ago
  55. 9f722c0 usbnet: CDC EEM support (v5) by Omar Laazimani · 15 years ago
  56. 0b2febf ehea: fix invalid pointer access by Hannes Hering · 15 years ago
  57. 379b026 ne2k-pci: Do not register device until initialized. by Lubomir Rintel · 15 years ago
  58. 1824a98 virtio_net: Fix function name typo by Alex Williamson · 15 years ago
  59. 23e258e virtio_net: Cleanup command queue scatterlist usage by Alex Williamson · 15 years ago
  60. 1363d9b bonding: correct the cleanup in bond_create() by Jiri Pirko · 15 years ago
  61. 726474b smsc95xx: add support for LAN9512 and LAN9514 by Steve Glendinning · 15 years ago
  62. f293501 smsc95xx: configure LED outputs by Steve Glendinning · 15 years ago
  63. 2382b15 netconsole: take care of NETDEV_UNREGISTER event by Bruno Prémont · 15 years ago
  64. 689c96c bonding: bond_slave_info_query() fix by Eric Dumazet · 15 years ago
  65. 00b64f2 cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of ‘!’ by Sergey Senozhatsky · 15 years ago
  66. 93af7ac mv643xx_eth: 64bit mib counter read fix by Lennert Buytenhek · 15 years ago
  67. 1319eba mv643xx_eth: OOM handling fixes by Lennert Buytenhek · 15 years ago
  68. ddc9f82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  69. 3dacbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  70. ac7c992 e100: do not go D3 in shutdown unless system is powering off by Thadeu Lima de Souza Cascardo · 15 years ago
  71. c2e2cee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  72. b7fcb5c ath5k: fix buffer overrun in rate debug code by Bob Copeland · 15 years ago
  73. 74aa9be iwlwifi: notify on scan completion even when shutting down by Johannes Berg · 15 years ago
  74. e805e4d rndis_wlan: fix initialization order for workqueue&workers by Jussi Kivilinna · 15 years ago
  75. 6269b73 wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug by Stephen Rothwell · 15 years ago
  76. 495dce1 ixgbe: Fix WoL functionality for 82599 KX4 devices by Waskiewicz Jr, Peter P · 15 years ago
  77. ae0e8e8 veth: prevent oops caused by netdev destructor by Stephen Hemminger · 15 years ago
  78. 8f955d7 forcedeth: tx timeout fix by Ayaz Abdulla · 15 years ago
  79. 785a0982 mlx4_en: Handle page allocation failure during receive by Yevgeny Petrilin · 15 years ago
  80. a423330 mlx4_en: Fix cleanup flow on cq activation by Yevgeny Petrilin · 15 years ago
  81. 3e241ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  82. cef309c ucc_geth.c: Fix upsmr setting in RMII mode by Heiko Schocher · 15 years ago
  83. 3f9738f 8139too: fix HW initial flow by Jianjun kong · 15 years ago
  84. df833b1 iwlwifi: DMA fixes by Reinette Chatre · 15 years ago
  85. d2ee9cd iwlwifi: add debugging for TX path by Reinette Chatre · 15 years ago
  86. c491bf1 mwl8: fix build warning. by Rami Rosen · 15 years ago
  87. 71d449b iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll by Reinette Chatre · 15 years ago
  88. 4b6f764 iwlwifi: fix EEPROM validation mask to include OTP only devices by Jay Sternberg · 15 years ago
  89. 5bf0da7 mlx4_core: Fix memory leak in mlx4_enable_msi_x() by Nicolas Morey-Chaisemartin · 15 years ago
  90. 1bb5938 atmel: fix netdev ops conversion by Johannes Berg · 15 years ago
  91. 99b28c4 pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM by Ken Kawasaki · 15 years ago
  92. 1a44cc3 mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails by Roland Dreier · 15 years ago
  93. b1b243a mlx4_en: Move to SW counters for total bytes and packets by Yevgeny Petrilin · 15 years ago
  94. 45b4d66 mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization by Yevgeny Petrilin · 15 years ago
  95. 966508f mlx4_en: Assign dummy event handler for TX queue by Yevgeny Petrilin · 15 years ago
  96. 1e338db mlx4_en: Fix a race at restart task by Yevgeny Petrilin · 15 years ago
  97. 9a4f92a mlx4_en: Fix error handling while activating RX rings by Yevgeny Petrilin · 15 years ago
  98. 775d8d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  99. 62cedd1 tg3: Fix SEEPROM accesses by Matt Carlson · 15 years ago
  100. e10a9df ar9170usb: fix hang on resume by Christian Lamparter · 15 years ago