Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Mon, 27 Sep 2021 12:39:39 +0000 (13:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Sep 2021 12:39:39 +0000 (13:39 +0100)
commitca48aa4ab8bfe0c235cf86cd0d3c11db0808132e
treef8972d1f2b016a7a5289f348f6b8326c22f9244b
parent3ebaaad4bf47e17e6c4bec81f0143657b0eb93f9
parent33092aca857bf35a8e9cac0e8340c685a4796e90
Merge tag 'mac80211-for-net-2021-09-27' of git://git./linux/kernel/git/jberg/mac80211

Johannes berg says:

====================
Some fixes:
 * potential use-after-free in CCMP/GCMP RX processing
 * potential use-after-free in TX A-MSDU processing
 * revert to low data rates for no-ack as the commit
   broke other things
 * limit VHT MCS/NSS in radiotap injection
 * drop frames with invalid addresses in IBSS mode
 * check rhashtable_init() return value in mesh
 * fix potentially unaligned access in mesh
 * fix late beacon hrtimer handling in hwsim (syzbot)
 * fix documentation for PTK0 rekeying
====================

Signed-off-by: David S. Miller <davem@davemloft.net>