1. e7d414f rtl8187: updating rtl8187_rtl8225.c to support RTL8187B by Hin-Tak Leung · 16 years ago
  2. d1e11af rtl8187: updating rtl818x.h to support RTL8187B by Hin-Tak Leung · 16 years ago
  3. c44ac0b rtl8187: updating rtl8187.h to support RTL8187B by Hin-Tak Leung · 16 years ago
  4. 84263b0 rt2x00: Fix register comments by Ivo van Doorn · 16 years ago
  5. 0ac2a00 hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM by Pavel Roskin · 16 years ago
  6. 70197ed b43legacy: Remove switch statement with 64-bit index by Larry Finger · 16 years ago
  7. ae73e58 rt2x00: Report RX end time for rt2400pci by Ivo van Doorn · 16 years ago
  8. 8e260c2 rt2x00: Use ieee80211_hw->workqueue again by Ivo van Doorn · 16 years ago
  9. ff35239 rt2x00: Decrease alignment headroom by Ivo van Doorn · 16 years ago
  10. 50db787 rt2x00: Remove input_polldev requirements for rfkill by Ivo van Doorn · 16 years ago
  11. f2cae6c zd1211rw: beacon config error checking by Daniel Drake · 16 years ago
  12. 6ef307b mac80211: fix lots of kernel-doc by Randy Dunlap · 16 years ago
  13. fd4484af rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switch by Henrique de Moraes Holschuh · 16 years ago
  14. 0f687e9 rfkill: some minor kernel-doc changes for rfkill_toggle_radio by Henrique de Moraes Holschuh · 16 years ago
  15. e4abd4d mac80211: add support for iwconfig wlanX frag auto by Emmanuel Grumbach · 16 years ago
  16. 5fdae6b mac80211: aes_ccm.c remove crypto wrapper and extra args by Harvey Harrison · 16 years ago
  17. feccb46 mac80211: pass scratch buffer directly, remove additional pointers by Harvey Harrison · 16 years ago
  18. c34498b mac80211: wpa.c remove rx/tx_data ->fc users by Harvey Harrison · 16 years ago
  19. a7767f9 mac80211: remove trivial rx_data->fc users by Harvey Harrison · 16 years ago
  20. fc32f92 mac80211: call bss_info_change only once upon disassociation by Tomas Winkler · 16 years ago
  21. 8e8862b mac80211: remove ieee80211_get_hdr_info by Harvey Harrison · 16 years ago
  22. f14df80 mac80211: remove one user of ieee80211_get_hdr_info by Harvey Harrison · 16 years ago
  23. 73e1f7c mac80211: use symbolic defines in wpa.c by Harvey Harrison · 16 years ago
  24. 238f74a mac80211: move QOS control helpers into ieee80211.h by Harvey Harrison · 16 years ago
  25. 994d31f iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty string by Helmut Schaa · 16 years ago
  26. 4e887d5 mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig. by Rami Rosen · 16 years ago
  27. 80fcc9e iwlwifi: remove input device and fix rfkill state by Adel Gadllah · 16 years ago
  28. ebd7448 mac80211: fix warning: unused variable ifsta by Tomas Winkler · 16 years ago
  29. 3235427 iwlwifi: request Tx of block ack request if necessary by Ron Rindjunsky · 16 years ago
  30. d96a7bc mac80211: remove useless tid assignment for management and control frames by Tomas Winkler · 16 years ago
  31. 429a380 mac80211: add block ack request capability by Ron Rindjunsky · 16 years ago
  32. b2898a2 mac80211: Don't request encryption for probe response by Ivo van Doorn · 16 years ago
  33. 8fa7425 iwlwifi: fix error path of iwl_rfkill_init by Tomas Winkler · 16 years ago
  34. 9bb8582 vlan: TCI related type and naming cleanups by Patrick McHardy · 16 years ago
  35. df6b6a0 vlan: remove useless struct hlist_node declaration from if_vlan.h by Patrick McHardy · 16 years ago
  36. 22d1ba7 vlan: move struct vlan_dev_info to private header by Patrick McHardy · 16 years ago
  37. 7750f40 vlan: uninline __vlan_hwaccel_rx by Patrick McHardy · 16 years ago
  38. 75b8846 vlan: Add ethtool support by Patrick McHardy · 16 years ago
  39. 26a2523 vlan: Use is_vlan_dev() by Joonwoo Park · 16 years ago
  40. acc81e1 vlan: fix network_header/mac_header adjustments by Patrick McHardy · 16 years ago
  41. 256f3bf irda: Remove useless pm_dev references by Rafael J. Wysocki · 16 years ago
  42. 07035fc irda: Fix netlink error path return value by Julius Volz · 16 years ago
  43. 0230708 irda: New device ID for nsc-ircc by Ville Syrjala · 16 years ago
  44. 568b493 irda: via-ircc proper dma freeing by Wang Chen · 16 years ago
  45. 81c684d ipv4: remove flush_mutex from ipv4_sysctl_rtcache_flush by Denis V. Lunev · 16 years ago
  46. 2c69361 net: remove padding from struct socket on 64bit & increase objects/cache by Richard Kennedy · 16 years ago
  47. 4ad3f26 netfilter: fix string extension for case insensitive pattern matching by Joonwoo Park · 16 years ago
  48. dde77e60 textsearch: convert kmalloc + memset to kzalloc by Joonwoo Park · 16 years ago
  49. 4313883 textsearch: ts_fsm: return error on request for case insensitive search by Joonwoo Park · 16 years ago
  50. 2523c3f textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm by Joonwoo Park · 16 years ago
  51. 3b76d08 textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm by Joonwoo Park · 16 years ago
  52. b9c7967 textsearch: support for case insensitive searching by Joonwoo Park · 16 years ago
  53. 58de786 netfilter: ebt_nflog: fix Kconfig typo by Patrick McHardy · 16 years ago
  54. cdf060a netfilter: cleanup netfilter_ipv6.h userspace header by Adrian Bunk · 16 years ago
  55. 43de9dfe netfilter: ip6table_filter in netns for real by Alexey Dobriyan · 16 years ago
  56. b891c5a netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc by Pablo Neira Ayuso · 16 years ago
  57. b11c16b netfilter: Get rid of refrences to no longer existant Fast NAT. by Russ Dill · 16 years ago
  58. d278931 netfilter: use correct namespace in ip6table_security by Alexey Dobriyan · 16 years ago
  59. 3888e9e sctp: Mark the tsn as received after all allocations finish by Vlad Yasevich · 16 years ago
  60. 6ba33ac amd8111e: delete non NAPI code from the driver. by Francois Romieu · 16 years ago
  61. a667601 starfire: delete non NAPI code from the driver. by Francois Romieu · 16 years ago
  62. 6a3d8aa netdev: remove unused S2IO_NAPI by Francois Romieu · 16 years ago
  63. 6e43829 mac80211: don't report selected IBSS when not found by Vladimir Koutny · 16 years ago
  64. 9e095a6 ssb-pcicore: Fix IRQ-vector init on embedded devices by Michael Buesch · 16 years ago
  65. 9dfd550 zd1211rw: add ID for AirTies WUS-201 by Firat Birlik · 16 years ago
  66. ea0c925 mac80211: Only flush workqueue when last interface was removed by Ivo van Doorn · 16 years ago
  67. 8db9369 mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify by Guy Cohen · 16 years ago
  68. 0ff1cca drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit by Darren Jenkins · 16 years ago
  69. fcee7a0 hostap_cs: correct poor NULL checks in suspend/resume routines by John W. Linville · 16 years ago
  70. 38b2219 netdrv: don't truncate VLAN TCI with VLAN stripping by Patrick McHardy · 16 years ago
  71. 4b5a698 net: fix dev_set_promiscuity() breakage by Patrick McHardy · 16 years ago
  72. fb0305c net-sched: consolidate default fifo qdisc setup by Patrick McHardy · 16 years ago
  73. 7f2d38e can: add sanity checks by Oliver Hartkopp · 16 years ago
  74. aee18a8 net-sched: sch_htb: remove write-only qdisc filter_cnt by Patrick McHardy · 16 years ago
  75. 4207759 net-sched: sch_htb: remove child and sibling lists by Patrick McHardy · 16 years ago
  76. f4c1f3e net-sched: sch_htb: use dynamic class hash helpers by Patrick McHardy · 16 years ago
  77. fbd8f13 net-sched: sch_htb: move hash and sibling list removal to htb_delete by Patrick McHardy · 16 years ago
  78. d77fea2 net-sched: sch_cbq: use dynamic class hash helpers by Patrick McHardy · 16 years ago
  79. be0d39d net-sched: sch_hfsc: use dynamic class hash helpers by Patrick McHardy · 16 years ago
  80. 6fe1c7a net-sched: add dynamically sized qdisc class hash helpers by Patrick McHardy · 16 years ago
  81. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  82. 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
  83. 70c03b4 vlan: Add GVRP support by Patrick McHardy · 16 years ago
  84. ce30500 vlan: Move device unregistration before lower dev cleanup by Patrick McHardy · 16 years ago
  85. b3ce032 vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once by Patrick McHardy · 16 years ago
  86. eca9eba net: Add GARP applicant-only participant by Patrick McHardy · 16 years ago
  87. 7c85fbf bridge: Use STP demux by Patrick McHardy · 16 years ago
  88. a19800d net: Add STP demux layer by Patrick McHardy · 16 years ago
  89. ef28d1a MIB: add struct net to UDP6_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  90. 235b9f7 MIB: add struct net to UDP6_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  91. 0283328 MIB: add struct net to UDP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  92. 629ca23 MIB: add struct net to UDP_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  93. 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
  94. 32cb5b4 netns: selective flush of rt_cache by Denis V. Lunev · 16 years ago
  95. e84f84f netns: place rt_genid into struct net by Denis V. Lunev · 16 years ago
  96. b00180d ipv4: pass current value of rt_genid into rt_hash by Denis V. Lunev · 16 years ago
  97. 86c657f netns: add struct net parameter to rt_cache_invalidate by Denis V. Lunev · 16 years ago
  98. 9f5e97e netns: make rt_secret_rebuild timer per namespace by Denis V. Lunev · 16 years ago
  99. 39a23e7 netns: register net.ipv4.route.flush in each namespace by Denis V. Lunev · 16 years ago
  100. 639e104 ipv4: remove static flush_delay variable by Denis V. Lunev · 16 years ago