index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-17
kcov: Remove kcov include from sched.h and move it to its users.
Sebastian Andrzej Siewior
1
-0
/
+1
2022-10-15
wifi: mac80211: fix crash in beacon protection for P2P-device
Johannes Berg
1
-5
/
+7
2022-05-25
mac80211: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
1
-2
/
+1
2022-03-08
mac80211: fix forwarded mesh frames AC & queue selection
Nicolas Escande
1
-2
/
+2
2022-01-27
mac80211: allow non-standard VHT MCS-10/11
Ping-Ke Shih
1
-1
/
+1
2021-12-08
mac80211: do not access the IV when it was stripped
Xing Song
1
-1
/
+2
2021-10-17
mac80211: Drop frames from invalid MAC address in ad-hoc mode
YueHaibing
1
-1
/
+2
2021-06-30
mac80211: drop multicast fragments
Johannes Berg
1
-6
/
+3
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
1
-0
/
+12
2021-06-03
mac80211: check defrag PN against current frame
Johannes Berg
1
-3
/
+2
2021-06-03
mac80211: add fragment cache to sta_info
Johannes Berg
1
-11
/
+30
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
1
-0
/
+6
2021-06-03
mac80211: assure all fragments are encrypted
Mathy Vanhoef
1
-11
/
+12
2021-02-07
mac80211: fix fast-rx encryption check
Felix Fietkau
1
-0
/
+2
2020-12-30
mac80211: fix a mistake check for rx_stats update
Wen Gong
1
-1
/
+1
2020-09-28
mac80211: receive and process S1G beacons
Thomas Pedersen
1
-48
/
+36
2020-09-28
mac80211: convert S1G beacon to scan results
Thomas Pedersen
1
-1
/
+2
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-09-18
mac80211: optimize station connection monitor
Felix Fietkau
1
-9
/
+0
2020-09-18
mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
Felix Fietkau
1
-1
/
+1
2020-09-18
mac80211: Fix radiotap header channel flag for 6GHz band
Aloka Dixit
1
-1
/
+2
2020-07-31
mac80211: add a function for running rx without passing skbs to the stack
Felix Fietkau
1
-22
/
+38
2020-07-31
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
1
-1
/
+1
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-06-25
mac80211: allow rx of mesh eapol frames with default rx key
Markus Theil
1
-0
/
+26
2020-06-08
net: fix wiki website url mac80211 and wireless files
Flavio Suligoi
1
-1
/
+1
2020-05-27
mac80211: fix HT-Control field reception for management frames
Johannes Berg
1
-7
/
+37
2020-05-27
mac80211: allow SA-QUERY processing in userspace
Johannes Berg
1
-13
/
+36
2020-05-27
cfg80211: add KHz variants of frame RX API
Thomas Pedersen
1
-5
/
+7
2020-04-24
mac80211: add freq_offset to RX status
Thomas Pedersen
1
-0
/
+1
2020-04-24
mac80211: Report beacon protection failures to user space
Jouni Malinen
1
-2
/
+14
2020-03-20
mac80211: handle no-preauth flag for control port
Markus Theil
1
-1
/
+2
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-02-24
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
1
-1
/
+1
2020-02-24
mac80211: Beacon protection using the new BIGTK (STA)
Jouni Malinen
1
-12
/
+67
2020-02-07
mac80211: Handle SMPS mode changes only in AP mode
Ilan Peer
1
-1
/
+5
2020-01-15
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
1
-5
/
+3
2019-10-07
mac80211: accept deauth frames in IBSS mode
Johannes Berg
1
-1
/
+10
2019-08-29
mac80211: Correctly set noencrypt for PAE frames
Denis Kenzior
1
-1
/
+1
2019-08-29
mac80211: Don't memset RXCB prior to PAE intercept
Denis Kenzior
1
-2
/
+2
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-14
mac80211: drop robust management frames from unknown TA
Johannes Berg
1
-0
/
+2
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-35
/
+39
2019-04-26
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
1
-35
/
+39
2019-03-29
mac80211: un-schedule TXQs on powersave start
Felix Fietkau
1
-1
/
+9
[next]