]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/linux/kerne...
authorDavid S. Miller <davem@davemloft.net>
Mon, 27 Nov 2017 16:09:42 +0000 (01:09 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Nov 2017 16:09:42 +0000 (01:09 +0900)
commit2a2c62089718a7fb0599bdd8a7db1176505f0cf9
treea2a897425ab99d849b095ed8764f669e282ccc1e
parent442d20a6f6f6890dbfd9b8464fab10269f875195
parent8eb20ae0b4acdb1dcf337b9e77bf7b0a269cd256
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
Four fixes:
 * CRYPTO_SHA256 is needed for regdb validation
 * mac80211: mesh path metric was wrong in some frames
 * mac80211: use QoS null-data packets on QoS connections
 * mac80211: tear down RX aggregation sessions first to
   drop fewer packets in HW restart scenarios
====================

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