]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/linux/kerne...
authorDavid S. Miller <davem@davemloft.net>
Tue, 18 Oct 2016 14:26:15 +0000 (10:26 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Oct 2016 14:26:15 +0000 (10:26 -0400)
commitb028e7b9d394403c9bc6621d58aec855ba63b78c
tree012d8ce83e9410345be68146bb155159ae629713
parentcfe97730193f0fa0df52fea4655e0f786d9e2424
parent415a741f05a3e392dab53cff4ff0eafda16e675d
Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
This is relatively small, mostly to get the SG/crypto
from stack removal fix that crashes things when VMAP
stack is used in conjunction with software crypto.

Aside from that, we have:
 * a fix for AP_VLAN usage with the nl80211 frame command
 * two fixes (and two preparation patches) for A-MSDU, one
   to discard group-addressed (multicast) and unexpected
   4-address A-MSDUs, the other to validate A-MSDU inner
   MAC addresses properly to prevent controlled port bypass
====================

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