1. f3032be Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  2. 70c03b4 vlan: Add GVRP support by Patrick McHardy · 16 years ago
  3. ce30500 vlan: Move device unregistration before lower dev cleanup by Patrick McHardy · 16 years ago
  4. b3ce032 vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once by Patrick McHardy · 16 years ago
  5. eca9eba net: Add GARP applicant-only participant by Patrick McHardy · 16 years ago
  6. 7c85fbf bridge: Use STP demux by Patrick McHardy · 16 years ago
  7. a19800d net: Add STP demux layer by Patrick McHardy · 16 years ago
  8. ef28d1a MIB: add struct net to UDP6_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  9. 235b9f7 MIB: add struct net to UDP6_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  10. 0283328 MIB: add struct net to UDP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  11. 629ca23 MIB: add struct net to UDP_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  12. 4ce2417 Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  13. 32cb5b4 netns: selective flush of rt_cache by Denis V. Lunev · 16 years ago
  14. e84f84f netns: place rt_genid into struct net by Denis V. Lunev · 16 years ago
  15. b00180d ipv4: pass current value of rt_genid into rt_hash by Denis V. Lunev · 16 years ago
  16. 86c657f netns: add struct net parameter to rt_cache_invalidate by Denis V. Lunev · 16 years ago
  17. 9f5e97e netns: make rt_secret_rebuild timer per namespace by Denis V. Lunev · 16 years ago
  18. 39a23e7 netns: register net.ipv4.route.flush in each namespace by Denis V. Lunev · 16 years ago
  19. 639e104 ipv4: remove static flush_delay variable by Denis V. Lunev · 16 years ago
  20. ae299fc net: add fib_rules_ops to flush_cache method by Denis V. Lunev · 16 years ago
  21. 76e6ebf netns: add namespace parameter to rt_cache_flush by Denis V. Lunev · 16 years ago
  22. 055e511 8390: Split 8390 support into a pausing and a non pausing driver core by Alan Cox · 16 years ago
  23. 141766c WAN: Remove no longer needed pvc_desc in FR code. by Krzysztof Halasa · 16 years ago
  24. 198191c WAN: convert drivers to use built-in netdev_stats by Krzysztof Halasa · 16 years ago
  25. 844290e igb: add NAPI Rx queue support by PJ Waskiewicz · 16 years ago
  26. 662d720 igb: fix init on 82575 with MNG enabled by Alexander Duyck · 16 years ago
  27. 652fff3 igb: eliminate hw from the hw_dbg macro arguments by Auke Kok · 16 years ago
  28. d67ce53 igb: fix parameter options by Alexander Duyck · 16 years ago
  29. 733596b igb: cleanup function header comments by Jeff Kirsher · 16 years ago
  30. 3b644cf igb: Remove adapter struct from these function call parameters by Mitch Williams · 16 years ago
  31. 5c3cad7 igb: limit EEPROM access by Jeff Kirsher · 16 years ago
  32. 532f4ae ipg: run-time configurable jumbo frame support by Pekka Enberg · 16 years ago
  33. da02b23 ipg: per-device max_rxframe_size by Pekka Enberg · 16 years ago
  34. 39f2058 ipg: per-device rxsupport_size by Pekka Enberg · 16 years ago
  35. 18a9cdb ipg: per-device rxfrag_size by Pekka Enberg · 16 years ago
  36. 8304295 ipg: remove jumbo frame #ifdef from mtu by Pekka Enberg · 16 years ago
  37. 024f4d88 ipg: always compile in jumbo frame support by Pekka Enberg · 16 years ago
  38. 16e605a Merge branch 'r8169-next' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-next by Jeff Garzik · 16 years ago
  39. f43798c tun: Allow GSO using virtio_net_hdr by Rusty Russell · 16 years ago
  40. 5228ddc tun: TUNSETFEATURES to set gso features. by Rusty Russell · 16 years ago
  41. 07240fd tun: Interface to query tun/tap features. by Rusty Russell · 16 years ago
  42. 44d28ab Merge branch 'net-next-2.6-v6ready-20080703' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 16 years ago
  43. e0835f8 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. by YOSHIFUJI Hideaki · 16 years ago
  44. 03d2f89 ipv4: Do cleanup for ip_mr_init by Wang Chen · 16 years ago
  45. 623d1a1 ipv6: Do cleanup for ip6_mr_init. by Wang Chen · 16 years ago
  46. dd3abc4 ipv6 route: Prefer outgoing interface with source address assigned. by YOSHIFUJI Hideaki · 16 years ago
  47. 1b34be7 ipv6 addrconf: add accept_dad sysctl to control DAD operation. by YOSHIFUJI Hideaki · 16 years ago
  48. 778d80b ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. by YOSHIFUJI Hideaki · 16 years ago
  49. 5ce83af ipv6: Assume the loopback address in link-local scope. by YOSHIFUJI Hideaki · 16 years ago
  50. f81b2e7 ipv6: Do not forward packets with the unspecified source address. by YOSHIFUJI Hideaki · 16 years ago
  51. d68b827 ipv6: Do not assign non-valid address on interface. by YOSHIFUJI Hideaki · 16 years ago
  52. 40b215e tcp: de-bloat a bit with factoring NET_INC_STATS_BH out by Pavel Emelyanov · 16 years ago
  53. 18d7260 p54: Add quality output to iwlist and iwconfig by Larry.Finger@lwfinger.net · 16 years ago
  54. f4ea83d mac80211: rework debug settings and make debugging safer by Johannes Berg · 16 years ago
  55. 4946162 mac80211: get rid of function pointers in RX path by Johannes Berg · 16 years ago
  56. d9e8a70 mac80211: get rid of function pointers in TX path by Johannes Berg · 16 years ago
  57. acdfe9b iwl3945: remove RFKILL_STATE_HARD_BLOCKED warnings by Zhu Yi · 16 years ago
  58. 5225640 iwlwifi: fix iwl4965 temperature callback calibration issue by Zhu Yi · 16 years ago
  59. 914233d iwlwifi: enable packet injection for iwl3945 by Stefanik Gábor · 16 years ago
  60. 25b3f57 iwlwifi: fix incorrect monitor mode operation by Rick Farrington · 16 years ago
  61. b4653e9 niu: Add support for rx flow hash configuration. by Santwona Behera · 16 years ago
  62. 0853ad6 netdev: Add support for rx flow hash configuration, using ethtool. by Santwona Behera · 16 years ago
  63. ecbed6a sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated. by Vlad Yasevich · 16 years ago
  64. 6dbf4bc icmp: fix units for ratelimit by Stephen Hemminger · 16 years ago
  65. 0a078ff iwlwifi: fix 4965 uCode load by Tomas Winkler · 16 years ago
  66. a9efa65 iwlwifi: clean up HW RF-kill state machine and restarts by Emmanuel Grumbach · 16 years ago
  67. 154b25c iwlwifi: blocking mac_start until uCode is complete by Emmanuel Grumbach · 16 years ago
  68. 06da069 iwlwifi: eliminate iwl4965_mac_get_tsf by Ron Rindjunsky · 16 years ago
  69. e58942a iwlwifi: Remove unnecessary code by Abhijeet Kolekar · 16 years ago
  70. 4977929 iwlwifi: control 11n capabilities through module param by Ron Rindjunsky · 16 years ago
  71. da154e30 iwlwifi: unite common settings of HW params by Ron Rindjunsky · 16 years ago
  72. 3bff19c iwlwifi: don't bring up interface if RF-kill avoids radio by Emmanuel Grumbach · 16 years ago
  73. ebef200 iwlwifi : Patch adds rfkill subsystem for 3945 by Abhijeet Kolekar · 16 years ago
  74. 2ff75b7 iwlwifi: adjust TSF in IBSS by Assaf Krauss · 16 years ago
  75. 4faeb86 mac80211: add beacon timestamp to beacon template in IBSS by Assaf Krauss · 16 years ago
  76. 052ec3f iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flow by Mohamed Abbas · 16 years ago
  77. 9185159 iwlwifi: fix IBSS association flow by Tomas Winkler · 16 years ago
  78. 36e1f16 iwlwifi: remove obsolete lq_ready use by Ron Rindjunsky · 16 years ago
  79. 0c70515 iwlwifi: move rx aggregation functions to iwl-rx.c by Ron Rindjunsky · 16 years ago
  80. 653fa4a iwlwifi: setup compressed BA handler by Emmanuel Grumbach · 16 years ago
  81. 4b8817b iwlwifi: remove useless network and duplicate checking by Emmanuel Grumbach · 16 years ago
  82. 1781a07 iwlwifi: move RX handlers to iwl-rx.c by Emmanuel Grumbach · 16 years ago
  83. 37deb2a iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exit by Emmanuel Grumbach · 16 years ago
  84. 8f91aec iwlwifi: move RX stats to core, and move temperature to handler by Emmanuel Grumbach · 16 years ago
  85. 43d59b3 iwlwifi: send ADD_STA before RXON with assoc bit by Emmanuel Grumbach · 16 years ago
  86. ebbbdc3 iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_string by Emmanuel Grumbach · 16 years ago
  87. 5d1e232 iwlwifi: use iwl_is_associated when possible by Ron Rindjunsky · 16 years ago
  88. 24e5c40 iwlwifi: better station table maintenance by Emmanuel Grumbach · 16 years ago
  89. f236a26 iwlwifi: Add eeprom version to the version file in sysfs by Tomas Winkler · 16 years ago
  90. 853554a iwlwifi: configure uCode to use open loop tx power algorithm by Gregory Greenman · 16 years ago
  91. bc19d6e b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support by Adel Gadllah · 16 years ago
  92. f97d1f4 b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ON by Adel Gadllah · 16 years ago
  93. 5479d0e mac80211: fix warning: unused variable invoke_tx_handlers by Tomas Winkler · 16 years ago
  94. 7cd8d3e hostap: use radiotap headers by default by Pavel Roskin · 16 years ago
  95. 573b933 hostap: add radiotap support in monitor mode by Pavel Roskin · 16 years ago
  96. b53a5da hostap: don't skip any headers in hostap_80211_header_parse() by Pavel Roskin · 16 years ago
  97. 245727c iwlwifi: fix rfkill deps and remove input device usage by Adel Gadllah · 16 years ago
  98. ae6a44e mac80211: removing duplicated parsing of information elements by Ester Kummer · 16 years ago
  99. e5f5e73 build algorithms into the mac80211 module by Adrian Bunk · 16 years ago
  100. bf998f6 mac80211: add last beacon time in scan list by Emmanuel Grumbach · 16 years ago