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
*
wifi: mac80211: rx: track link in RX data
Johannes Berg
2022-07-22
1
-2
/
+17
*
wifi: mac80211: expand ieee80211_mgmt_tx() for MLO
Johannes Berg
2022-07-22
1
-1
/
+1
*
wifi: mac80211: report link ID to cfg80211 on mgmt RX
Johannes Berg
2022-07-22
1
-1
/
+3
*
wifi: mac80211: add hardware timestamps for RX and TX
Avraham Stern
2022-07-22
1
-8
/
+22
*
wifi: mac80211: fix RX MLD address translation
Johannes Berg
2022-07-22
1
-4
/
+8
*
wifi: mac80211: do link->MLD address translation on RX
Johannes Berg
2022-07-15
1
-0
/
+25
*
wifi: mac80211: Allow EAPOL tx from specific link
Andrei Otcheretianski
2022-07-15
1
-2
/
+2
*
wifi: mac80211: Allow EAPOL frames from link addresses
Andrei Otcheretianski
2022-07-15
1
-30
/
+30
*
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
1
-2
/
+6
*
wifi: mac80211: rx: accept link-addressed frames
Johannes Berg
2022-07-15
1
-8
/
+61
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
1
-1
/
+2
|
\
|
*
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
2022-06-29
1
-1
/
+2
*
|
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
2022-07-01
1
-1
/
+5
*
|
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
2022-06-20
1
-3
/
+3
*
|
wifi: mac80211: move ieee80211_bssid_match() function
Johannes Berg
2022-06-20
1
-0
/
+6
*
|
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
2022-06-20
1
-1
/
+1
*
|
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
1
-4
/
+4
*
|
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
2022-06-20
1
-11
/
+14
*
|
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
1
-1
/
+1
*
|
wifi: mac80211: remove cipher scheme support
Johannes Berg
2022-06-10
1
-37
/
+12
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
1
-2
/
+1
|
\
|
*
mac80211: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
2022-05-04
1
-2
/
+1
*
|
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-42
/
+43
*
|
mac80211: introduce BSS color collision detection
Lorenzo Bianconi
2022-04-11
1
-0
/
+46
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-9
/
+5
|
\
|
*
mac80211: fix forwarded mesh frames AC & queue selection
Nicolas Escande
2022-02-16
1
-2
/
+2
|
*
mac80211: fix EAPoL rekey fail in 802.3 rx path
Deren Wu
2022-02-16
1
-7
/
+3
*
|
cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAP
Johannes Berg
2022-02-04
1
-0
/
+2
|
/
*
mac80211: allow non-standard VHT MCS-10/11
Ping-Ke Shih
2022-01-04
1
-1
/
+1
*
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-12-21
1
-1
/
+6
|
\
|
*
mac80211: fix FEC flag in radio tap header
P Praneesh
2021-12-20
1
-1
/
+6
*
|
mac80211: set up the fwd_skb->dev for mesh forwarding
Xing Song
2021-11-26
1
-0
/
+1
|
/
*
mac80211: fix throughput LED trigger
Felix Fietkau
2021-11-15
1
-3
/
+4
*
mac80211: fix radiotap header generation
Johannes Berg
2021-11-15
1
-1
/
+1
*
mac80211: do not access the IV when it was stripped
Xing Song
2021-11-15
1
-1
/
+2
*
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-10-22
1
-11
/
+1
|
\
|
*
mac80211: check hostapd configuration parsing twt requests
Lorenzo Bianconi
2021-09-23
1
-11
/
+1
*
|
mac80211: Drop frames from invalid MAC address in ad-hoc mode
YueHaibing
2021-09-23
1
-1
/
+2
|
/
*
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
2021-08-24
1
-0
/
+73
*
mac80211: Use flex-array for radiotap header bitmap
Kees Cook
2021-08-13
1
-1
/
+6
*
mac80211: radiotap: Use BIT() instead of shifts
Kees Cook
2021-08-13
1
-11
/
+11
*
mac80211: Do not strip skb headroom on monitor frames
Johan Almbladh
2021-07-23
1
-1
/
+2
*
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
2021-06-23
1
-5
/
+1
*
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
2021-06-23
1
-8
/
+13
*
mac80211: unify queueing SKB to iface
Johannes Berg
2021-06-23
1
-18
/
+15
*
mac80211: drop multicast fragments
Johannes Berg
2021-06-09
1
-6
/
+3
*
mac80211: extend protection against mixed key and fragment cache attacks
Wen Gong
2021-05-11
1
-2
/
+11
*
mac80211: do not accept/forward invalid EAPOL frames
Johannes Berg
2021-05-11
1
-6
/
+27
*
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
2021-05-11
1
-0
/
+12
*
mac80211: check defrag PN against current frame
Johannes Berg
2021-05-11
1
-3
/
+2
[next]