index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
mac80211: do not access the IV when it was stripped
Xing Song
1
-1
/
+2
2021-10-17
mac80211: check return value of rhashtable_init
MichelleJin
1
-1
/
+4
2021-10-17
mac80211: Drop frames from invalid MAC address in ad-hoc mode
YueHaibing
1
-1
/
+2
2021-10-06
mac80211: mesh: fix potentially unaligned access
Johannes Berg
1
-1
/
+2
2021-10-06
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
Lorenzo Bianconi
1
-0
/
+4
2021-10-06
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
Chih-Kang Chang
1
-0
/
+8
2021-10-06
mac80211: fix use-after-free in CCMP/GCMP RX
Johannes Berg
1
-0
/
+6
2021-09-22
mac80211: Fix monitor MTU limit so that A-MSDUs get through
Johan Almbladh
1
-2
/
+9
2021-09-15
mac80211: Fix insufficient headroom issue for AMSDU
Chih-Kang Chang
1
-1
/
+3
2021-07-14
mac80211: remove iwlwifi specific workaround NDPs of null_response
Ping-Ke Shih
1
-5
/
+0
2021-07-14
mac80211: remove iwlwifi specific workaround that broke sta NDP tx
Felix Fietkau
1
-9
/
+0
2021-06-30
mac80211: drop multicast fragments
Johannes Berg
1
-6
/
+3
2021-06-30
mac80211: remove warning in ieee80211_get_sband()
Johannes Berg
1
-1
/
+1
2021-06-03
mac80211: extend protection against mixed key and fragment cache attacks
Wen Gong
1
-2
/
+11
2021-06-03
mac80211: do not accept/forward invalid EAPOL frames
Johannes Berg
1
-6
/
+27
2021-06-03
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
2
-1
/
+14
2021-06-03
mac80211: check defrag PN against current frame
Johannes Berg
3
-9
/
+20
2021-06-03
mac80211: add fragment cache to sta_info
Johannes Berg
5
-42
/
+73
2021-06-03
mac80211: drop A-MSDUs on old ciphers
Johannes Berg
1
-1
/
+18
2021-06-03
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-1
/
+1
2021-06-03
mac80211: prevent mixed key and fragment cache attacks
Mathy Vanhoef
4
-0
/
+16
2021-06-03
mac80211: assure all fragments are encrypted
Mathy Vanhoef
1
-11
/
+12
2021-05-19
mac80211: clear the beacon's CRC after channel switch
Emmanuel Grumbach
1
-0
/
+5
2021-05-14
mac80211: bail out if cipher schemes are invalid
Johannes Berg
1
-2
/
+5
2021-04-21
mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
Seevalamuthu Mariappan
1
-1
/
+3
2021-04-14
mac80211: fix TXQ AC confusion
Johannes Berg
1
-1
/
+1
2021-04-10
mac80211: choose first enabled channel for monitor
Karthikeyan Kathirvel
1
-1
/
+12
2021-03-30
mac80211: fix double free in ibss_leave
Markus Theil
1
-0
/
+2
2021-03-30
mac80211: fix rate mask reset
Johannes Berg
1
-2
/
+2
2021-03-04
mac80211: fix potential overflow when multiplying to u32 integers
Colin Ian King
1
-1
/
+1
2021-02-13
mac80211: 160MHz with extended NSS BW in CSA
Shay Bar
1
-3
/
+7
2021-02-10
mac80211: fix station rate table updates on assoc
Felix Fietkau
2
-2
/
+6
2021-02-07
mac80211: fix fast-rx encryption check
Felix Fietkau
1
-0
/
+2
2021-02-03
mac80211: pause TX while changing interface type
Johannes Berg
2
-0
/
+7
2021-01-23
mac80211: check if atf has been disabled in __ieee80211_schedule_txq
Lorenzo Bianconi
1
-1
/
+1
2021-01-23
mac80211: do not drop tx nulldata packets on encrypted links
Felix Fietkau
1
-1
/
+1
2020-12-30
mac80211: don't set set TDLS STA bandwidth wider than possible
Johannes Berg
1
-4
/
+10
2020-12-21
mac80211: mesh: fix mesh_pathtbl_init() error path
Eric Dumazet
1
-3
/
+1
2020-11-24
mac80211: free sta in sta_info_insert_finish() on errors
Johannes Berg
1
-10
/
+4
2020-11-24
mac80211: minstrel: fix tx status processing corner case
Felix Fietkau
1
-1
/
+1
2020-11-24
mac80211: minstrel: remove deferred sampling code
Felix Fietkau
2
-22
/
+4
2020-11-22
mac80211: always wind down STA state
Johannes Berg
1
-0
/
+18
2020-11-18
mac80211: fix use of skb payload instead of header
Johannes Berg
1
-13
/
+24
2020-10-29
mac80211: handle lack of sband->bitrates in rates
Thomas Pedersen
2
-1
/
+6
2020-10-07
mac80211: do not allow bigger VHT MPDUs than the hardware supports
Felix Fietkau
1
-4
/
+4
2020-10-07
mac80211: Fix radiotap header channel flag for 6GHz band
Aloka Dixit
1
-1
/
+2
2020-10-01
mac80211: skip mpath lookup also for control port tx
Markus Theil
1
-1
/
+5
2020-08-21
mac80211: fix misplaced while instead of if
Johannes Berg
1
-1
/
+1
2020-08-05
mac80211: mesh: Free pending skb when destroying a mpath
Remi Pommarel
1
-0
/
+1
2020-08-05
mac80211: mesh: Free ie data when leaving mesh
Remi Pommarel
1
-0
/
+1
[next]