summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2021-10-18Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-10-17mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing
2021-07-22Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-07-20mac80211: fix memory corruption in EAPOL handlingDavis Mosenkovs
2021-07-10Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-06-30mac80211: drop multicast fragmentsJohannes Berg
2021-06-03mac80211: extend protection against mixed key and fragment cache attacksWen Gong
2021-06-03mac80211: do not accept/forward invalid EAPOL framesJohannes Berg
2021-06-03mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg
2021-06-03mac80211: check defrag PN against current frameJohannes Berg
2021-06-03mac80211: add fragment cache to sta_infoJohannes Berg
2021-06-03mac80211: drop A-MSDUs on old ciphersJohannes Berg
2021-06-03mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef
2021-06-03mac80211: assure all fragments are encryptedMathy Vanhoef
2020-08-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-07-31mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil
2020-06-04Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-02-02BACKPORT: cfg80211: remove enum ieee80211_bandJohannes Berg
2020-01-29mac80211: accept deauth frames in IBSS modeJohannes Berg
2019-07-11Merge android-4.4.185 (14e1196) into msm-4.4Srinivasarao P
2019-07-10mac80211: drop robust management frames from unknown TAJohannes Berg
2019-03-25Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P
2019-03-23mac80211: fix miscounting of ttl-dropped framesBob Copeland
2019-02-22Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P
2019-02-20mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg
2018-12-14Merge android-4.4.167 (ad9ce19) into msm-4.4Srinivasarao P
2018-12-13mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach
2018-03-08Merge android-4.4.120 (d63fdf6) into msm-4.4Srinivasarao P
2018-03-03mac80211: mesh: drop frames appearing to be from usJohannes Berg
2017-06-28Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'Blagovest Kolenichev
2017-06-26mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach
2017-05-02Merge branch 'android-4.4@e4528dd' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-27mac80211: reject ToDS broadcast data framesJohannes Berg
2017-01-18Merge "mac80211: allow passing transmitter station on RX"Linux Build Service Account
2017-01-18mac80211: allow passing transmitter station on RXJohannes Berg
2017-01-17Merge "mac80211: discard multicast and 4-addr A-MSDUs"Linux Build Service Account
2017-01-14mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2017-01-14mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski
2016-11-10mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2016-04-20mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior
2016-03-16mac80211: Fix Public Action frame RX in AP modeJouni Malinen
2016-03-16mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg
2015-10-14mac80211: clean up ieee80211_rx_h_check_dup codeJohannes Berg
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg
2015-08-14mac80211: Only accept data frames in OCB modeBertold Van den Bergh
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov