]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/linux/kerne...
authorDavid S. Miller <davem@davemloft.net>
Thu, 8 Apr 2021 21:08:37 +0000 (14:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Apr 2021 21:08:37 +0000 (14:08 -0700)
commit8f4b9d71eea46e341f0d194d3a57f609b111d2ff
tree071a2bd6608ede0d346ec4efd613b4dcc7892b77
parent3f898139b8be32c13a61c5d8d4a0c5d3e9a3bac1
parentcf46bdb5ad7fd2c3f86b952c6abdcea10ff8753b
Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211

Johannes berg says:

====================
Various small fixes:
 * S1G beacon validation
 * potential leak in nl80211
 * fast-RX confusion with 4-addr mode
 * erroneous WARN_ON that userspace can trigger
 * wrong time units in virt_wifi
 * rfkill userspace API breakage
 * TXQ AC confusing that led to traffic stopped forever
 * connection monitoring time after/before confusion
 * netlink beacon head validation buffer overrun
====================

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