1. 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  2. 24f7cf9 Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 3 years, 2 months ago
  3. b33fb28 mac80211: Prevent AP probing during suspend by Loic Poulain · 3 years, 2 months ago
  4. 63fa042 nl80211: Add LC placeholder band definition to nl80211_band by Srinivasan Raju · 3 years, 3 months ago
  5. a6e34fd mac80211: split beacon retrieval functions by Aloka Dixit · 3 years, 3 months ago
  6. f262213 mac80211: use ieee80211_bss_get_elem() in most places by Johannes Berg · 3 years, 3 months ago
  7. ba9d0db mac80211: fils: use cfg80211_find_ext_elem() by Johannes Berg · 3 years, 3 months ago
  8. 8223ac1 mac80211: fix memory leaks with element parsing by Johannes Berg · 3 years, 3 months ago
  9. de1352e mac80211: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
  10. eb3d617 mac80211: debugfs: calculate free buffer size correctly by Mordechay Goodstein · 3 years, 2 months ago
  11. dfcb63c fq_codel: generalise ce_threshold marking for subset of traffic by Toke Høiland-Jørgensen · 3 years, 2 months ago
  12. e72aeb9 fq_codel: implement L4S style ce_threshold_ect1 marking by Eric Dumazet · 3 years, 3 months ago
  13. 636707e mac80211: mesh: fix HE operation element length check by Johannes Berg · 3 years, 3 months ago
  14. 1719642 mac80211: MBSSID support in interface handling by John Crispin · 3 years, 4 months ago
  15. 63214f0 mac80211: save transmit power envelope element and power constraint by Wen Gong · 3 years, 3 months ago
  16. cb751b7 mac80211: add parse regulatory info in 6 GHz operation information by Wen Gong · 3 years, 3 months ago
  17. 7ff379b mac80211: twt: don't use potentially unaligned pointer by Johannes Berg · 3 years, 3 months ago
  18. 111461d mac80211: check return value of rhashtable_init by MichelleJin · 3 years, 3 months ago
  19. 9451306 mac80211: fix use-after-free in CCMP/GCMP RX by Johannes Berg · 3 years, 3 months ago
  20. 37123c3 mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel() by Wen Gong · 3 years, 3 months ago
  21. 5d24828 mac80211: always allocate struct ieee802_11_elems by Johannes Berg · 3 years, 3 months ago
  22. 49a765d mac80211: mlme: find auth challenge directly by Johannes Berg · 3 years, 3 months ago
  23. c6e37ed mac80211: move CRC into struct ieee802_11_elems by Johannes Berg · 3 years, 3 months ago
  24. a5b983c mac80211: mesh: clean up rx_bcn_presp API by Johannes Berg · 3 years, 3 months ago
  25. 01f84f0 mac80211: reduce stack usage in debugfs by Johannes Berg · 3 years, 3 months ago
  26. 68ba113 mac80211: check hostapd configuration parsing twt requests by Lorenzo Bianconi · 3 years, 4 months ago
  27. b973106 mac80211: mesh: fix potentially unaligned access by Johannes Berg · 3 years, 3 months ago
  28. 13cb6d8 mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap by Lorenzo Bianconi · 3 years, 3 months ago
  29. a6555f8 mac80211: Drop frames from invalid MAC address in ad-hoc mode by YueHaibing · 3 years, 4 months ago
  30. fe94bac mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug by Chih-Kang Chang · 3 years, 4 months ago
  31. 98d46b0 Revert "mac80211: do not use low data rates for data frames with no ack flag" by Felix Fietkau · 3 years, 4 months ago
  32. b034585 mac80211: parse transmit power envelope element by Wen Gong · 3 years, 4 months ago
  33. f5a4c24 mac80211: introduce individual TWT support in AP mode by Lorenzo Bianconi · 3 years, 4 months ago
  34. 4af14db Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 3 years, 4 months ago
  35. 276e189 mac80211: fix locking in ieee80211_restart_work() by Johannes Berg · 3 years, 5 months ago
  36. f50d2ff mac80211: Fix insufficient headroom issue for AMSDU by Chih-Kang Chang · 3 years, 5 months ago
  37. 5f9404a mac80211: add support for BSS color change by John Crispin · 3 years, 6 months ago
  38. 8c89f7b mac80211: Use flex-array for radiotap header bitmap by Kees Cook · 3 years, 5 months ago
  39. 5cafd37 mac80211: radiotap: Use BIT() instead of shifts by Kees Cook · 3 years, 5 months ago
  40. 0323689 mac80211: Remove unnecessary variable and label by dingsenjie · 3 years, 5 months ago
  41. 779969e mac80211: include <linux/rbtree.h> by Johannes Berg · 3 years, 6 months ago
  42. 79f5962 mac80211: Fix monitor MTU limit so that A-MSDUs get through by Johan Almbladh · 3 years, 6 months ago
  43. 4a11174 mac80211: remove unnecessary NULL check in ieee80211_register_hw() by Dan Carpenter · 3 years, 6 months ago
  44. deebea0 mac80211: Reject zero MAC address in sta_info_insert_check() by YueHaibing · 3 years, 6 months ago
  45. a5d3cbd mac80211: fix enabling 4-address mode on a sta vif after assoc by Felix Fietkau · 3 years, 6 months ago
  46. 1a79155 mac80211: fix starting aggregation sessions on mesh interfaces by Felix Fietkau · 3 years, 6 months ago
  47. ec61cd4 mac80211: Do not strip skb headroom on monitor frames by Johan Almbladh · 3 years, 6 months ago
  48. 2433647 mac80211: Switch to a virtual time-based airtime scheduler by Toke Høiland-Jørgensen · 3 years, 6 months ago
  49. 2832943 Revert "mac80211: HE STA disassoc due to QOS NULL not sent" by Ping-Ke Shih · 3 years, 6 months ago
  50. 744757e mac80211: remove iwlwifi specific workaround NDPs of null_response by Ping-Ke Shih · 3 years, 6 months ago
  51. 95f83ee mac80211: fix NULL ptr dereference during mesh peer connection for non HE devices by Abinaya Kalaiselvan · 3 years, 6 months ago
  52. 6e899fa mac80211: Enable power save after receiving NULL packet ACK by Bassem Dawood · 3 years, 10 months ago
  53. 65be6aa mac80211: add HE 6 GHz capability only if supported by Johannes Berg · 3 years, 6 months ago
  54. 15fae34 mac80211: notify driver on mgd TX completion by Johannes Berg · 3 years, 7 months ago
  55. 7d29bc5 mac80211: always include HE 6GHz capability in probe request by Johannes Berg · 3 years, 7 months ago
  56. 9bd6a83e mac80211: add vendor-specific capabilities to assoc request by Johannes Berg · 3 years, 7 months ago
  57. 0bc4705 mac80211: conditionally advertise HE in probe requests by Johannes Berg · 3 years, 7 months ago
  58. ab4040d mac80211: fix some spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  59. bac2fd3 mac80211: remove use of ieee80211_get_he_sta_cap() by Johannes Berg · 3 years, 7 months ago
  60. 6516ee2 mac80211: improve AP disconnect message by Johannes Berg · 3 years, 7 months ago
  61. c74025f mac80211: rearrange struct txq_info for fewer holes by Johannes Berg · 3 years, 7 months ago
  62. 45daaa1 mac80211: Properly WARN on HW scan before restart by Ilan Peer · 3 years, 7 months ago
  63. d8b2615 mac80211: add to bss_conf if broadcast TWT is supported by Shaul Triebitz · 3 years, 7 months ago
  64. d6c3750 mac80211: handle rate control (RC) racing with chanctx definition by Mordechay Goodstein · 3 years, 7 months ago
  65. 7d7b007 mac80211: free skb in WEP error case by Johannes Berg · 3 years, 7 months ago
  66. 79ea0a5 mac80211: move SMPS mode setting after ieee80211_prep_connection by Shaul Triebitz · 3 years, 7 months ago
  67. 10a35c2 mac80211: allow SMPS requests only in client mode by Johannes Berg · 3 years, 7 months ago
  68. e41eb3e mac80211: remove iwlwifi specific workaround that broke sta NDP tx by Felix Fietkau · 3 years, 7 months ago
  69. 4f2e3eb mac80211: check per vif offload_flags in Tx path by Ryder Lee · 3 years, 7 months ago
  70. 3187ba0 mac80211: add rate control support for encap offload by Ryder Lee · 3 years, 7 months ago
  71. 03c3911 mac80211: call ieee80211_tx_h_rate_ctrl() when dequeue by Ryder Lee · 3 years, 7 months ago
  72. 08a46c64 mac80211: move A-MPDU session check from minstrel_ht to mac80211 by Felix Fietkau · 3 years, 7 months ago
  73. 3f9d972 mac80211: don't open-code LED manipulations by Johannes Berg · 3 years, 7 months ago
  74. d656a4c mac80211: consider per-CPU statistics if present by Johannes Berg · 3 years, 7 months ago
  75. 057e377 mac80211: remove the repeated declaration by Shaokun Zhang · 3 years, 7 months ago
  76. 4e6c78b mac80211: refactor rc_no_data_or_no_ack_use_min function by Philipp Borgers · 3 years, 8 months ago
  77. d333322 mac80211: do not use low data rates for data frames with no ack flag by Philipp Borgers · 3 years, 8 months ago
  78. 4ebdce1 mac80211: simplify ieee80211_add_station() by Johannes Berg · 3 years, 8 months ago
  79. f057d14 mac80211: use sdata->skb_queue for TDLS by Johannes Berg · 3 years, 8 months ago
  80. 07bd1c7 mac80211: refactor SKB queue processing a bit by Johannes Berg · 3 years, 8 months ago
  81. 0044cc1 mac80211: unify queueing SKB to iface by Johannes Berg · 3 years, 8 months ago
  82. 0edab4f mac80211: minstrel_ht: ignore frame that was sent with noAck flag by Philipp Borgers · 3 years, 8 months ago
  83. 5eae270 mac80211: Remove redundant assignment to ret by Yang Li · 3 years, 8 months ago
  84. 652e836 mac80211: handle various extensible elements correctly by Johannes Berg · 3 years, 7 months ago
  85. bbc6f03 mac80211: reset profile_periodicity/ema_ap by Johannes Berg · 3 years, 7 months ago
  86. 1236af3 mac80211: minstrel_ht: fix sample time check by Felix Fietkau · 3 years, 7 months ago
  87. a979954 mac80211: drop multicast fragments by Johannes Berg · 3 years, 7 months ago
  88. f5baf28 mac80211: move interface shutdown out of wiphy lock by Johannes Berg · 3 years, 7 months ago
  89. adaed1b mac80211: fix 'reset' debugfs locking by Johannes Berg · 3 years, 7 months ago
  90. d5befb2 mac80211: fix deadlock in AP/VLAN handling by Johannes Berg · 3 years, 8 months ago
  91. bddc0c4 mac80211: Fix NULL ptr deref for injected rate info by Mathy Vanhoef · 3 years, 7 months ago
  92. e298aa3 mac80211: fix skb length check in ieee80211_scan_rx() by Du Cheng · 3 years, 8 months ago
  93. 0ee4d55 mac80211: remove warning in ieee80211_get_sband() by Johannes Berg · 3 years, 8 months ago
  94. 3edc6b0 mac80211: extend protection against mixed key and fragment cache attacks by Wen Gong · 3 years, 8 months ago
  95. a8c4d76 mac80211: do not accept/forward invalid EAPOL frames by Johannes Berg · 3 years, 8 months ago
  96. 7e44a0b mac80211: prevent attacks on TKIP/WEP as well by Johannes Berg · 3 years, 8 months ago
  97. bf30ca9 mac80211: check defrag PN against current frame by Johannes Berg · 3 years, 8 months ago
  98. 3a11ce0 mac80211: add fragment cache to sta_info by Johannes Berg · 3 years, 8 months ago
  99. 270032a mac80211: drop A-MSDUs on old ciphers by Johannes Berg · 3 years, 8 months ago
  100. a1d5ff5 mac80211: properly handle A-MSDUs that start with an RFC 1042 header by Mathy Vanhoef · 3 years, 8 months ago