1. aba4e6f mac80211: Fix AP mode regression by Sujith Manoharan · 12 years ago
  2. 06d7de8 Revert "rfkill: remove dead code" by AceLan Kao · 12 years ago
  3. dcf3396 mac80211: clean up ieee80211_subif_start_xmit by Johannes Berg · 12 years ago
  4. fe94fe0 mac80211: pass channel to ieee80211_send_probe_req by Johannes Berg · 12 years ago
  5. c0af073 mac80211: convert ops checks to WARN_ON by Johannes Berg · 12 years ago
  6. 9b86487 mac80211: check operating channel in scan by Johannes Berg · 12 years ago
  7. 4797c7b mac80211: use RX status band instead of current band by Johannes Berg · 12 years ago
  8. 3d01be7 mac80211: don't assume channel is set in tracing by Johannes Berg · 12 years ago
  9. f9e6e95 mac80211: use oper_channel in rate init by Johannes Berg · 12 years ago
  10. 9e99a12 mac80211: remove freq/chantype from debugfs by Johannes Berg · 12 years ago
  11. e31583c mac80211: remove almost unused local variable by Johannes Berg · 12 years ago
  12. 466f310 mac80211: mesh: don't use global channel type by Johannes Berg · 12 years ago
  13. d348f69 mac80211: simplify buffers in aes_128_cmac_vector by Johannes Berg · 12 years ago
  14. 6d71117 mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF by Johannes Berg · 12 years ago
  15. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  16. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago
  17. cc74c0c mac80211: make ieee80211_beacon_connection_loss_work static by Johannes Berg · 12 years ago
  18. 5bc1420 mac80211: check size of channel switch IE when parsing by Johannes Berg · 12 years ago
  19. 3049000 mac80211: fix CSA handling timer by Johannes Berg · 12 years ago
  20. 57eebdf mac80211: clean up CSA handling code by Johannes Berg · 12 years ago
  21. 90bcf86 mac80211: remove unneeded 'bssid' variable by Johannes Berg · 12 years ago
  22. 4c29867 mac80211: support A-MPDU status reporting by Johannes Berg · 12 years ago
  23. 48613ec wireless: add radiotap A-MPDU status field by Johannes Berg · 12 years ago
  24. e687f61 mac80211: add supported rates change notification in IBSS by Antonio Quartulli · 12 years ago
  25. 4bd4c2d mac80211: clean up mpath_move_to_queue() by Thomas Pedersen · 12 years ago
  26. b22bd52 mac80211: use skb_queue_walk() in mesh_path_assign_nexthop by Thomas Pedersen · 12 years ago
  27. aa7a008 mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp by Eyal Shapira · 12 years ago
  28. f609a43 mac80211: skb leak in mesh_plink_frame_tx() by Thomas Pedersen · 12 years ago
  29. e7570df mac80211: don't request ack for peering close by Thomas Pedersen · 12 years ago
  30. 3e17f2b mac80211: remove ieee80211_clean_sdata() by Thomas Pedersen · 12 years ago
  31. 0d466b9c mac80211: improve cleanup when leaving mesh by Thomas Pedersen · 12 years ago
  32. 19c3b83 mac80211: reset station MLME flags upon new association by Johannes Berg · 12 years ago
  33. e83e654 mac80211: use eth_broadcast_addr by Johannes Berg · 12 years ago
  34. 1411af1 mac80211: enable WDS carrier only after adding station by Johannes Berg · 12 years ago
  35. c405c62 mac80211: manage carrier state in mesh by Johannes Berg · 12 years ago
  36. 2d56577 mac80211: use correct channel in TX by Johannes Berg · 12 years ago
  37. 6b77863 mac80211: fix current vs. operating channel in preq/beacon by Johannes Berg · 12 years ago
  38. 679ef4e mac80211: use oper_channel in utils and config by Johannes Berg · 12 years ago
  39. 568d6e2 mac80211: use oper_channel in managed mlme by Johannes Berg · 12 years ago
  40. 273686d mac80211: use oper_channel in ibss by Johannes Berg · 12 years ago
  41. 6962d60 mac80211: use oper_channel in mesh by Johannes Berg · 12 years ago
  42. b17166a mac80211: set channel only once during auth/assoc by Johannes Berg · 12 years ago
  43. 13e0c8e mac80211: rename sta to new_sta by Johannes Berg · 12 years ago
  44. 1b49de2 mac80211: supress HT/VHT disable if not supported by Johannes Berg · 12 years ago
  45. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  46. ab09587 mac80211: add PS flag to bss_conf by Eliad Peller · 12 years ago
  47. e217689 cfg80211: unify IE search by Vladimir Kondratiev · 12 years ago
  48. 8c7d857 mac80211: don't call mgd_prepare_tx when associated by Emmanuel Grumbach · 12 years ago
  49. 7eeff74 mac80211: don't react to beacon loss if HW monitoring by Johannes Berg · 12 years ago
  50. d545dab mac80211: VHT (11ac) association by Mahesh Palivela · 12 years ago
  51. bae35d9 mac80211: don't re-init rate control when receiving mesh beacon by Chun-Yeow Yeoh · 12 years ago
  52. aa0b3b2 Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  53. 1e30c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  54. c710998 ipv6: Early TCP socket demux by Eric Dumazet · 12 years ago
  55. c6cffba ipv4: Fix input route performance regression. by David S. Miller · 12 years ago
  56. 4331deb ipv4: rt_cache_valid must check expired routes by Eric Dumazet · 12 years ago
  57. 8b72ff6 wanmain: comparing array with NULL by Alan Cox · 12 years ago
  58. 9cb429d tcp: early_demux fixes by Eric Dumazet · 12 years ago
  59. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  60. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  61. 320f5ea genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP by WANG Cong · 12 years ago
  62. 19cd67e leds: Rename led_brightness_set() to led_set_brightness() by Shuah Khan · 12 years ago
  63. 13378ca ipv4: Change rt->rt_iif encoding. by David S. Miller · 12 years ago
  64. b685817 net: Make skb->skb_iif always track skb->dev by David S. Miller · 12 years ago
  65. 92101b3 ipv4: Prepare for change of rt->rt_iif encoding. by David S. Miller · 12 years ago
  66. fe3edf4 ipv4: Remove all RTCF_DIRECTSRC handliing. by David S. Miller · 12 years ago
  67. 838942a ipv4: Really ignore ICMP address requests/replies. by David S. Miller · 12 years ago
  68. 8acfaa9 decnet: Don't set RTCF_DIRECTSRC. by David S. Miller · 12 years ago
  69. e7d4b18 net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse. by Saurabh · 12 years ago
  70. 8fe5cb8 ipv4: Remove redundant assignment by Lin Ming · 12 years ago
  71. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  72. 06b6a1c rds: set correct msg_namelen by Weiping Pan · 12 years ago
  73. 5b3e7e6 openvswitch: potential NULL deref in sample() by Dan Carpenter · 12 years ago
  74. 563d34d tcp: dont drop MTU reduction indications by Eric Dumazet · 12 years ago
  75. 9a0a950 tcp: avoid oops in tcp_metrics and reset tcpm_stamp by Julian Anastasov · 12 years ago
  76. 8188104 net: Fix references to out-of-scope variables in put_cmsg_compat() by Jesper Juhl · 12 years ago
  77. 5e9965c Merge branch 'kill_rtcache' by David S. Miller · 12 years ago
  78. 6120d3d get rid of ->scm_work_list by Al Viro · 12 years ago
  79. 406a3c6 net: netprio_cgroup: rework update socket logic by John Fastabend · 12 years ago
  80. dcc0fb7 skbuff: export skb_copy_ubufs by Michael S. Tsirkin · 12 years ago
  81. 1080e51 net: orphan frags on receive by Michael S. Tsirkin · 12 years ago
  82. 70008aa skbuff: convert to skb_orphan_frags by Michael S. Tsirkin · 12 years ago
  83. 1d69c2b rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference by Mark A. Greer · 12 years ago
  84. 5aa93bc sctp: Implement quick failover draft from tsvwg by Neil Horman · 12 years ago
  85. e390648 net: fix race condition in several drivers when reading stats by Kevin Groeneveld · 12 years ago
  86. 0980e56 ipv4: tcp: set unicast_sock uc_ttl to -1 by Eric Dumazet · 12 years ago
  87. c073cfc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  88. a1b5d0d openvswitch: Check gso_type for correct sk_buff in queue_gso_packets(). by Ben Pfaff · 12 years ago
  89. 92e5dfc openvswitch: Check currect return value from skb_gso_segment() by Pravin B Shelar · 12 years ago
  90. 2860583 ipv4: Kill rt->fi by David S. Miller · 12 years ago
  91. 9917e1e8 ipv4: Turn rt->rt_route_iif into rt->rt_is_input. by David S. Miller · 12 years ago
  92. 4fd551d ipv4: Kill rt->rt_oif by David S. Miller · 12 years ago
  93. 93ac534 ipv4: Dirty less cache lines in route caching paths. by David S. Miller · 12 years ago
  94. ba3f7f0 ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. by David S. Miller · 12 years ago
  95. d2d68ba ipv4: Cache input routes in fib_info nexthops. by David S. Miller · 12 years ago
  96. f2bb4be ipv4: Cache output routes in fib_info nexthops. by David S. Miller · 12 years ago
  97. ceb3320 ipv4: Kill routes during PMTU/redirect updates. by David S. Miller · 12 years ago
  98. f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
  99. f8126f1 ipv4: Adjust semantics of rt->rt_gateway. by David S. Miller · 12 years ago
  100. f1ce306 ipv4: Remove 'rt_dst' from 'struct rtable' by David S. Miller · 12 years ago