1. c1e140b mac80211: delete the assoc/auth timer upon suspend by Emmanuel Grumbach · 10 years ago
  2. 6e9f3fa Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute" by Johannes Berg · 10 years ago
  3. 5700712 cfg80211: fix checking nl80211_send_station() return value by Johannes Berg · 10 years ago
  4. 5e06a9e mac80211: remove doubled semicolon by Johannes Berg · 10 years ago
  5. b51f3be cfg80211: change bandwidth reporting to explicit field by Johannes Berg · 10 years ago
  6. 97d910d cfg80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  7. f89903d mac80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  8. 75453cc nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN by Luciano Coelho · 10 years ago
  9. ef51fb1 cfg80211: avoid reg-hints in self-managed only systems by Arik Nemtsov · 10 years ago
  10. 2c3e861 cfg80211: introduce sync regdom set API for self-managed by Arik Nemtsov · 10 years ago
  11. 2726f23 mac80211: don't defer scans in case of radar detection by Eliad Peller · 10 years ago
  12. e7f2337 mac80211: consider only relevant vifs for radar_required calculation by Eliad Peller · 10 years ago
  13. 5cbc95a mac80211: remove local->radar_detect_enabled by Eliad Peller · 10 years ago
  14. 5007589 mac80211: add TDLS supported channels correctly by Arik Nemtsov · 10 years ago
  15. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 10 years ago
  16. 9b7a86f mac80211: fix handling TIM IE when stations disconnect by Johannes Berg · 10 years ago
  17. 79c892b mac80211: provide per-TID RX/TX MSDU counters by Johannes Berg · 10 years ago
  18. 6de3980 nl80211: support per-TID station statistics by Johannes Berg · 10 years ago
  19. a76b194 cfg80211: add nl80211 beacon-only statistics by Johannes Berg · 10 years ago
  20. 319090b cfg80211: remove enum station_info_flags by Johannes Berg · 10 years ago
  21. 2b9a7e1 mac80211: allow drivers to provide most station statistics by Johannes Berg · 10 years ago
  22. 6f7a8d2 mac80211: send statistics with delete station event by Johannes Berg · 10 years ago
  23. cf5ead8 cfg80211: allow including station info in delete event by Johannes Berg · 10 years ago
  24. 052536a cfg80211: add scan time to survey data by Johannes Berg · 10 years ago
  25. 11f78ac cfg80211: allow survey data to return global data by Johannes Berg · 10 years ago
  26. 4ed20be cfg80211: remove "channel" from survey names by Johannes Berg · 10 years ago
  27. db12847 mac80211: Re-fix accounting of the tailroom-needed counter by Ido Yariv · 10 years ago
  28. 3a4b0c9 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 10 years ago
  29. fa44b98 mac80211: skip disabled channels in VHT check by Arik Nemtsov · 10 years ago
  30. 71b836e nl80211: define multicast group names in header by Johannes Berg · 10 years ago
  31. d75bb06 cfg80211: add extensible feature flag attribute by Gautam Kumar Shukla · 10 years ago
  32. 1e359a5 Revert "mac80211: Fix accounting of the tailroom-needed counter" by Johannes Berg · 10 years ago
  33. 85b89af mac80211: fix dot11MulticastTransmittedFrameCount tested address by Eliad Peller · 10 years ago
  34. 8d819a9 mac80211: minstrel: reduce size of struct minstrel_rate_stats by Felix Fietkau · 10 years ago
  35. 93a1e86 nl80211: Stop scheduled scan if netlink client disappears by Jukka Rissanen · 10 years ago
  36. 31a60ed nl80211: Convert sched_scan_req pointer to RCU pointer by Jukka Rissanen · 10 years ago
  37. 0f8b824 mac80211: avoid reconfig if no interfaces are up by Eliad Peller · 10 years ago
  38. 1a952c9 mac80211: remove unused variable in ieee80211_parse_ch_switch_ie() by Luciano Coelho · 10 years ago
  39. 1c45c5c mac80211: update sta bw on ht chanwidth action frame by Eliad Peller · 10 years ago
  40. a5fee9c mac80211: handle power constraint and country IEs in RRM by Moshe Benji · 10 years ago
  41. 179b8fc mac80211: Fix ignored HT override configurations by Chaya Rachel Ivgi · 10 years ago
  42. 28a9bc6 mac80211: free management frame keys when removing station by Johannes Berg · 10 years ago
  43. db8dfee cfg80211: avoid intersection when applying self-managed reg by Arik Nemtsov · 10 years ago
  44. 1bdd716 cfg80211: return private regdom for self-managed devices by Arik Nemtsov · 10 years ago
  45. b0d7aa5 cfg80211: allow wiphy specific regdomain management by Jonathan Doron · 10 years ago
  46. ad30ca2 cfg80211: allow usermode to query wiphy specific regdom by Arik Nemtsov · 10 years ago
  47. 2ae70ef mac80211: keep sending peer candidate events while in listen state by Nishikawa, Kenzoh · 10 years ago
  48. 688b1ec mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon() by Luciano Coelho · 10 years ago
  49. d2954457 mac80211: notify NSS changed when IBSS and HT by Janusz Dziedzic · 10 years ago
  50. 848955c mac80211: move U-APSD enablement to vif flags by Johannes Berg · 10 years ago
  51. 4bcc56b mac80211: ask driver to look at power level when starting AP by Johannes Berg · 10 years ago
  52. 5cf1661 mac80211: Fix accounting of multicast frames by Sujith Manoharan · 10 years ago
  53. 6b127c7 mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE by Sujith Manoharan · 10 years ago
  54. ba1debd wireless: Support of IFLA_INFO_KIND rtnl attribute by Vadim Kochan · 10 years ago
  55. 185076d cfg80211: correctly check ad-hoc channels by Arik Nemtsov · 10 years ago
  56. 70dcec5 cfg80211: don't WARN about two consecutive Country IE hint by Emmanuel Grumbach · 10 years ago
  57. 722ddb0 mac80211: update the channel context after channel switch by Emmanuel Grumbach · 10 years ago
  58. f89f46c nl80211: check matches array length before acessing it by Luciano Coelho · 10 years ago
  59. cec3f0e cfg80211: use __force __rcu to suppress sparse warning by Johannes Berg · 10 years ago
  60. 34f05f5 cfg80211: avoid mem leak on driver hint set by Arik Nemtsov · 10 years ago
  61. 08f6f14 cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers by Jouni Malinen · 10 years ago
  62. d025933 mac80211: fix multicast LED blinking and counter by Andreas Müller · 10 years ago
  63. 7e6225a mac80211: avoid using uninitialized stack data by Jes Sorensen · 10 years ago
  64. 9697f1c net: dsa: propagate error code from dsa_slave_phy_setup by Florian Fainelli · 10 years ago
  65. 53013c7 net: dsa: handle non-existing PHYs on switch internal bus by Florian Fainelli · 10 years ago
  66. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  67. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  68. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  69. 198bf1b net: sock: fix access via invalid file descriptor by Alexei Starovoitov · 10 years ago
  70. f95b414 net: introduce helper macro for_each_cmsghdr by Gu Zheng · 10 years ago
  71. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  72. 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 10 years ago
  73. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  74. e20db59 Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  75. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  76. 785c20a irda: Convert function pointer arrays and uses to const by Joe Perches · 10 years ago
  77. 22bbf5f llc: Make llc_sap_action_t function pointer arrays const by Joe Perches · 10 years ago
  78. 9b37306 llc: Make llc_conn_ev_qfyr_t function pointer arrays const by Joe Perches · 10 years ago
  79. 14b7d95 llc: Make function pointer arrays const by Joe Perches · 10 years ago
  80. 8754589 net: replace remaining users of arch_fast_hash with jhash by Daniel Borkmann · 10 years ago
  81. 7f19fc5 netlink: use jhash as hashfn for rhashtable by Daniel Borkmann · 10 years ago
  82. 340b6e5 tipc: fix broadcast wakeup contention after congestion by Richard Alpe · 10 years ago
  83. fd11a83 net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb by Alexander Duyck · 10 years ago
  84. ffde732 net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag by Alexander Duyck · 10 years ago
  85. 6e5f59a Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  86. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. 6ea3b44 net: sched: cls: use nla_nest_cancel instead of nlmsg_trim by Jiri Pirko · 10 years ago
  88. 69204cf net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c by Valdis.Kletnieks@vt.edu · 10 years ago
  89. 0f85fea tcp: fix more NULL deref after prequeue changes by Eric Dumazet · 10 years ago
  90. 023160b tipc: avoid double lock 'spin_lock:&seq->lock' by Ying Xue · 10 years ago
  91. 1d460b9 rocker: remove swdev mode by Roopa Prabhu · 10 years ago
  92. b5f185f Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  93. e008f3f net: avoid to call skb_queue_len again by Li RongQing · 10 years ago
  94. 602de7e Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  95. 605ad7f tcp: refine TSO autosizing by Eric Dumazet · 10 years ago
  96. d3a9632 skb_copy_datagram_iovec() can die by Al Viro · 10 years ago
  97. e5a4b0b switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives by Al Viro · 10 years ago
  98. 1783639 first fruits - kill l2cap ->memcpy_fromiovec() by Al Viro · 10 years ago
  99. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  100. d838df2 vmci: propagate msghdr all way down to __qp_memcpy_from_queue() by Al Viro · 10 years ago