summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.276' into v4.9-rtLuis Claudio R. Goncalves2021-07-231-1/+1
|\
| * mac80211: fix memory corruption in EAPOL handlingDavis Mosenkovs2021-07-201-1/+1
* | Merge tag 'v4.9.274' into v4.9-rtLuis Claudio R. Goncalves2021-07-051-6/+3
|\ \ | |/
| * mac80211: drop multicast fragmentsJohannes Berg2021-06-301-6/+3
* | Merge tag 'v4.9.271' into v4.9-rtLuis Claudio R. Goncalves2021-06-071-33/+118
|\ \ | |/
| * mac80211: extend protection against mixed key and fragment cache attacksWen Gong2021-06-031-3/+11
| * mac80211: do not accept/forward invalid EAPOL framesJohannes Berg2021-06-031-6/+28
| * mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg2021-06-031-0/+12
| * mac80211: check defrag PN against current frameJohannes Berg2021-06-031-3/+2
| * mac80211: add fragment cache to sta_infoJohannes Berg2021-06-031-11/+30
| * mac80211: drop A-MSDUs on old ciphersJohannes Berg2021-06-031-0/+17
| * mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-06-031-1/+2
| * mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef2021-06-031-0/+6
| * mac80211: assure all fragments are encryptedMathy Vanhoef2021-06-031-11/+12
* | Merge tag 'v4.9.257' into v4.9-rtLuis Claudio R. Goncalves2021-03-211-0/+2
|\ \ | |/
| * mac80211: fix fast-rx encryption checkFelix Fietkau2021-02-101-0/+2
* | Merge tag 'v4.9.232' into v4.9-rtClark Williams2020-08-021-0/+26
|\ \ | |/
| * mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil2020-07-311-0/+26
* | Merge tag 'v4.9.223' into v4.9-rtClark Williams2020-05-231-5/+3
|\ \ | |/
| * mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-05-101-5/+3
* | Merge tag 'v4.9.217' into v4.9-rtClark Williams2020-03-251-1/+1
|\ \ | |/
| * mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik2020-03-201-1/+1
* | Merge tag 'v4.9.212' into v4.9-rtClark Williams2020-02-191-1/+10
|\ \ | |/
| * mac80211: accept deauth frames in IBSS modeJohannes Berg2020-01-291-1/+10
* | Merge tag 'v4.9.195' into v4.9-rtSteven Rostedt (VMware)2019-11-141-0/+2
|\ \ | |/
| * mac80211: drop robust management frames from unknown TAJohannes Berg2019-07-101-0/+2
* | Merge tag 'v4.9.163' into v4.9-rtSteven Rostedt (VMware)2019-04-261-4/+7
|\ \ | |/
| * mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre2019-03-051-1/+1
| * mac80211: fix miscounting of ttl-dropped framesBob Copeland2019-03-051-1/+3
| * mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg2019-02-121-2/+3
* | Merge tag 'v4.9.145' into v4.9-rtJulia Cartwright2018-12-201-0/+1
|\ \ | |/
| * mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach2018-12-131-0/+1
* | Merge tag 'v4.9.104' into v4.9-rtJulia Cartwright2018-08-031-1/+1
|\ \ | |/
| * mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau2018-05-301-1/+1
* | Merge tag 'v4.9.86' into v4.9-rtJulia Cartwright2018-05-081-0/+2
|\ \ | |/
| * mac80211: mesh: drop frames appearing to be from usJohannes Berg2018-03-031-0/+2
* | Merge tag 'v4.9.36' into v4.9-rtSteven Rostedt (VMware)2017-08-011-8/+1
|\ \ | |/
| * mac80211: recalculate min channel width on VHT opmode changesJohannes Berg2017-07-051-8/+1
* | Merge tag 'v4.9.34' into v4.9-rtSteven Rostedt (VMware)2017-07-031-2/+8
|\ \ | |/
| * mac80211: strictly check mesh address extension modeRajkumar Manoharan2017-06-241-1/+2
| * mac80211: fix packet statistics for fast-RXJohannes Berg2017-06-241-0/+1
| * mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach2017-06-241-1/+5
* | Merge tag 'v4.9.27' into linux-4.9.y-rtSebastian Andrzej Siewior2017-05-111-18/+68
|\ \ | |/
| * mac80211: fix MU-MIMO follow-MAC modeJohannes Berg2017-04-271-18/+47
| * mac80211: reject ToDS broadcast data framesJohannes Berg2017-04-271-0/+21
* | Merge tag 'v4.9.18' into linux-4.9.y-rtSebastian Andrzej Siewior2017-03-271-8/+22
|\ \ | |/
| * mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg2017-03-151-7/+9
| * mac80211: don't reorder frames with SN smaller than SSNSara Sharon2017-03-151-1/+13
* | Merge tag 'v4.9.6' into linux-4.9.y-rtSebastian Andrzej Siewior2017-01-301-8/+18
|\ \ | |/
| * mac80211: implement multicast forwarding on fast-RX pathJohannes Berg2017-01-261-8/+18