1. c1c00ab netxen: add hardware LRO support by Dhananjay Phadke · 15 years ago
  2. 06db58c netxen: remove unnecessary structures by Dhananjay Phadke · 15 years ago
  3. 545eb37 netxen: fix vlan tso case by Dhananjay Phadke · 15 years ago
  4. 839b04c cpmac: unmark as broken by Florian Fainelli · 15 years ago
  5. 4e43af3 cpmac: bump version to 0.5.1 by Florian Fainelli · 15 years ago
  6. e4540aa cpmac: wait longer after MDIO reset by Florian Fainelli · 15 years ago
  7. 76e61ea cpmac: add support for fixed PHY by Florian Fainelli · 15 years ago
  8. 1e2c8d8 ar7: add fixed PHY support for the two on-board cpmac by Florian Fainelli · 15 years ago
  9. d76c626b cpmac: fix wrong MDIO bus identifier by Florian Fainelli · 15 years ago
  10. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  11. db71789 xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled. by David S. Miller · 15 years ago
  12. f816700 xfrm4: fix build when SYSCTLs are disabled by Randy Dunlap · 15 years ago
  13. e4c4e44 neigh: Convert garbage collection from softirq to workqueue by Eric Dumazet · 15 years ago
  14. 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 15 years ago
  15. bcd218b smsc95xx: remove EEPROM loaded check by Steve Glendinning · 15 years ago
  16. 81e4321 inet6: functions shadow global variable by Gerrit Renker · 15 years ago
  17. 8b97c7c drivers/atm: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  18. 39506a5 drivers/net: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  19. 88e7b76 cxgb3: fix Gen2 pci default settings by Divy Le Ray · 15 years ago
  20. 9450526 cxgb3: fix EDC filename string by Divy Le Ray · 15 years ago
  21. e33b992 vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  22. 1e3c8bd s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  23. fbc663c qlge: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  24. d6a1f83 ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  25. c06c430 igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  26. 07ce50e bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  27. 2ec3de2 bnx2: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  28. 0d6ab58 atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  29. 005fb4f atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  30. d9509ac be2net: delete unnecessary code from be_cmd_POST() by Sathya Perla · 15 years ago
  31. efd2e40 be2net: some name changes for consistency by Sathya Perla · 15 years ago
  32. 5f0b849 be2net: replace some printks with dev_err()/dev_warn() by Sathya Perla · 15 years ago
  33. eec368f be2net: remove pci_func field from be_adapter struct by Sathya Perla · 15 years ago
  34. 8788fdc be2net: get rid of be_ctrl_info struct/abstraction by Sathya Perla · 15 years ago
  35. 2f6d7c1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  36. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  37. 0a92457 ixgbe: Fix RSC completion delay causing Rx interrupts to stop by Peter P Waskiewicz Jr · 15 years ago
  38. 0c19d6a ixgbe: Fix usage of second flags bitmap when using LRO/RSC by Peter P Waskiewicz Jr · 15 years ago
  39. 8f9a716 ixgbe: Fix netpoll to be properly multiqueue aware by Peter P Waskiewicz Jr · 15 years ago
  40. a33bc5c xfrm: select sane defaults for xfrm[4|6] gc_thresh by Neil Horman · 15 years ago
  41. 9aada7a IPVS: use pr_fmt by Hannes Eder · 15 years ago
  42. accff95 gianfar: fix coalescing setup in ethtool support by Jiajun Wu · 15 years ago
  43. 72fc939 pppoe: fix /proc/net/pppoe by Eric Dumazet · 15 years ago
  44. f0c5b35 eexpress: Read buffer overflow by roel kluin · 15 years ago
  45. a3e8ee6 ipv4: ARP neigh procfs buffer overflow by roel kluin · 15 years ago
  46. 3d54015 3c515: Write outside array bounds by roel kluin · 15 years ago
  47. b4076d1 vlan: allow creating vlan when real device is not up by Stephen Hemminger · 15 years ago
  48. 2a8aaac docbook: fix printk of ip address by Tobias Klauser · 15 years ago
  49. 573dd78 bnx2x: Version 1.48.114-1 by Eilon Greenstein · 15 years ago
  50. 7d0446c bnx2x: WoL only with current MAC address by Eilon Greenstein · 15 years ago
  51. c1f1a06 bnx2x: Self-test kills management traffic by Eilon Greenstein · 15 years ago
  52. 581ce43 bnx2x: Receive traffic that maches management filtering rules by Eilon Greenstein · 15 years ago
  53. a541f84 iscsi: Use GFP_ATOMIC in iscsi_offload_mesg(). by Michael Chan · 15 years ago
  54. ca7daea net/netlabel: Add kmalloc NULL tests by Julia Lawall · 15 years ago
  55. a1b9744 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  56. 044824d netxen: fix CONFIG_INET=n build by Dhananjay Phadke · 15 years ago
  57. 1e4247d iwlwifi: debugFs to enable/disable HT40 support by Wey-Yi Guy · 15 years ago
  58. 35a1e70 ath9k: remove unused ATH_PCI_VERSION by Luis R. Rodriguez · 15 years ago
  59. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  60. 1f9298f cfg80211: combine IWESSID handlers by Johannes Berg · 15 years ago
  61. 562e482 cfg80211: combine IWAP handlers by Johannes Berg · 15 years ago
  62. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 15 years ago
  63. a7bc376 mac80211: verify info->control.vif is not NULL by Johannes Berg · 15 years ago
  64. f9d6b40 cfg80211: fix disassoc while not associated by Johannes Berg · 15 years ago
  65. fec247c ath9k: Add debug counters for TX by Sujith · 15 years ago
  66. 0ee9c13 mac80211: fix an oops in ieee80211_scan_state_set_channel by Helmut Schaa · 15 years ago
  67. c0b2bbd nl80211: add missing parameter clearing by Johannes Berg · 15 years ago
  68. cbdec97 ath9k: get rid of unnecessary setpower calls by Gabor Juhos · 15 years ago
  69. 9614832 ath9k: fix race with IEEE80211_CONF_PS checks by Gabor Juhos · 15 years ago
  70. ff8365c ar9170: fix build error when !CONFIG_AR9170_LEDS by Alexander Beregalov · 15 years ago
  71. 11866ef ray_cs: remove bogus NULL check at head of ray_get_wireless_stats by John W. Linville · 15 years ago
  72. 8d8b261 mac80211: fix receiving deauth by Johannes Berg · 15 years ago
  73. bc43b28 cfg80211: fix circular lock dependency (1) by Johannes Berg · 15 years ago
  74. 6686d17 iwlagn: fix sparse warning when compiling without debug by Reinette Chatre · 15 years ago
  75. f7ea097 iwlagn: fix null pointer access during ucode load on 1000 by Reinette Chatre · 15 years ago
  76. 89c3a8a mac80211: fix suspend by Johannes Berg · 15 years ago
  77. 57921c3 libertas: Read buffer overflow by Roel Kluin · 15 years ago
  78. 430453f libertas: Read outside array bounds by Roel Kluin · 15 years ago
  79. 27fed41 ip: fix logic of reverse path filter sysctl by Stephen Hemminger · 15 years ago
  80. 1da46be iwlwifi: fix LED config option by Pavel Machek · 15 years ago
  81. bcc693a iwlwifi: Name fix for MPDU density for TX aggregation by Wey-Yi Guy · 15 years ago
  82. ec74116 iwlwifi: print packet contents in error case by Reinette Chatre · 15 years ago
  83. 5696aea iwlwifi: remove command callback return value by Johannes Berg · 15 years ago
  84. c2acea8 iwlwifi: fix up command sending by Johannes Berg · 15 years ago
  85. fbf3a2a iwlwifi: Thermal Throttling debugfs function by Wey-Yi Guy · 15 years ago
  86. 46f9381 iwlwifi: Thermal Throttling Management - part 2 by Wey-Yi Guy · 15 years ago
  87. 39b73fb1 iwlwifi: Thermal Throttling Management - Part 1 by Wey-Yi Guy · 15 years ago
  88. 672639d iwlwifi: critical temperature enter/exit condition by Wey-Yi Guy · 15 years ago
  89. e3139fe iwlwifi: revert to active table when rate is not valid by Wey-Yi Guy · 15 years ago
  90. 21f5fc7 mac80211: fix oops due to missing private data by Luis R. Rodriguez · 15 years ago
  91. ac88b6e ath9k: Add support for AR9287 based chipsets. by Vivek Natarajan · 15 years ago
  92. 3fa5205 mac80211: fix PS-poll response, race by Johannes Berg · 15 years ago
  93. 91a3bd7 mac80211: fix MLME issuing of probe requests while scanning by Luis R. Rodriguez · 15 years ago
  94. 4853184 mac80211: fix mlme timeouts by Johannes Berg · 15 years ago
  95. 09f97e0 cfg80211: increase scan result expire time by Helmut Schaa · 15 years ago
  96. 977923b mac80211: rename scan_state to next_scan_state by Helmut Schaa · 15 years ago
  97. 142b9f5 mac80211: implement basic background scanning by Helmut Schaa · 15 years ago
  98. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  99. 2fb3f02 mac80211: introduce a new scan state "decision" by Helmut Schaa · 15 years ago
  100. f502d09 mac80211: advance the state machine immediately if no delay is needed by Helmut Schaa · 15 years ago