]> 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)
commit54a77353a631208b47c84b4710c148e7293d53c8
tree071a2bd6608ede0d346ec4efd613b4dcc7892b77
parent86aa46ce21070791adfb0893345bec8336f790ab
parentaadff5823620b4d089ec9f2b859efdfc423f5406
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>