1. e31f645 cfg80211: never ignore user regulatory hint by Amar Singhal · 6 years ago
  2. 5cf3006 nl80211: Add a missing break in parse_station_flags by Bernd Edlinger · 6 years ago
  3. a948f71 nl80211/mac80211: allow non-linear skb in rx_control_port by Denis Kenzior · 6 years ago
  4. 95bca62 nl80211: check nla_parse_nested() return values by Johannes Berg · 6 years ago
  5. 188f60a nl80211: relax ht operation checks for mesh by Bob Copeland · 6 years ago
  6. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  7. bf2b61a cfg80211: fix rcu in cfg80211_unregister_wdev by Dedy Lansky · 6 years ago
  8. 3c12d04 cfg80211: initialize sinfo in cfg80211_get_station by Sven Eckelmann · 6 years ago
  9. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  10. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  11. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  12. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  13. bad2929 nl80211: Reject disconnect commands except from conn_owner by Andrew Zaborowski · 6 years ago
  14. 7f9a3e1 nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS by Vidyullatha Kanchanapally · 6 years ago
  15. e841b7b nl80211: add FILS related parameters to ROAM event by Arend Van Spriel · 6 years ago
  16. 76804d2 cfg80211: use separate struct for FILS parameters by Arend Van Spriel · 6 years ago
  17. d1e23c9 nl80211: Optimize cfg80211_bss_expire invocations by Denis Kenzior · 6 years ago
  18. dd8070b Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  19. 5247a77 cfg80211: fix NULL pointer derference when querying regdb by Haim Dreyfuss · 6 years ago
  20. ba8f566 nl80211: Fix compilation by Denis Kenzior · 6 years ago
  21. 7ea3e11 cfg80211: release station info tidstats where needed by Johannes Berg · 6 years ago
  22. 4a22b00 cfg80211: fix spelling mistake: "uknown" -> "unknown" by Colin Ian King · 6 years ago
  23. 73887fd cfg80211/mac80211: revert to stack allocation for sinfo by Johannes Berg · 6 years ago
  24. 8689c05 cfg80211: dynamically allocate per-tid stats for station info by Arend van Spriel · 6 years ago
  25. 1039d08 nl80211: fix nlmsg allocation in cfg80211_ft_event by Dedy Lansky · 6 years ago
  26. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 6 years ago
  27. 52539ca cfg80211: Expose TXQ stats and parameters to userspace by Toke Høiland-Jørgensen · 6 years ago
  28. 81d5439 cfg80211: average ack rssi support for data frames by Balaji Pothunoori · 6 years ago
  29. aced43c cfg80211: Call reg_notifier for self managed hints conditionally by Amar Singhal · 6 years ago
  30. 50f3271 nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump command by Haim Dreyfuss · 6 years ago
  31. 2f0605a nl80211: Free connkeys on external authentication failure by Srinivas Dasari · 6 years ago
  32. 8382646 cfg80211: fix possible memory leak in regdb_query_country() by weiyongjun (A) · 6 years ago
  33. 8db0c433 regulatory: Rename confusing 'country IE' in log output by Toke Høiland-Jørgensen · 6 years ago
  34. a7cfebc cfg80211: limit wiphy names to 128 bytes by Johannes Berg · 6 years ago
  35. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  36. e15f20e Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  37. 10256de net: Don't take rtnl_lock() in wireless_nlevent_flush() by Kirill Tkhai · 6 years ago
  38. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 6 years ago
  39. 1224f58 nl80211: Add control_port_over_nl80211 to mesh_setup by Denis Kenzior · 6 years ago
  40. c3bfe1f nl80211: Add control_port_over_nl80211 for ibss by Denis Kenzior · 6 years ago
  41. 64bf3d4 nl80211: Add CONTROL_PORT_OVER_NL80211 attribute by Denis Kenzior · 6 years ago
  42. 2576a9a nl80211: Implement TX of control port frames by Denis Kenzior · 6 years ago
  43. 6a671a5 nl80211: Add CMD_CONTROL_PORT_FRAME API by Denis Kenzior · 6 years ago
  44. 19d3577 cfg80211: Add API to allow querying regdb for wmm_rule by Haim Dreyfuss · 6 years ago
  45. 5bf16a1 cfg80211: don't require RTNL held for regdomain reads by Johannes Berg · 7 years ago
  46. 230ebaa cfg80211: read wmm rules from regulatory database by Haim Dreyfuss · 6 years ago
  47. 466a306 nl80211: Add SOCKET_OWNER support to START_AP by Denis Kenzior · 6 years ago
  48. 188c1b3 nl80211: Add SOCKET_OWNER support to JOIN_MESH by Denis Kenzior · 6 years ago
  49. f8d16d3 nl80211: Add SOCKET_OWNER support to JOIN_IBSS by Denis Kenzior · 6 years ago
  50. 37b1c00 cfg80211: Support all iftypes in autodisconnect_wk by Denis Kenzior · 6 years ago
  51. 2c390e4 cfg80211: enable use of non-cleared DFS channels for DFS offload by Dmitry Lebed · 6 years ago
  52. 8509645 cfg80211: fix CAC_STARTED event handling by Dmitry Lebed · 6 years ago
  53. c105547 treewide: remove large struct-pass-by-value from tracepoint arguments by Alexei Starovoitov · 6 years ago
  54. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 6 years ago
  55. d644406 net: Use octal not symbolic permissions by Joe Perches · 6 years ago
  56. 13cf6de cfg80211/nl80211: add DFS offload flag by Dmitry Lebed · 7 years ago
  57. 2cb021f cfg80211/nl80211: add CAC_STARTED event by Dmitry Lebed · 7 years ago
  58. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  59. 24bba07 mac80211: support A-MSDU in fast-rx by Felix Fietkau · 7 years ago
  60. a788723 cfg80211: add missing dependency to CFG80211 suboptions by Romain Naour · 7 years ago
  61. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  62. 60772e4 Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  63. ed04c46 Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  64. 9c537ca net: Convert cfg80211_pernet_ops by Kirill Tkhai · 7 years ago
  65. 3027a8e cfg80211: clear wep keys after disconnection by Avraham Stern · 7 years ago
  66. c4b50cd cfg80211: send ack_signal to user in probe client response by Venkateswara Naralasetty · 7 years ago
  67. db8d93a nl80211: Fix external_auth check for offloaded authentication by Srinivas Dasari · 7 years ago
  68. 7a9b3ec nl80211: remove unnecessary genlmsg_cancel() calls by Johannes Berg · 7 years ago
  69. 6c0075d net: Convert wext_pernet_ops by Kirill Tkhai · 7 years ago
  70. 3527799 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. 466b993 cfg80211: Add support to notify station's opmode change to userspace by tamizhr@codeaurora.org · 7 years ago
  72. 10773a7 nl80211: Allow SAE Authentication for NL80211_CMD_CONNECT by Srinivas Dasari · 7 years ago
  73. 40cbfa9 cfg80211/nl80211: Optional authentication offload to userspace by Srinivas Dasari · 7 years ago
  74. 5037a00 nl80211: Introduce scan flags to emphasize requested scan behavior by Sunil Dutt · 7 years ago
  75. c028c63 cfg80211: use only 1Mbps for basic rates in mesh by Johannes Berg · 7 years ago
  76. 259d8c1 nl80211: Sanitize array index in parse_txq_params by Dan Williams · 7 years ago
  77. b1b0c24 lift handling of SIOCIW... out of dev_ioctl() by Al Viro · 7 years ago
  78. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  79. 5762d7d cfg80211: fix station info handling bugs by Johannes Berg · 7 years ago
  80. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  81. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  82. 59b179b4 cfg80211: check dev_set_name() return value by Johannes Berg · 7 years ago
  83. 51a1aaa mac80211_hwsim: validate number of different channels by Johannes Berg · 7 years ago
  84. 7a94b8c nl80211: take RCU read lock when calling ieee80211_bss_get_ie() by Dominik Brodowski · 7 years ago
  85. a48a52b cfg80211: fully initialize old channel for event by Johannes Berg · 7 years ago
  86. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  87. 72deacc Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  88. 3ea1545 nl80211: Check for the required netlink attribute presence by Hao Chen · 7 years ago
  89. 983dafa cfg80211: Scan results to also report the per chain signal strength by Sunil Dutt · 7 years ago
  90. 86b6c46 nl80211: send deauth reason if locally generated by David Spinadel · 7 years ago
  91. 04a7279 cfg80211: ship certificates as hex files by Johannes Berg · 7 years ago
  92. 5d32407 cfg80211: always rewrite generated files from scratch by Thierry Reding · 7 years ago
  93. 4564b18 nl80211: fix nl80211_send_iface() error paths by Johannes Berg · 7 years ago
  94. 768075e nl80211: add a few extended error strings to key parsing by Johannes Berg · 7 years ago
  95. 6c2fb1e cfg80211: cleanup signal strength units notation by Sergey Matyukevich · 7 years ago
  96. 9ae3b17 cfg80211: IBSS: Add support for static WEP in driver for IBSS by Tova Mussai · 7 years ago
  97. 715a123 wireless: don't write C files on failures by Johannes Berg · 7 years ago
  98. 7133496 wireless: replace usage of hexdump with od/sed by Johannes Berg · 7 years ago
  99. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  100. 01a95b2 cfg80211: select CRYPTO_SHA256 if needed by Johannes Berg · 7 years ago