1. 84899a2 netfilter: xtables: remove xt_connmark v0 by Jan Engelhardt · 15 years ago
  2. c8001f7 netfilter: xtables: remove xt_MARK v0, v1 by Jan Engelhardt · 15 years ago
  3. e973a70 netfilter: xtables: remove xt_CONNMARK v0 by Jan Engelhardt · 15 years ago
  4. 7cd1837 netfilter: xtables: remove xt_TOS v0 by Jan Engelhardt · 15 years ago
  5. bbd8a0d net: Avoid enqueuing skb for default qdiscs by Krishna Kumar · 15 years ago
  6. 9f519f6 mlx4_en: Not using Shared Receive Queues by Yevgeny Petrilin · 15 years ago
  7. b6b912e mlx4_en: Using real number of rings as RSS map size by Yevgeny Petrilin · 15 years ago
  8. a35ee54 mlx4_en: Adaptive moderation policy change by Yevgeny Petrilin · 15 years ago
  9. 6cb8782 net: smsc911x: switch to new dev_pm_ops by Daniel Mack · 15 years ago
  10. a48ec34 tc35815: Use 0 RxFragSize.MinFrag value for non-packing mode by Atsushi Nemoto · 15 years ago
  11. 7bb82e8 tc35815: Fix rx_missed_errors count by Atsushi Nemoto · 15 years ago
  12. c60a5cf tc35815: Increase timeout for mdio by Atsushi Nemoto · 15 years ago
  13. db30f5e tc35815: Improve BLEx / FDAEx handling by Atsushi Nemoto · 15 years ago
  14. 297713d tc35815: Disable StripCRC by Atsushi Nemoto · 15 years ago
  15. bfe34eb 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
  16. 3d7ddd5 net/rds: Use AF_INET for sin_family field by Julia Lawall · 15 years ago
  17. 9073e3a cxgb3: fix 2 ports 1G regression by Divy Le Ray · 15 years ago
  18. cc104e5 vxge: Version update by Benjamin LaHaise · 15 years ago
  19. ea11bbe vxge: prefetch skb->data by Benjamin LaHaise · 15 years ago
  20. 3f23e43 vxge: prefetch RxD descriptors by Benjamin LaHaise · 15 years ago
  21. ff1b974 vxge: improve tx performance by using mmiowb() instead of wmb() by Benjamin LaHaise · 15 years ago
  22. ff67df5 vxge: fix pktgen hangs (don't abuse skb->cb[]) by Benjamin LaHaise · 15 years ago
  23. 4403b37 vxge: don't drop frame on tx queue full by Benjamin LaHaise · 15 years ago
  24. 36e89d7 ixgbe: allow vlan egress priority mapping in DCB mode by Lucy Liu · 15 years ago
  25. 14074ea be2net: Patch to perform function reset at initialization by sarveshwarb · 15 years ago
  26. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  27. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  28. c1c00ab netxen: add hardware LRO support by Dhananjay Phadke · 15 years ago
  29. 06db58c netxen: remove unnecessary structures by Dhananjay Phadke · 15 years ago
  30. 545eb37 netxen: fix vlan tso case by Dhananjay Phadke · 15 years ago
  31. 839b04c cpmac: unmark as broken by Florian Fainelli · 15 years ago
  32. 4e43af3 cpmac: bump version to 0.5.1 by Florian Fainelli · 15 years ago
  33. e4540aa cpmac: wait longer after MDIO reset by Florian Fainelli · 15 years ago
  34. 76e61ea cpmac: add support for fixed PHY by Florian Fainelli · 15 years ago
  35. 1e2c8d8 ar7: add fixed PHY support for the two on-board cpmac by Florian Fainelli · 15 years ago
  36. d76c626 cpmac: fix wrong MDIO bus identifier by Florian Fainelli · 15 years ago
  37. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  38. db71789 xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled. by David S. Miller · 15 years ago
  39. f816700 xfrm4: fix build when SYSCTLs are disabled by Randy Dunlap · 15 years ago
  40. 6b4f645 ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom() by Luis R. Rodriguez · 15 years ago
  41. e3b90ca mac80211: FIF_PSPOLL filter flag by Igor Perminov · 15 years ago
  42. e48e3a2 ath9k: cancel xmit poll work at stop() callback by Luis R. Rodriguez · 15 years ago
  43. d7e7d22 ath9k: add initial hardware support for ar9271 by Luis R. Rodriguez · 15 years ago
  44. 670388c ath9k: add initvals and registry definitions for AR9271 by Luis R. Rodriguez · 15 years ago
  45. edb1f91 ath9k: add ar9271 revision and subrevision ID helpers by Luis R. Rodriguez · 15 years ago
  46. 475f598 ath9k: Remove _t postfix for ar9287_eeprom structure by Luis R. Rodriguez · 15 years ago
  47. 39068d1 ath9k: remove spurious check for channel on keycache reset by Luis R. Rodriguez · 15 years ago
  48. 2f69ffa ath9k: remove dangling error check on keycache reset on hw init by Luis R. Rodriguez · 15 years ago
  49. 95fafca ath9k: call ath9k_hw_detach() once upon hw init failure by Luis R. Rodriguez · 15 years ago
  50. 3ce1b1a ath9k: set sc->sc_ah to NULL after freeing it by Luis R. Rodriguez · 15 years ago
  51. 9db6b6a ath9k: set ah to null after freeing by Luis R. Rodriguez · 15 years ago
  52. e70c0cf ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable() by Luis R. Rodriguez · 15 years ago
  53. 081b35a ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free() by Luis R. Rodriguez · 15 years ago
  54. 6b82752 ath9k: use helper macro to kfree and nullify on ath9k_hw_rfdetach() by Luis R. Rodriguez · 15 years ago
  55. 39a2195 ath9k: remove !NULL check before kfree() by Luis R. Rodriguez · 15 years ago
  56. 1e40bcf ath9k: distinguish between device initialization and ath_softc init by Luis R. Rodriguez · 15 years ago
  57. f637cfd ath9k: describe hw initialization better by Luis R. Rodriguez · 15 years ago
  58. aa4058a ath9k: break up hw initialization into a few more helpers by Luis R. Rodriguez · 15 years ago
  59. 08e0403 ath9k: remove debug message for no memoery on ath_init() by Luis R. Rodriguez · 15 years ago
  60. b8b0f37 ath9k: rename ath9k_hw_set_defaults() to ath9k_hw_init_config() by Luis R. Rodriguez · 15 years ago
  61. 50aca25 ath9k: rename ath9k_hw_newstate() to ath9k_hw_init_defaults() by Luis R. Rodriguez · 15 years ago
  62. f9d4a66 ath9k: move hw macrevision checker to helper by Luis R. Rodriguez · 15 years ago
  63. 07c10c6 ath9k: pass only one argument to hw attach by Luis R. Rodriguez · 15 years ago
  64. ee2bb46 ath9k: call hw initializer directly by Luis R. Rodriguez · 15 years ago
  65. e1e2f93 ath9k: move cache setting of softc ah prior to attach by Luis R. Rodriguez · 15 years ago
  66. 8df5d1b ath9k: move devid cache setting to ath_init() by Luis R. Rodriguez · 15 years ago
  67. 4f3acf8 ath9k: move memory allocation of ath_hw to ath_init() by Luis R. Rodriguez · 15 years ago
  68. 7819ac8 ath9k: propagate hw initialization errors by Luis R. Rodriguez · 15 years ago
  69. fbf5466 ath9k: use a switch for revising supported hw mac revisions by Luis R. Rodriguez · 15 years ago
  70. ed459c1 ath9k: remove usage of AR_SREV_*() wrapper to detect supported hw by Luis R. Rodriguez · 15 years ago
  71. 8dadadb cfg80211: clear SSID on disconnect/no connection by Johannes Berg · 15 years ago
  72. 847c1e1 iwmc3200wifi: avoid setting default key for 802.1X and RSNA by Zhu Yi · 15 years ago
  73. beda278 iwmc3200wifi: set WEP key static flag correctly by Zhu Yi · 15 years ago
  74. 554503f iwmc3200wifi: fix set_wpa_version and set_auth_type order by Zhu Yi · 15 years ago
  75. 738f0f4 b43: implement baseband init for LP-PHY <= rev1 by Gábor Stefanik · 15 years ago
  76. d8cc892 rt2x00: cancel all work on disconnect by Pavel Roskin · 15 years ago
  77. 117839b rt61pci: fix module reloading by Pavel Roskin · 15 years ago
  78. c1be515 b43legacy: Work around mac80211 race condition by Larry Finger · 15 years ago
  79. 3ad2014 rfkill: add the GPS radio type by Tomas Winkler · 15 years ago
  80. 87cdb98 drivers/net/wireless: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  81. 2c8d510 libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10 by Maithili Hinge · 15 years ago
  82. abdc2d6 iwlwifi: remove duplicated version info from sysfs by Jay Sternberg · 15 years ago
  83. a11c4d0 iwlwifi: remove deprecated 6000 series adapters by Wey-Yi Guy · 15 years ago
  84. 65b7998 iwlwifi: Distinguish power amplifier for 6000 series by Wey-Yi Guy · 15 years ago
  85. 8ce73f3 iwlwifi: clear iwl_cmd_meta structure before use by Daniel C Halperin · 15 years ago
  86. 92ca8d4 b43: remove wrong probe_resp_plcp write by gregor kowski · 15 years ago
  87. f62ae6c b43: Fix unaligned 32bit SHM-shared access by Michael Buesch · 15 years ago
  88. 88d8952 libertas: check valid bits in SPI bus mode reg by Andrey Yurovsky · 15 years ago
  89. d1c5091 mac80211: Increase timeouts for station polling by Maxim Levitsky · 15 years ago
  90. a43abf2 mac80211: Retry probe request few times by Maxim Levitsky · 15 years ago
  91. 75e6c3b cfg80211: lower dynamic PS timeout to 100ms by Johannes Berg · 15 years ago
  92. 97cad51 iwlwifi: remove usage of orig_flags by Luis R. Rodriguez · 15 years ago
  93. 8b19e6c cfg80211: enable country IE support to all cfg80211 drivers by Luis R. Rodriguez · 15 years ago
  94. abc7381 cfg80211: decouple regulatory variables from cfg80211_mutex by Luis R. Rodriguez · 15 years ago
  95. 4b44c8b cfg80211: do not iterate over rdev list on country IE hint by Luis R. Rodriguez · 15 years ago
  96. 9828b01 cfg80211: use goto out on country IE reg hint failure by Luis R. Rodriguez · 15 years ago
  97. 056508d mac80211: fix powersave by Johannes Berg · 15 years ago
  98. b7cfc5b rndis_wlan: rework key handling by Jussi Kivilinna · 15 years ago
  99. 9d40934 rndis_wlan: add missing padding to struct rndis_80211_remove_key by Jussi Kivilinna · 15 years ago
  100. 030645a rndis_wlan: handle 802.11 indications from device by Jussi Kivilinna · 15 years ago