1. 1a44cc3 mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails by Roland Dreier · 15 years ago
  2. b1b243a mlx4_en: Move to SW counters for total bytes and packets by Yevgeny Petrilin · 15 years ago
  3. 45b4d66 mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization by Yevgeny Petrilin · 15 years ago
  4. 966508f mlx4_en: Assign dummy event handler for TX queue by Yevgeny Petrilin · 15 years ago
  5. 1e338db mlx4_en: Fix a race at restart task by Yevgeny Petrilin · 15 years ago
  6. 9a4f92a mlx4_en: Fix error handling while activating RX rings by Yevgeny Petrilin · 15 years ago
  7. 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
  8. 62cedd1 tg3: Fix SEEPROM accesses by Matt Carlson · 15 years ago
  9. 7e0986c mac80211: fix basic rate bitmap calculation by Johannes Berg · 15 years ago
  10. ad93568 mac80211: fix beacon loss detection after scan by Kalle Valo · 15 years ago
  11. d91c01c nl80211: Make nl80211_send_mlme_event() atomic by Jouni Malinen · 15 years ago
  12. e10a9df ar9170usb: fix hang on resume by Christian Lamparter · 15 years ago
  13. 18aaab1 MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG. by Robert P. J. Day · 15 years ago
  14. 230f7af mwl8k: fix module re-insertion bug by Joerg Albert · 15 years ago
  15. c3b93c8 p54: deactivate broken powersave function by Christian Lamparter · 15 years ago
  16. 1251439 iwl3945-base.c: Add missing space to debug print by Joe Perches · 15 years ago
  17. 499a214 rt2x00: Don't free register information on suspend by Ivo van Doorn · 15 years ago
  18. c40af84 tun: Fix sk_sleep races when attaching/detaching by Herbert Xu · 15 years ago
  19. 9c3fea6 tun: Only free a netdev when all tun descriptors are closed by Herbert Xu · 15 years ago
  20. 5db8765 net: Fix GRO for multiple page fragments by Ben Hutchings · 15 years ago
  21. 9a5120d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  22. eb39c57 net: fix "compatibility" typos by Marcin Slusarz · 15 years ago
  23. 52cf3cc tcp: fix mid-wq adjustment helper by Ilpo Järvinen · 15 years ago
  24. 8caf153 net: sch_netem: Fix an inconsistency in ingress netem timestamps. by Jarek Poplawski · 15 years ago
  25. c7c1a0f ax25: proc uid file misses header by Alan Cox · 15 years ago
  26. e8d1937 cxgb3: Fix EEH final recovery attempt by Divy Le Ray · 15 years ago
  27. 2c2f409 cxgb3: Fix potential msi-x vector leak by Divy Le Ray · 15 years ago
  28. c80b0c2 cxgb3: fix workqueue flush issues by Divy Le Ray · 15 years ago
  29. 3851c66 cxgb3: fix link fault handling by Divy Le Ray · 15 years ago
  30. 9499237 Bluetooth: Add workaround for wrong HCI event in eSCO setup by Marcel Holtmann · 15 years ago
  31. 732547f Bluetooth: Fallback from eSCO to SCO on unspecified error by Marcel Holtmann · 15 years ago
  32. e2139b3 Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP by Johan Hedberg · 15 years ago
  33. 7816a0a vlan/macvlan: fix NULL pointer dereferences in ethtool handlers by Patrick McHardy · 15 years ago
  34. 75a241f9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  35. e18e37e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  36. 957b051 ar9170usb: add ZyXEL NWD271N by Christian Lamparter · 15 years ago
  37. 6037554 mac80211: validate TIM IE length by Johannes Berg · 15 years ago
  38. cd1658f cfg80211: do not replace BSS structs by Johannes Berg · 15 years ago
  39. 160002f cfg80211: copy hold when replacing BSS by Johannes Berg · 15 years ago
  40. 7181d46 mac80211: avoid crashing when no scan sdata by Johannes Berg · 15 years ago
  41. a014273 netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket by Pablo Neira Ayuso · 15 years ago
  42. 150ace0 netfilter: ctnetlink: report error if event message allocation fails by Pablo Neira Ayuso · 15 years ago
  43. a0a69a0 gro: Fix use after free in tcp_gro_receive by Herbert Xu · 15 years ago
  44. 9dd014e pegasus: Handle disconnect error code correctly. by Oliver Neukum · 15 years ago
  45. 62bcaa1 can: Network Drop Monitor: Make use of consume_skb() in af_can.c by Oliver Hartkopp · 15 years ago
  46. f72f550 macb: process the RX ring regardless of interrupt status by Erik Waling · 15 years ago
  47. ee33c58 macb: Handle Retry Limit Exceeded errors by Erik Waling · 15 years ago
  48. 2f3889f ixgbe: Fix the DCB PFC thresholds for 82599 by PJ Waskiewicz · 15 years ago
  49. f92ef20 ixgbe: Fix DCB traffic class mapping for 82599 by PJ Waskiewicz · 15 years ago
  50. 843f426 e1000: fix transmit routine exit bug by Jesse Brandeburg · 15 years ago
  51. a86043c e1000e: fix bug in restart queue logic by Jesse Brandeburg · 15 years ago
  52. b1e8fd5 MAINTAINERS - Update NETWORKING W: url and standardize T: git url by Joe Perches · 15 years ago
  53. 788873a MAINTAINERS - Add section NETWORKING DRIVERS by Joe Perches · 15 years ago
  54. 134ffb4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  55. 2238aff ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() by Tony Breeds · 15 years ago
  56. 98d500d netfilter: nf_nat: add support for persistent mappings by Patrick McHardy · 15 years ago
  57. 1269fa7 ar9170: fix struct layout on arm by Johannes Berg · 15 years ago
  58. 91fe9ca orinoco: correct timeout logic in __orinoco_hw_set_tkip_key() by Pavel Roskin · 15 years ago
  59. 23a9984 mac80211: Fragmentation threshold (typo) by Gerrit Renker · 15 years ago
  60. f05faa3 rt2x00: prevent double kfree when failing to register hardware by Herton Ronaldo Krzesinski · 15 years ago
  61. d60cc91 fix iwl3945 registration regression by Johannes Berg · 15 years ago
  62. a860402 mac80211: quiet beacon loss messages by Michael Buesch · 15 years ago
  63. 591f3dc b43: Do radio lock assertion in software by Michael Buesch · 15 years ago
  64. 6aabd4c rt2x00: Add rt73usb USB IDs by Ivo van Doorn · 15 years ago
  65. e306240 p54usb: add Telsey 802.11g USB2.0 Adapter by Christian Lamparter · 15 years ago
  66. 4fc298b ar9170: add Cace Airpcap NX usb_id by Christian Lamparter · 15 years ago
  67. 011f5c5 airo: queue SIOCSIWAUTH-requested auth mode change for next commit by Dan Williams · 15 years ago
  68. 02a9a39 at76c50x-usb: Add device ID for OQO model 01+ by Jamie Lentin · 15 years ago
  69. f54930f libertas: don't leak skb on receive error by Philip Rakity · 15 years ago
  70. 47afbaf mac80211: correct wext transmit power handler by Johannes Berg · 15 years ago
  71. 853da11 ath9k: fix access to a freed skb in ath_rx_tasklet() by Pavel Roskin · 15 years ago
  72. c6dbe17 net/ps3: Fix wireless AP connect error handling by Masakazu Mokuno · 15 years ago
  73. 731c653 p54spi: fix locking warning in p54spi_op_tx by Christian Lamparter · 15 years ago
  74. 5408281 p54: replace MAC80211_LEDS with P54_LEDS in p54.h by Christian Lamparter · 15 years ago
  75. cf68636 b43: Refresh RX poison on buffer recycling by Michael Buesch · 15 years ago
  76. ec9a1d8 b43: Poison RX buffers by Michael Buesch · 15 years ago
  77. b363128 mac80211: Fix bug in getting rx status for frames pending in reorder buffer by Vasanthakumar Thiagarajan · 15 years ago
  78. 0ad8aca cfg80211: fix NULL pointer deference in reg_device_remove() by Luis R. Rodriguez · 15 years ago
  79. 3664090 phylib: Fix delay argument of schedule_delayed_work by Atsushi Nemoto · 15 years ago
  80. 9d8d05a NET/ixgbe: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  81. 4f9de72 NET/e1000e: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  82. b43fcd7 NET/e1000: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  83. 38fb0af netfilter: nf_conntrack: fix crash when unloading helpers by Patrick McHardy · 15 years ago
  84. 719bfea packet: avoid warnings when high-order page allocation fails by Eric Dumazet · 15 years ago
  85. b6f0a36 netfilter: nf_log regression fix by Eric Dumazet · 15 years ago
  86. cbea2707 gianfar: stop send queue before resetting gianfar by Markus Brunner · 15 years ago
  87. 636d2f6 myr10ge: again fix lro_gen_skb() alignment by Stanislaw Gruszka · 15 years ago
  88. ad5a24e0 declance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  89. 149da65 bfin_mac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  90. d9a92ce au1000: convert to net_device_ops by Alexander Beregalov · 15 years ago
  91. 8e7678f atarilance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  92. 444f1a9 a2065: convert to net_device_ops by Alexander Beregalov · 15 years ago
  93. af22ab1 ixgbe: update real_num_tx_queues on changing num_rx_queues by Wu Fengguang · 15 years ago
  94. 95615d9 ixgbe: fix tx queue index by Wu Fengguang · 15 years ago
  95. 6fd4777 Revert "rose: zero length frame filtering in af_rose.c" by David S. Miller · 15 years ago
  96. 239795a sfc: Use correct macro to set event bitfield by Ben Hutchings · 15 years ago
  97. 718cff1 sfc: Match calls to netif_napi_add() and netif_napi_del() by Ben Hutchings · 15 years ago
  98. 2690f8d bonding: Remove debug printk by Jay Vosburgh · 15 years ago
  99. df26fd2 e1000/e1000: fix compile warning by Jesse Brandeburg · 15 years ago
  100. 32e8f9a ehea: Fix incomplete conversion to net_device_ops by Alexander Beregalov · 15 years ago