1. 9d49aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  2. 3dc289f net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key() by Anant Thazhemadam · 4 years, 3 months ago
  3. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 4 months ago
  4. ab10c22 nl80211: fix non-split wiphy information by Johannes Berg · 4 years, 4 months ago
  5. f8d504c nl80211: reduce non-split wiphy dump size by Johannes Berg · 4 years, 4 months ago
  6. f5bec33 nl80211: extend support to config spatial reuse parameter set by Rajkumar Manoharan · 4 years, 4 months ago
  7. 6c8b6e4 nl80211: fix OBSS PD min and max offset validation by Rajkumar Manoharan · 4 years, 4 months ago
  8. 58ef7c1 nl80211: include frequency offset in survey info by Thomas Pedersen · 4 years, 4 months ago
  9. d2b7588 nl80211: support S1G capability overrides in assoc by Thomas Pedersen · 4 years, 4 months ago
  10. c8cb5b8 nl80211/cfg80211: support 6 GHz scanning by Tova Mussai · 4 years, 4 months ago
  11. 7443dcd nl80211: Unsolicited broadcast probe response support by Aloka Dixit · 4 years, 4 months ago
  12. 291c49d nl80211: Add FILS discovery support by Aloka Dixit · 4 years, 4 months ago
  13. 1d47f11 nl80211: correctly validate S1G beacon head by Thomas Pedersen · 4 years, 4 months ago
  14. d65a977 nl80211: advertise supported channel width in S1G by Thomas Pedersen · 4 years, 4 months ago
  15. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  16. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  17. 2831a63 nl80211: support SAE authentication offload in AP mode by Chung-Hsien Hsu · 4 years, 5 months ago
  18. 00c207e nl80211: rename csa counter attributes countdown counters by John Crispin · 4 years, 5 months ago
  19. eb89a6a nl80211: add support for setting fixed HE rate/gi/ltf by Miles Hu · 4 years, 6 months ago
  20. c8b8280 nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributes by Johannes Berg · 4 years, 5 months ago
  21. cb9abd4 nl80211: clean up code/policy a bit by Johannes Berg · 4 years, 5 months ago
  22. 7b506ff net: wireless: Convert to use the preferred fallthrough macro by Miaohe Lin · 4 years, 5 months ago
  23. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  24. fce2ff7 nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage by Johannes Berg · 4 years, 5 months ago
  25. bc04358 netlink: consistently use NLA_POLICY_MIN_LEN() by Johannes Berg · 4 years, 5 months ago
  26. 8140860 netlink: consistently use NLA_POLICY_EXACT_LEN() by Johannes Berg · 4 years, 5 months ago
  27. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  28. 3b1648f nl80211: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 6 months ago
  29. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  30. f966227 nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode by Chung-Hsien Hsu · 4 years, 7 months ago
  31. 75e6b59 cfg80211: invert HE BSS color 'disabled' to 'enabled' by Johannes Berg · 4 years, 6 months ago
  32. 322cd27 cfg80211/mac80211: avoid bss color setting in non-HE modes by P Praneesh · 4 years, 6 months ago
  33. 1303a51 cfg80211/mac80211: add connected to auth server to station info by Markus Theil · 4 years, 7 months ago
  34. 184eebe cfg80211/mac80211: add connected to auth server to meshconf by Markus Theil · 4 years, 7 months ago
  35. e3718a6 cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery by Linus Lüssing · 4 years, 7 months ago
  36. 504776b nl80211: Simplify error handling path in 'nl80211_trigger_scan()' by Christophe JAILLET · 4 years, 6 months ago
  37. 8328685 nl80211: Remove a misleading label in 'nl80211_trigger_scan()' by Christophe JAILLET · 4 years, 6 months ago
  38. 9c167b2 cfg80211: allow vendor dumpit to terminate by returning 0 by Julian Squires · 4 years, 6 months ago
  39. 4052d3d cfg80211: check vendor command doit pointer before use by Julian Squires · 4 years, 6 months ago
  40. 60a0121 nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR by Luca Coelho · 4 years, 7 months ago
  41. bc7a39b nl80211: don't return err unconditionally in nl80211_start_ap() by Luca Coelho · 4 years, 7 months ago
  42. 093a48d cfg80211: support bigger kek/kck key length by Nathan Errera · 4 years, 8 months ago
  43. 2239521 cfg80211: add and expose HE 6 GHz band capabilities by Johannes Berg · 4 years, 8 months ago
  44. 43e64bf cfg80211: handle 6 GHz capability of new station by Rajkumar Manoharan · 4 years, 8 months ago
  45. 9a5f648 nl80211: Add support to configure TID specific Tx rate configuration by Tamizh Chelvam · 4 years, 8 months ago
  46. dca9ca2 nl80211: add ability to report TX status for control port TX by Markus Theil · 4 years, 8 months ago
  47. 2032f3b nl80211: support scan frequencies in KHz by Thomas Pedersen · 4 years, 9 months ago
  48. 942ba88 nl80211: add KHz frequency offset for most wifi commands by Thomas Pedersen · 4 years, 9 months ago
  49. e76fede cfg80211: add KHz variants of frame RX API by Thomas Pedersen · 4 years, 9 months ago
  50. c033695 nl80211: simplify peer specific TID configuration by Sergey Matyukevich · 4 years, 9 months ago
  51. 33462e6 cfg80211: add support for TID specific AMSDU configuration by Sergey Matyukevich · 4 years, 9 months ago
  52. 745bd6f Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 8 months ago
  53. c7721c0 netlink: remove NLA_EXACT_LEN_WARN by Johannes Berg · 4 years, 9 months ago
  54. d15da2a nl80211: link recursive netlink nested policy by Johannes Berg · 4 years, 9 months ago
  55. 2a39259 cfg80211: Parse HE membership selector by Ilan Peer · 4 years, 10 months ago
  56. 155d7c7 nl80211: allow client-only BIGTK support by Johannes Berg · 4 years, 9 months ago
  57. 9dba48a cfg80211: support multicast RX registration by Johannes Berg · 4 years, 9 months ago
  58. 4d797fc cfg80211: Unprotected Beacon frame RX indication by Jouni Malinen · 4 years, 10 months ago
  59. 0e012b4 nl80211: fix NL80211_ATTR_FTM_RESPONDER policy by Johannes Berg · 4 years, 9 months ago
  60. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 10 months ago
  61. 0016d32 nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type by Johannes Berg · 4 years, 10 months ago
  62. 306b79e nl80211: clarify code in nl80211_del_station() by Johannes Berg · 4 years, 10 months ago
  63. 7fc82af cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entries by Veerendranath Jakkam · 4 years, 10 months ago
  64. edafcf4 cfg80211: Add support for userspace to reset stations in IBSS mode by Nicolas Cavallari · 4 years, 11 months ago
  65. 7e8d6f1 nl80211: pass HE operation element to the driver by Shaul Triebitz · 5 years ago
  66. efb5520 nl80211/cfg80211: add support for non EDCA based ranging measurement by Avraham Stern · 5 years ago
  67. 7f3f96c mac80211: handle no-preauth flag for control port by Markus Theil · 4 years, 10 months ago
  68. 5631d96 nl80211: add no pre-auth attribute and ext. feature flag for ctrl. port by Markus Theil · 4 years, 10 months ago
  69. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  70. 5cde05c nl80211: add missing attribute validation for channel switch by Jakub Kicinski · 4 years, 11 months ago
  71. 056e937 nl80211: add missing attribute validation for beacon report scanning by Jakub Kicinski · 4 years, 11 months ago
  72. 0e1a1d8 nl80211: add missing attribute validation for critical protocol indication by Jakub Kicinski · 4 years, 11 months ago
  73. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
  74. 3b3e808 Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  75. 04f7d14 nl80211: Add support to configure TID specific RTSCTS configuration by Tamizh chelvam · 5 years ago
  76. ade274b nl80211: Add support to configure TID specific AMPDU configuration by Tamizh chelvam · 5 years ago
  77. 6a21d16 nl80211: Add support to configure TID specific retry configuration by Tamizh chelvam · 5 years ago
  78. 3710a8a nl80211: modify TID-config API by Johannes Berg · 5 years ago
  79. 77f576d nl80211: Add NL command to support TID speicific configurations by Tamizh chelvam · 5 years ago
  80. e3ae39e nl80211: explicitly include if_vlan.h by Johannes Berg · 5 years ago
  81. 56be393 cfg80211: Support key configuration for Beacon protection (BIGTK) by Jouni Malinen · 5 years ago
  82. f8af764 cfg80211: More error messages for key addition failures by Jouni Malinen · 5 years ago
  83. 8d74a62 Revert "nl80211: add src and dst addr attributes for control port tx/rx" by Johannes Berg · 5 years ago
  84. 9951ebf nl80211: fix potential leak in AP start by Johannes Berg · 5 years ago
  85. 2e92a2d net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT by Julian Wiedmann · 5 years ago
  86. ddb535a Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  87. ea75080 cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE by Sergey Matyukevich · 5 years ago
  88. 8c3ed7a nl80211: add src and dst addr attributes for control port tx/rx by Markus Theil · 5 years ago
  89. ff74c51 cfg80211/mac80211: Allow user space to register for station Rx authentication by Ilan Peer · 5 years ago
  90. d6039a3 cfg80211: Enhance the AKM advertizement to support per interface. by Veerendranath Jakkam · 5 years ago
  91. 1e61d82 cfg80211: add no HE indication to the channel flag by Haim Dreyfuss · 5 years ago
  92. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  93. 5c5e52d nl80211: add handling for BSS color by John Crispin · 5 years ago
  94. df16737 cfg80211: fix memory leak in cfg80211_cqm_rssi_update by Felix Fietkau · 5 years ago
  95. 2a279b34 cfg80211: fix memory leak in nl80211_probe_mesh_link by Felix Fietkau · 5 years ago
  96. 32d5109 netlink: rename nl80211_validate_nested() to nla_validate_nested() by Michal Kubecek · 5 years ago
  97. 5bd2ce6 Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  98. 14f34e3 cfg80211: VLAN offload support for set_key and set_sta_vlan by Gurumoorthi Gnanasambandhan · 5 years ago
  99. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  100. 1fab1b8 nl80211: fix validation of mesh path nexthop by Markus Theil · 5 years ago