index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: allow transmitting EAPOL frames with tainted key
Wen Gong
2023-10-25
1
-1
/
+2
*
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
2023-04-20
1
-1
/
+2
*
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
2023-03-11
1
-1
/
+1
*
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
Pavel Skripkin
2023-02-25
3
-81
/
+54
*
wifi: mac80211: Fix ack frame idr leak when mesh has no route
Nicolas Cavallari
2022-12-08
1
-1
/
+1
*
wifi: mac80211: allow bw change during channel switch in mesh
Hari Chandrakanthan
2022-10-26
1
-3
/
+0
*
wifi: mac80211: Fix UAF in ieee80211_scan_rx()
Siddh Raman Pant
2022-09-28
1
-4
/
+7
*
wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
Siddh Raman Pant
2022-09-15
1
-0
/
+4
*
mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
Felix Fietkau
2022-06-14
2
-0
/
+25
*
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
2022-06-14
1
-5
/
+2
*
mac80211: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
2022-05-25
1
-2
/
+1
*
mac80211: fix potential double free on mesh join
Linus Lüssing
2022-03-28
1
-3
/
+0
*
mac80211: fix forwarded mesh frames AC & queue selection
Nicolas Escande
2022-03-08
1
-2
/
+2
*
mac80211: allow non-standard VHT MCS-10/11
Ping-Ke Shih
2022-01-27
1
-1
/
+1
*
mac80211: initialize variable have_higher_than_11mbit
Tom Rix
2022-01-11
1
-1
/
+1
*
mac80211: validate extended element ID is present
Johannes Berg
2021-12-22
1
-0
/
+2
*
mac80211: track only QoS data frames for admission control
Johannes Berg
2021-12-22
1
-3
/
+10
*
mac80211: send ADDBA requests using the tid/queue of the aggregation session
Felix Fietkau
2021-12-22
1
-1
/
+1
*
mac80211: check return value of rhashtable_init
MichelleJin
2021-10-17
1
-1
/
+4
*
mac80211: Drop frames from invalid MAC address in ad-hoc mode
YueHaibing
2021-10-17
1
-1
/
+2
*
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
Lorenzo Bianconi
2021-10-06
1
-0
/
+4
*
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
Chih-Kang Chang
2021-10-06
1
-0
/
+8
*
mac80211: fix use-after-free in CCMP/GCMP RX
Johannes Berg
2021-10-06
1
-0
/
+6
*
mac80211: Fix insufficient headroom issue for AMSDU
Chih-Kang Chang
2021-09-22
1
-1
/
+3
*
mac80211: drop data frames without key on encrypted links
Johannes Berg
2021-08-26
4
-3
/
+12
*
mac80211: remove iwlwifi specific workaround NDPs of null_response
Ping-Ke Shih
2021-07-20
1
-5
/
+0
*
mac80211: drop multicast fragments
Johannes Berg
2021-06-30
1
-6
/
+3
*
mac80211: remove warning in ieee80211_get_sband()
Johannes Berg
2021-06-30
1
-1
/
+1
*
mac80211: extend protection against mixed key and fragment cache attacks
Wen Gong
2021-06-03
1
-2
/
+11
*
mac80211: do not accept/forward invalid EAPOL frames
Johannes Berg
2021-06-03
1
-6
/
+27
*
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
2021-06-03
2
-1
/
+14
*
mac80211: check defrag PN against current frame
Johannes Berg
2021-06-03
3
-9
/
+20
*
mac80211: add fragment cache to sta_info
Johannes Berg
2021-06-03
5
-42
/
+73
*
mac80211: drop A-MSDUs on old ciphers
Johannes Berg
2021-06-03
1
-1
/
+18
*
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
2021-06-03
1
-1
/
+1
*
mac80211: prevent mixed key and fragment cache attacks
Mathy Vanhoef
2021-06-03
4
-0
/
+16
*
mac80211: assure all fragments are encrypted
Mathy Vanhoef
2021-06-03
1
-11
/
+12
*
mac80211: clear the beacon's CRC after channel switch
Emmanuel Grumbach
2021-05-22
1
-0
/
+5
*
mac80211: bail out if cipher schemes are invalid
Johannes Berg
2021-05-22
1
-2
/
+5
*
mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
Seevalamuthu Mariappan
2021-04-28
1
-1
/
+3
*
mac80211: choose first enabled channel for monitor
Karthikeyan Kathirvel
2021-04-10
1
-1
/
+12
*
mac80211: fix double free in ibss_leave
Markus Theil
2021-03-30
1
-0
/
+2
*
mac80211: fix rate mask reset
Johannes Berg
2021-03-30
1
-2
/
+2
*
mac80211: fix potential overflow when multiplying to u32 integers
Colin Ian King
2021-03-04
1
-1
/
+1
*
mac80211: fix station rate table updates on assoc
Felix Fietkau
2021-02-10
2
-2
/
+6
*
mac80211: fix fast-rx encryption check
Felix Fietkau
2021-02-07
1
-0
/
+2
*
mac80211: pause TX while changing interface type
Johannes Berg
2021-02-03
2
-0
/
+7
*
mac80211: don't set set TDLS STA bandwidth wider than possible
Johannes Berg
2020-12-30
1
-4
/
+10
*
mac80211: mesh: fix mesh_pathtbl_init() error path
Eric Dumazet
2020-12-30
1
-3
/
+1
*
mac80211: free sta in sta_info_insert_finish() on errors
Johannes Berg
2020-11-24
1
-10
/
+4
[next]