1. 2705d4f drivers/net: fix sparse warning: use ANSI-style function declaration by Hannes Eder · 16 years ago
  2. d76e56b ehea: use get_zeroed_page for alignment-sensitive allocation by Nathan Lynch · 16 years ago
  3. 26c743b mlx4_en: Remove pauses module parameters. by Yevgeny Petrilin · 16 years ago
  4. 60b9f9e mlx4_en: Removed Interrupt moderation module parameters by Yevgeny Petrilin · 16 years ago
  5. c03ea21 mlx4_en: Removed redundant cq->armed flag by Yevgeny Petrilin · 16 years ago
  6. 48374dd mlx4_en: Removed TX locking when polling TX cq by Yevgeny Petrilin · 16 years ago
  7. b51968d mlx4_en: Memory leak on completion queue free by Yevgeny Petrilin · 16 years ago
  8. e74b3f7 Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by David S. Miller · 16 years ago
  9. 13e620e myri10ge: update driver version to 1.4.4-1.395 by Brice Goglin · 16 years ago
  10. e92df28 myri10ge: update firmware headers to 1.4.37 by Brice Goglin · 16 years ago
  11. 36994a0 forcedeth: don't poll NV event 36 by Johannes Berg · 16 years ago
  12. 88a44e5 net/appletalk: Remove redundant test by Julia Lawall · 16 years ago
  13. c14ea0c drivers/net/wan: Remove redundant test by Julia Lawall · 16 years ago
  14. 90f5dfc drivers/net: Remove redundant test by Julia Lawall · 16 years ago
  15. 662f44a drivers/net/ehea: Remove redundant test by Julia Lawall · 16 years ago
  16. b0fd0d2 drivers/net/au1000_eth.c: Remove redundant test by Julia Lawall · 16 years ago
  17. c062076 qlge: ql_adapter_down() typo by Roel Kluin · 16 years ago
  18. 619e803 netlink: fix (theoretical) overrun in message iteration by Vegard Nossum · 16 years ago
  19. 64ff3b9 tcp: Always set urgent pointer if it's beyond snd_nxt by Herbert Xu · 16 years ago
  20. 8510b93 sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option by Wei Yongjun · 16 years ago
  21. 9fcb95a sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID by Wei Yongjun · 16 years ago
  22. aea3c5c sctp: Implement socket option SCTP_GET_ASSOC_NUMBER by Wei Yongjun · 16 years ago
  23. ea686a2 sctp: Fix a typo in socket.c by Wei Yongjun · 16 years ago
  24. e89c209 sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance by Wei Yongjun · 16 years ago
  25. 161c8d2 net: PHYLIB mdio fixes #2 by Krzysztof Halasa · 16 years ago
  26. f7d1b9f vlan: fix convertion to net_device_ops by Eric Dumazet · 16 years ago
  27. d452273 smsc911x: fix platform resource call during module unload by Steve Glendinning · 16 years ago
  28. dc26977 smsc911x: don't clobber driver_data by Steve Glendinning · 16 years ago
  29. 7091e72 netns: igmp: make /proc/net/{igmp,mcfilter} per netns by Alexey Dobriyan · 16 years ago
  30. b4ee07d netns: igmp: allow IPPROTO_IGMP sockets in netns by Alexey Dobriyan · 16 years ago
  31. cb5b04f smsc911x: make smsc911x_ethtool_ops constant by Steve Glendinning · 16 years ago
  32. 631b756 smsc911x: convert driver to use net_device_ops by Steve Glendinning · 16 years ago
  33. dd04519 smsc911x: fix BUG if module is removed while interface is up by Steve Glendinning · 16 years ago
  34. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  35. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  36. 889bd9b net: startup race in hso driver by Oliver Neukum · 16 years ago
  37. 05a8c1c pkt_sched: Remove smp_wmb() in qdisc_watchdog() by Jarek Poplawski · 16 years ago
  38. 4707470 r6040: bump release number to 0.19 by Florian Fainelli · 16 years ago
  39. 3e7c469 r6040: save and restore MIER correctly in the interrupt routine by Joe Chou · 16 years ago
  40. 11e5e8f r6040: fix wrong logic in mdio code by Joe Chou · 16 years ago
  41. 5f2f6da net: Fix oops in dev_ifsioc() by Jarek Poplawski · 16 years ago
  42. d3d3170 tg3: Update version to 3.97 by Matt Carlson · 16 years ago
  43. aa10f27 tg3: tg3.h cleanups by Matt Carlson · 16 years ago
  44. 69fc405 tg3: Remove unused cfgspc device members by Matt Carlson · 16 years ago
  45. 027455a tg3: Cleanup IPV6 LSO by Matt Carlson · 16 years ago
  46. 2023276 tg3: WOL fixes by Matt Carlson · 16 years ago
  47. 7f3ff4f pkt_sched: Annotate uninitialized var in sfq_enqueue() by Jarek Poplawski · 16 years ago
  48. bfb8cc3 ixgbe: fix the display of DCB control stats in ethtool by Don Skidmore · 16 years ago
  49. f4314e8 net: add DCNA attribute to the BCN interface for DCB by Don Skidmore · 16 years ago
  50. 1486a61 net: fix DCB setstate to return success/failure by Don Skidmore · 16 years ago
  51. c2da953 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  52. 59f8500 Convert ixp4xx_eth driver to use net_device_ops. by Krzysztof Hałasa · 16 years ago
  53. 4cb56b6 drivers/net/wan: Remove redundant test by Julia Lawall · 16 years ago
  54. 93bc933 HDLC_PPP: Fix Configure-Ack to return original options as required by the standard. by Krzysztof Hałasa · 16 years ago
  55. e6da96a IXP4xx: move common debugging from network drivers to QMGR module. by Krzysztof Hałasa · 16 years ago
  56. 9251ce9 Update MAINTAINERS entries for IXP4xx and WAN network drivers. by Krzysztof Hałasa · 16 years ago
  57. f5b89e4 WAN: Add IXP4xx HSS HDLC driver. by Krzysztof Hałasa · 16 years ago
  58. 490b772 IXP4xx: Add ethtool support to Ethernet driver. by Krzysztof Hałasa · 16 years ago
  59. 4954936 IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver. by Krzysztof Hałasa · 16 years ago
  60. 2098c18 IXP4xx: Add PHYLIB support to Ethernet driver. by Krzysztof Hałasa · 16 years ago
  61. b4c7d3b IXP4xx: Make the Ethernet driver use built-in netdev stats. by Krzysztof Hałasa · 16 years ago
  62. 3c36a83 IXP4xx: Silence section mismatch warning in Ethernet driver. by Krzysztof Hałasa · 16 years ago
  63. ae2754a IXP4xx: clear IRQ stat in qmgr_disable_irq(). by Krzysztof Hałasa · 16 years ago
  64. 3edcfb2 IXP4xx: check for queue being empty in qmgr_release_queue(). by Krzysztof Hałasa · 16 years ago
  65. 9cf7f24 b43: Add key memory dumping by Michael Buesch · 16 years ago
  66. b929ecf b43: Suspend MAC while killing the radio by Michael Buesch · 16 years ago
  67. fd6effc ath5k: correct packet length in tx descriptors by Bob Copeland · 16 years ago
  68. 520eb82 mac80211: implement dynamic power save by Kalle Valo · 16 years ago
  69. ce7c911 mac80211: track master queue status by Kalle Valo · 16 years ago
  70. e0cb686 mac80211: enable IEEE80211_CONF_PS only when associated by Kalle Valo · 16 years ago
  71. d10d0e5 b43: Fix some MAC locking by Michael Buesch · 16 years ago
  72. 0e7690f iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). by Rami Rosen · 16 years ago
  73. be2864c ath9k: Fixed RX decryption status reporting by Jouni Malinen · 16 years ago
  74. ea61213 ath9k: Fix key cache slot selection for splitmic by Jouni Malinen · 16 years ago
  75. aa33de0 ath9k: Protect config() callback with a mutex by Sujith · 16 years ago
  76. 5e3f308 mac80211: Print unknown packet type in tasklet_handler by Larry Finger · 16 years ago
  77. 6110781 p54usb: bring first generation devices back to life by Christian Lamparter · 16 years ago
  78. 6ace289 ath9k: Key cache allocation for AP mode by Jouni Malinen · 16 years ago
  79. f66000f ath9k: Fix a NULL pointer dereference in ath_rate_get by Jouni Malinen · 16 years ago
  80. 91f39e8 iwlwifi: indicate txpower is off in sysfs by Jay Sternberg · 16 years ago
  81. f1bc4ac iwlwifi: use GFP_KERNEL to allocate Rx SKB memory by Zhu Yi · 16 years ago
  82. 4087f6f iwlwifi: use meaningful vars in _iwl_poll_bit() by Wu, Fengguang · 16 years ago
  83. febf337 iwlwifi: remove useless goto by Wu Fengguang · 16 years ago
  84. 95aa194 iwlwifi: use type uint for module param debug by Wu, Fengguang · 16 years ago
  85. c3a739f iwlwifi: update comments on the debug interface by Wu, Fengguang · 16 years ago
  86. 5c11ec6 iwlwifi: add line feed to printk by Wu, Fengguang · 16 years ago
  87. 34c22cf iwlwifi: cleanup iwl-dev.h by Winkler, Tomas · 16 years ago
  88. 1355412 mac80211: fix a typo in ieee80211_send_assoc() method. by Rami Rosen · 16 years ago
  89. 73ec1cc iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. by Rami Rosen · 16 years ago
  90. ca8a856 ath9k: Move rate control alg register/unregister to appropriate place by Vasanthakumar Thiagarajan · 16 years ago
  91. 9bf9fca ath9k: Synchronize DMA transfer with CPU at right place by Vasanthakumar Thiagarajan · 16 years ago
  92. f7a276a ath9k: Remove MAC header pad before reporting TX status by Jouni Malinen · 16 years ago
  93. da027ca ath9k: Fix TX status reporting for retries and MCS index by Jouni Malinen · 16 years ago
  94. 8d6f658 mac80211: Remove radiotap rate-present flag for HT by Jouni Malinen · 16 years ago
  95. d858822 rtl8187: Fix crash on unload when using SLUB debug by Herton Ronaldo Krzesinski · 16 years ago
  96. 0a5ec96 p54: remove free_on_tx parameter by Christian Lamparter · 16 years ago
  97. 69ba3e5 p54: more accurate rssi to dBm conversion by Christian Lamparter · 16 years ago
  98. da9f57e rtl8187: Fix error returns by Larry Finger · 16 years ago
  99. 2382792 libertas: use roundup instead of opencoding by Ilpo Järvinen · 16 years ago
  100. ee370ce p54: update ACK failure statistic counter in real-time by Christian Lamparter · 16 years ago