| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: drop multicast fragments | Johannes Berg | 2021-06-30 | 1 | -6/+3 |
* | mac80211: extend protection against mixed key and fragment cache attacks | Wen Gong | 2021-06-03 | 1 | -2/+11 |
* | mac80211: do not accept/forward invalid EAPOL frames | Johannes Berg | 2021-06-03 | 1 | -6/+27 |
* | mac80211: prevent attacks on TKIP/WEP as well | Johannes Berg | 2021-06-03 | 1 | -0/+12 |
* | mac80211: check defrag PN against current frame | Johannes Berg | 2021-06-03 | 1 | -3/+2 |
* | mac80211: add fragment cache to sta_info | Johannes Berg | 2021-06-03 | 1 | -11/+30 |
* | mac80211: drop A-MSDUs on old ciphers | Johannes Berg | 2021-06-03 | 1 | -1/+18 |
* | mac80211: properly handle A-MSDUs that start with an RFC 1042 header | Mathy Vanhoef | 2021-06-03 | 1 | -1/+1 |
* | mac80211: prevent mixed key and fragment cache attacks | Mathy Vanhoef | 2021-06-03 | 1 | -0/+6 |
* | mac80211: assure all fragments are encrypted | Mathy Vanhoef | 2021-06-03 | 1 | -11/+12 |
* | mac80211: fix fast-rx encryption check | Felix Fietkau | 2021-02-07 | 1 | -0/+2 |
* | mac80211: Fix radiotap header channel flag for 6GHz band | Aloka Dixit | 2020-10-07 | 1 | -1/+2 |
* | mac80211: allow rx of mesh eapol frames with default rx key | Markus Theil | 2020-07-29 | 1 | -0/+26 |
* | mac80211: add ieee80211_is_any_nullfunc() | Thomas Pedersen | 2020-05-10 | 1 | -5/+3 |
* | mac80211: rx: avoid RCU list traversal under mutex | Madhuparna Bhowmik | 2020-03-21 | 1 | -1/+1 |
* | mac80211: accept deauth frames in IBSS mode | Johannes Berg | 2019-10-07 | 1 | -1/+10 |
* | mac80211: Correctly set noencrypt for PAE frames | Denis Kenzior | 2019-08-29 | 1 | -1/+1 |
* | mac80211: Don't memset RXCB prior to PAE intercept | Denis Kenzior | 2019-08-29 | 1 | -2/+2 |
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-21 | 1 | -4/+1 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | | mac80211: drop robust management frames from unknown TA | Johannes Berg | 2019-06-14 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc... | David S. Miller | 2019-04-26 | 1 | -35/+39 |
|\ |
|
| * | mac80211: IEEE 802.11 Extended Key ID support | Alexander Wetzel | 2019-04-26 | 1 | -35/+39 |
* | | mac80211: un-schedule TXQs on powersave start | Felix Fietkau | 2019-03-29 | 1 | -1/+9 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-24 | 1 | -1/+6 |
|\ |
|
| * | mac80211: allocate tailroom for forwarded mesh packets | Felix Fietkau | 2019-02-22 | 1 | -1/+6 |
* | | mac80211: fix position of vendor_data read | Liad Kaufman | 2019-02-22 | 1 | -2/+19 |
|/ |
|
* | mac80211: Add attribute aligned(2) to struct 'action' | Mathieu Malaterre | 2019-01-25 | 1 | -1/+1 |
* | mac80211: fix miscounting of ttl-dropped frames | Bob Copeland | 2019-01-19 | 1 | -1/+3 |
* | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-12-19 | 1 | -12/+25 |
|\ |
|
| * | mac80211: Properly access radiotap vendor data | Ilan Peer | 2018-12-19 | 1 | -1/+5 |
| * | mac80211: fix radiotap vendor presence bitmap handling | Johannes Berg | 2018-12-19 | 1 | -2/+3 |
| * | mac80211: Properly handle SKB with radiotap only | Ilan Peer | 2018-12-18 | 1 | -9/+17 |
* | | mac80211: ignore NullFunc frames in the duplicate detection | Emmanuel Grumbach | 2018-12-05 | 1 | -0/+1 |
* | | mac80211: fix GFP_KERNEL under tasklet context | Yan-Hsuan Chuang | 2018-11-09 | 1 | -2/+2 |
|/ |
|
* | mac80211: avoid reflecting frames back to the client | Johannes Berg | 2018-10-11 | 1 | -6/+6 |
* | mac80211: Don't access sk_queue_head->next directly. | David S. Miller | 2018-09-10 | 1 | -1/+3 |
* | mac80211: support reporting 0-length PSDU in radiotap | Shaul Triebitz | 2018-09-05 | 1 | -1/+11 |
* | mac80211: support radiotap L-SIG data | Shaul Triebitz | 2018-09-05 | 1 | -0/+21 |
* | mac80211: add an optional TXQ for other PS-buffered frames | Johannes Berg | 2018-09-05 | 1 | -1/+1 |
* | mac80211: use le16_encode_bits() instead of open-coding | Johannes Berg | 2018-09-05 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-09-04 | 1 | -0/+1 |
|\ |
|
| * | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-09-03 | 1 | -0/+1 |
| |\ |
|
| | * | mac80211: don't update the PM state of a peer upon a multicast frame | Emmanuel Grumbach | 2018-08-28 | 1 | -0/+1 |
* | | | mac80211: add missing WFA Multi-AP backhaul STA Rx requirement | Sathishkumar Muruganandam | 2018-08-29 | 1 | -1/+1 |
|/ / |
|
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-07-24 | 1 | -4/+1 |
|\| |
|
| * | nl80211/mac80211: allow non-linear skb in rx_control_port | Denis Kenzior | 2018-07-06 | 1 | -4/+1 |
* | | mac80211: add support for HE | Luca Coelho | 2018-06-18 | 1 | -2/+125 |
* | | mac80211: support scan features for improved scan privacy | Johannes Berg | 2018-06-15 | 1 | -1/+1 |
|/ |
|
* | mac80211: rename rtap_vendor_space to rtap_space | Johannes Berg | 2018-05-07 | 1 | -21/+19 |