]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kerne...
authorDavid S. Miller <davem@davemloft.net>
Tue, 4 Sep 2018 05:12:02 +0000 (22:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Sep 2018 05:12:02 +0000 (22:12 -0700)
commitdbc89130d3ffbe12633bd7163601d6071f88680e
tree17541ce7f404c33f51048576d7cdeef436ee95e6
parentbc94217708fb25150d6d7aedbd17dc3b478b3d2c
parent15df87ffbb4bf98b5efb8205a15e18de3e54c73f
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
Here are quite a large number of fixes, notably:
 * various A-MSDU building fixes (currently only affects mt76)
 * syzkaller & spectre fixes in hwsim
 * TXQ vs. teardown fix that was causing crashes
 * embed WMM info in reg rule, bad code here had been causing crashes
 * one compilation issue with fix from Arnd (rfkill-gpio includes)
 * fixes for a race and bad data during/after channel switch
 * nl80211: a validation fix, attribute type & unit fixes
along with other small fixes.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
drivers/net/wireless/mac80211_hwsim.c
include/net/cfg80211.h
net/mac80211/main.c
net/mac80211/mlme.c
net/mac80211/rx.c
net/mac80211/tx.c
net/mac80211/util.c
net/wireless/nl80211.c
net/wireless/util.c