index
:
linux-stable.git
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.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
/
rx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
2022-05-25
1
-2
/
+1
*
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: Drop frames from invalid MAC address in ad-hoc mode
YueHaibing
2021-10-17
1
-1
/
+2
*
mac80211: fix memory corruption in EAPOL handling
Davis Mosenkovs
2021-07-20
1
-1
/
+1
*
mac80211: drop multicast fragments
Johannes Berg
2021-06-30
1
-6
/
+3
*
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
/
+28
*
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
2021-06-03
1
-0
/
+12
*
mac80211: check defrag PN against current frame
Johannes Berg
2021-06-03
1
-3
/
+2
*
mac80211: add fragment cache to sta_info
Johannes Berg
2021-06-03
1
-11
/
+30
*
mac80211: drop A-MSDUs on old ciphers
Johannes Berg
2021-06-03
1
-0
/
+17
*
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
2021-06-03
1
-1
/
+2
*
mac80211: prevent mixed key and fragment cache attacks
Mathy Vanhoef
2021-06-03
1
-0
/
+6
*
mac80211: assure all fragments are encrypted
Mathy Vanhoef
2021-06-03
1
-11
/
+12
*
mac80211: fix fast-rx encryption check
Felix Fietkau
2021-02-07
1
-0
/
+2
*
mac80211: allow rx of mesh eapol frames with default rx key
Markus Theil
2020-07-29
1
-0
/
+26
*
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
2020-05-10
1
-5
/
+3
*
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
2020-03-20
1
-1
/
+1
*
mac80211: accept deauth frames in IBSS mode
Johannes Berg
2020-01-27
1
-1
/
+10
*
mac80211: drop robust management frames from unknown TA
Johannes Berg
2019-06-25
1
-0
/
+2
*
mac80211: Add attribute aligned(2) to struct 'action'
Mathieu Malaterre
2019-03-05
1
-1
/
+1
*
mac80211: fix miscounting of ttl-dropped frames
Bob Copeland
2019-03-05
1
-1
/
+3
*
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
2019-02-12
1
-2
/
+3
*
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
2018-12-13
1
-0
/
+1
*
mac80211: drop frames with unexpected DS bits from fast-rx to slow path
Felix Fietkau
2018-05-30
1
-1
/
+1
*
mac80211: mesh: drop frames appearing to be from us
Johannes Berg
2018-03-03
1
-0
/
+2
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-1
/
+5
|
\
|
*
mac80211: don't look at the PM bit of BAR frames
Emmanuel Grumbach
2017-06-13
1
-1
/
+5
*
|
mac80211: manage RX BA session offload without SKB queue
Johannes Berg
2017-06-08
1
-4
/
+0
|
/
*
mac80211: strictly check mesh address extension mode
Rajkumar Manoharan
2017-05-17
1
-1
/
+2
*
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
2017-04-28
1
-4
/
+4
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
1
-22
/
+33
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
1
-29
/
+29
*
mac80211: make multicast variable a bool in ieee80211_accept_frame()
Luca Coelho
2017-04-26
1
-1
/
+1
*
mac80211: rewrite monitor mode delivery logic
Johannes Berg
2017-04-25
1
-59
/
+92
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
1
-18
/
+68
|
\
|
*
mac80211: reject ToDS broadcast data frames
Johannes Berg
2017-04-20
1
-0
/
+21
|
*
mac80211: fix MU-MIMO follow-MAC mode
Johannes Berg
2017-04-13
1
-18
/
+47
*
|
mac80211: keep a separate list of monitor interfaces that are up
Johannes Berg
2017-04-18
1
-10
/
+1
*
|
mac80211: drop frames too short for FCS earlier
Johannes Berg
2017-04-13
1
-21
/
+18
|
/
*
mac80211: use driver-indicated transmitter STA only for data frames
Johannes Berg
2017-02-28
1
-7
/
+9
*
mac80211: don't reorder frames with SN smaller than SSN
Sara Sharon
2017-02-27
1
-1
/
+13
*
mac80211: fix packet statistics for fast-RX
Johannes Berg
2017-02-27
1
-0
/
+1
*
mac80211: use helper function to access ieee802_1d_to_ac[]
Amadeusz Sławiński
2017-01-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-17
/
+21
|
\
|
*
mac80211: recalculate min channel width on VHT opmode changes
Johannes Berg
2017-01-11
1
-8
/
+1
[next]