summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-17mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing1-1/+2
2021-06-30mac80211: drop multicast fragmentsJohannes Berg1-6/+3
2021-06-03mac80211: extend protection against mixed key and fragment cache attacksWen Gong1-2/+11
2021-06-03mac80211: do not accept/forward invalid EAPOL framesJohannes Berg1-6/+27
2021-06-03mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg1-0/+12
2021-06-03mac80211: check defrag PN against current frameJohannes Berg1-3/+2
2021-06-03mac80211: add fragment cache to sta_infoJohannes Berg1-11/+30
2021-06-03mac80211: drop A-MSDUs on old ciphersJohannes Berg1-1/+18
2021-06-03mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef1-1/+1
2021-06-03mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef1-0/+6
2021-06-03mac80211: assure all fragments are encryptedMathy Vanhoef1-11/+12
2021-02-07mac80211: fix fast-rx encryption checkFelix Fietkau1-0/+2
2020-07-29mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil1-0/+26
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen1-5/+3
2020-03-20mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik1-1/+1
2020-01-27mac80211: accept deauth frames in IBSS modeJohannes Berg1-1/+10
2019-09-06mac80211: Correctly set noencrypt for PAE framesDenis Kenzior1-1/+1
2019-09-06mac80211: Don't memset RXCB prior to PAE interceptDenis Kenzior1-2/+2
2019-06-25mac80211: drop robust management frames from unknown TAJohannes Berg1-0/+2
2019-03-05mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre1-1/+1
2019-03-05mac80211: fix miscounting of ttl-dropped framesBob Copeland1-1/+3
2019-02-27mac80211: allocate tailroom for forwarded mesh packetsFelix Fietkau1-1/+6
2019-02-12mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg1-2/+3
2018-12-13mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach1-0/+1
2018-12-13mac80211: fix GFP_KERNEL under tasklet contextYan-Hsuan Chuang1-2/+2
2018-09-04Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller1-0/+1
2018-08-28mac80211: don't update the PM state of a peer upon a multicast frameEmmanuel Grumbach1-0/+1
2018-07-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2018-07-06nl80211/mac80211: allow non-linear skb in rx_control_portDenis Kenzior1-4/+1
2018-06-18mac80211: add support for HELuca Coelho1-2/+125
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg1-1/+1
2018-05-07mac80211: rename rtap_vendor_space to rtap_spaceJohannes Berg1-21/+19
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior1-5/+28
2018-03-29mac80211: Use proper chan_width enum in sta opmode eventtamizhr@codeaurora.org1-1/+2
2018-03-29mac80211: Use proper smps_mode enum in sta opmode eventtamizhr@codeaurora.org1-1/+2
2018-03-21mac80211: inform wireless layer when frame RSSI is invalidTosoni1-2/+4
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches1-4/+1
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-02-27mac80211: support A-MSDU in fast-rxFelix Fietkau1-51/+73
2018-02-27mac80211: support station 4-addr mode fast-rxFelix Fietkau1-4/+7
2018-02-27mac80211: support fast-rx with incompatible PS capabilities when PS is disabledFelix Fietkau1-6/+11
2018-02-27mac80211: support AP 4-addr mode fast-rxFelix Fietkau1-0/+9
2018-02-23mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau1-1/+1
2018-02-22mac80211: add get TID helperSara Sharon1-4/+2
2018-02-22mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg1-0/+4
2018-01-31mac80211: Add support to notify ht/vht opmode modification.tamizhr@codeaurora.org1-0/+14
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2018-01-04mac80211: mesh: drop frames appearing to be from usJohannes Berg1-0/+2
2017-12-19Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg1-8/+0
2017-12-11mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen1-0/+8