1. c4ca237 be2net: add two new pci device ids to pci device table by Ajit Khaparde · 15 years ago
  2. d77dd8d Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR? by roel kluin · 15 years ago
  3. eb0519b mv643xx_eth: fix PPC DMA breakage by Gabriel Paubert · 15 years ago
  4. 4cd6fe1 bonding: fix link down handling in 802.3ad mode by Stephen Hemminger · 15 years ago
  5. 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
  6. a8f492c NET: Meth: Fix unsafe mix of irq and non-irq spinlocks. by Ralf Baechle · 15 years ago
  7. 72876a6 mlx4_en: Fix not deleted napi structures by Yevgeny Petrilin · 15 years ago
  8. 3346857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 15 years ago
  9. 4e5b6d0 wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_ws by Inaky Perez-Gonzalez · 15 years ago
  10. 34fd5da Remove unreached code in drivers/net/mlx4/en_rx.c by Dan Carpenter · 15 years ago
  11. 542cc79 iwlwifi: fix device id registration for 6000 series 2x2 devices by Jay Sternberg · 15 years ago
  12. 209d889 ath5k: update channel in sw state after stopping RX and TX by Bob Copeland · 15 years ago
  13. 9be6f0d rtl8187: use DMA-aware buffers with usb_control_msg by John W. Linville · 15 years ago
  14. aedec92 airo: airo_get_encode{,ext} potential buffer overflow by John W. Linville · 15 years ago
  15. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  16. 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
  17. 9d34d1a bonding: fix panic if initialization fails by Florian Westphal · 15 years ago
  18. 7aa6a47 IXP4xx: complete Ethernet netdev setup before calling register_netdev(). by Krzysztof Hałasa · 15 years ago
  19. 3ba8c79 IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. by Krzysztof Hałasa · 15 years ago
  20. 581daf7 bnx2: Fix panic in bnx2_poll_work(). by Michael Chan · 15 years ago
  21. 77a2294 igb: resolve panic on shutdown when SR-IOV is enabled by Alexander Duyck · 15 years ago
  22. 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
  23. 80445de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  24. e151a60 e1000: fix virtualization bug by Jesse Brandeburg · 15 years ago
  25. 815bcc2 bonding: fix alb mode locking regression by Jay Vosburgh · 15 years ago
  26. 299f546 iwlwifi: update key flags at time key is set by Reinette Chatre · 15 years ago
  27. 3ee59f8 iwlwifi: remove EXPORT_SYMBOL for static symbol by Andreas Schwab · 15 years ago
  28. 9f722c0 usbnet: CDC EEM support (v5) by Omar Laazimani · 15 years ago
  29. 0b2febf ehea: fix invalid pointer access by Hannes Hering · 15 years ago
  30. 379b026 ne2k-pci: Do not register device until initialized. by Lubomir Rintel · 15 years ago
  31. 1824a98 virtio_net: Fix function name typo by Alex Williamson · 15 years ago
  32. 23e258e virtio_net: Cleanup command queue scatterlist usage by Alex Williamson · 15 years ago
  33. 1363d9b bonding: correct the cleanup in bond_create() by Jiri Pirko · 15 years ago
  34. 726474b smsc95xx: add support for LAN9512 and LAN9514 by Steve Glendinning · 15 years ago
  35. f293501 smsc95xx: configure LED outputs by Steve Glendinning · 15 years ago
  36. 2382b15 netconsole: take care of NETDEV_UNREGISTER event by Bruno Prémont · 15 years ago
  37. 689c96c bonding: bond_slave_info_query() fix by Eric Dumazet · 15 years ago
  38. 00b64f2 cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of ‘!’ by Sergey Senozhatsky · 15 years ago
  39. 93af7ac mv643xx_eth: 64bit mib counter read fix by Lennert Buytenhek · 15 years ago
  40. 1319eba mv643xx_eth: OOM handling fixes by Lennert Buytenhek · 15 years ago
  41. 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
  42. 3dacbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  43. ac7c992 e100: do not go D3 in shutdown unless system is powering off by Thadeu Lima de Souza Cascardo · 15 years ago
  44. c2e2cee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  45. b7fcb5c ath5k: fix buffer overrun in rate debug code by Bob Copeland · 15 years ago
  46. 74aa9be iwlwifi: notify on scan completion even when shutting down by Johannes Berg · 15 years ago
  47. e805e4d rndis_wlan: fix initialization order for workqueue&workers by Jussi Kivilinna · 15 years ago
  48. 6269b73 wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug by Stephen Rothwell · 15 years ago
  49. 495dce1 ixgbe: Fix WoL functionality for 82599 KX4 devices by Waskiewicz Jr, Peter P · 15 years ago
  50. ae0e8e8 veth: prevent oops caused by netdev destructor by Stephen Hemminger · 15 years ago
  51. 8f955d7 forcedeth: tx timeout fix by Ayaz Abdulla · 15 years ago
  52. 785a0982 mlx4_en: Handle page allocation failure during receive by Yevgeny Petrilin · 15 years ago
  53. a423330 mlx4_en: Fix cleanup flow on cq activation by Yevgeny Petrilin · 15 years ago
  54. 3e241ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  55. cef309c ucc_geth.c: Fix upsmr setting in RMII mode by Heiko Schocher · 15 years ago
  56. 3f9738f 8139too: fix HW initial flow by Jianjun kong · 15 years ago
  57. df833b1 iwlwifi: DMA fixes by Reinette Chatre · 15 years ago
  58. d2ee9cd iwlwifi: add debugging for TX path by Reinette Chatre · 15 years ago
  59. c491bf1 mwl8: fix build warning. by Rami Rosen · 15 years ago
  60. 71d449b iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll by Reinette Chatre · 15 years ago
  61. 4b6f764 iwlwifi: fix EEPROM validation mask to include OTP only devices by Jay Sternberg · 15 years ago
  62. 5bf0da7 mlx4_core: Fix memory leak in mlx4_enable_msi_x() by Nicolas Morey-Chaisemartin · 15 years ago
  63. 1bb5938 atmel: fix netdev ops conversion by Johannes Berg · 15 years ago
  64. 99b28c4 pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM by Ken Kawasaki · 15 years ago
  65. 1a44cc3 mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails by Roland Dreier · 15 years ago
  66. b1b243a mlx4_en: Move to SW counters for total bytes and packets by Yevgeny Petrilin · 15 years ago
  67. 45b4d66 mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization by Yevgeny Petrilin · 15 years ago
  68. 966508f mlx4_en: Assign dummy event handler for TX queue by Yevgeny Petrilin · 15 years ago
  69. 1e338db mlx4_en: Fix a race at restart task by Yevgeny Petrilin · 15 years ago
  70. 9a4f92a mlx4_en: Fix error handling while activating RX rings by Yevgeny Petrilin · 15 years ago
  71. 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
  72. 62cedd1 tg3: Fix SEEPROM accesses by Matt Carlson · 15 years ago
  73. e10a9df ar9170usb: fix hang on resume by Christian Lamparter · 15 years ago
  74. 230f7af mwl8k: fix module re-insertion bug by Joerg Albert · 15 years ago
  75. c3b93c8 p54: deactivate broken powersave function by Christian Lamparter · 15 years ago
  76. 1251439 iwl3945-base.c: Add missing space to debug print by Joe Perches · 15 years ago
  77. 499a214 rt2x00: Don't free register information on suspend by Ivo van Doorn · 15 years ago
  78. c40af84 tun: Fix sk_sleep races when attaching/detaching by Herbert Xu · 15 years ago
  79. 9c3fea6 tun: Only free a netdev when all tun descriptors are closed by Herbert Xu · 15 years ago
  80. eb39c57 net: fix "compatibility" typos by Marcin Slusarz · 15 years ago
  81. e8d1937 cxgb3: Fix EEH final recovery attempt by Divy Le Ray · 15 years ago
  82. 2c2f409 cxgb3: Fix potential msi-x vector leak by Divy Le Ray · 15 years ago
  83. c80b0c2 cxgb3: fix workqueue flush issues by Divy Le Ray · 15 years ago
  84. 3851c66 cxgb3: fix link fault handling by Divy Le Ray · 15 years ago
  85. 7816a0a vlan/macvlan: fix NULL pointer dereferences in ethtool handlers by Patrick McHardy · 15 years ago
  86. 75a241f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  87. 7217fa9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  88. 957b051 ar9170usb: add ZyXEL NWD271N by Christian Lamparter · 15 years ago
  89. 9dd014e pegasus: Handle disconnect error code correctly. by Oliver Neukum · 15 years ago
  90. f72f550 macb: process the RX ring regardless of interrupt status by Erik Waling · 15 years ago
  91. ee33c58 macb: Handle Retry Limit Exceeded errors by Erik Waling · 15 years ago
  92. 2f3889f ixgbe: Fix the DCB PFC thresholds for 82599 by PJ Waskiewicz · 15 years ago
  93. f92ef20 ixgbe: Fix DCB traffic class mapping for 82599 by PJ Waskiewicz · 15 years ago
  94. 843f426 e1000: fix transmit routine exit bug by Jesse Brandeburg · 15 years ago
  95. a86043c e1000e: fix bug in restart queue logic by Jesse Brandeburg · 15 years ago
  96. 2238aff ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() by Tony Breeds · 15 years ago
  97. 5e075cb [ARM] 5454/1: ep93xx_eth: fix sparse warnings by Hartley Sweeten · 15 years ago
  98. cd97824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  99. 1269fa7 ar9170: fix struct layout on arm by Johannes Berg · 15 years ago
  100. 91fe9ca orinoco: correct timeout logic in __orinoco_hw_set_tkip_key() by Pavel Roskin · 15 years ago