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.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
2021-02-07
mac80211: fix fast-rx encryption check
Felix Fietkau
1
-0
/
+2
2020-07-29
mac80211: allow rx of mesh eapol frames with default rx key
Markus Theil
1
-0
/
+26
2020-05-10
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
1
-5
/
+3
2020-03-20
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
1
-1
/
+1
2020-01-27
mac80211: accept deauth frames in IBSS mode
Johannes Berg
1
-1
/
+10
2019-06-25
mac80211: drop robust management frames from unknown TA
Johannes Berg
1
-0
/
+2
2019-03-05
mac80211: Add attribute aligned(2) to struct 'action'
Mathieu Malaterre
1
-1
/
+1
2019-03-05
mac80211: fix miscounting of ttl-dropped frames
Bob Copeland
1
-1
/
+3
2019-02-12
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
1
-2
/
+3
2018-12-13
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
1
-0
/
+1
2018-05-30
mac80211: drop frames with unexpected DS bits from fast-rx to slow path
Felix Fietkau
1
-1
/
+1
2018-03-03
mac80211: mesh: drop frames appearing to be from us
Johannes Berg
1
-0
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2017-06-13
mac80211: don't look at the PM bit of BAR frames
Emmanuel Grumbach
1
-1
/
+5
2017-06-08
mac80211: manage RX BA session offload without SKB queue
Johannes Berg
1
-4
/
+0
2017-05-17
mac80211: strictly check mesh address extension mode
Rajkumar Manoharan
1
-1
/
+2
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
1
-4
/
+4
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-22
/
+33
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-29
/
+29
2017-04-27
mac80211: make multicast variable a bool in ieee80211_accept_frame()
Luca Coelho
1
-1
/
+1
2017-04-25
mac80211: rewrite monitor mode delivery logic
Johannes Berg
1
-59
/
+92
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+68
2017-04-20
mac80211: reject ToDS broadcast data frames
Johannes Berg
1
-0
/
+21
2017-04-18
mac80211: keep a separate list of monitor interfaces that are up
Johannes Berg
1
-10
/
+1
2017-04-13
mac80211: fix MU-MIMO follow-MAC mode
Johannes Berg
1
-18
/
+47
2017-04-13
mac80211: drop frames too short for FCS earlier
Johannes Berg
1
-21
/
+18
2017-02-28
mac80211: use driver-indicated transmitter STA only for data frames
Johannes Berg
1
-7
/
+9
2017-02-27
mac80211: don't reorder frames with SN smaller than SSN
Sara Sharon
1
-1
/
+13
2017-02-27
mac80211: fix packet statistics for fast-RX
Johannes Berg
1
-0
/
+1
2017-01-26
mac80211: use helper function to access ieee802_1d_to_ac[]
Amadeusz Sławiński
1
-1
/
+1
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-17
/
+21
2017-01-14
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
1
-4
/
+0
2017-01-11
mac80211: recalculate min channel width on VHT opmode changes
Johannes Berg
1
-8
/
+1
2017-01-11
mac80211: Fix headroom allocation when forwarding mesh pkt
Cedric Izoard
1
-1
/
+2
2017-01-09
mac80211: implement multicast forwarding on fast-RX path
Johannes Berg
1
-8
/
+18
2016-12-13
mac80211: Ensure enough headroom when forwarding mesh pkt
Cedric Izoard
1
-1
/
+1
2016-12-13
mac80211: Remove unused 'struct ieee80211_rx_status' ptr
Kirtika Ruchandani
1
-4
/
+0
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+41
2016-10-19
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
1
-1
/
+2
2016-10-19
mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger
Emmanuel Grumbach
1
-2
/
+3
2016-10-12
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
1
-2
/
+3
2016-10-12
mac80211: validate DA/SA during A-MSDU decapsulation
Johannes Berg
1
-1
/
+19
2016-10-12
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
Johannes Berg
1
-1
/
+2
2016-10-12
cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB
Johannes Berg
1
-1
/
+7
2016-10-12
mac80211: discard multicast and 4-addr A-MSDUs
Johannes Berg
1
-9
/
+15
2016-10-04
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-5
/
+2
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
1
-3
/
+1
[next]