]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville...
authorDavid S. Miller <davem@davemloft.net>
Wed, 31 Oct 2012 18:59:01 +0000 (14:59 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Oct 2012 18:59:12 +0000 (14:59 -0400)
commitaff9c78618295b265add4967d1eff0bc78490d9d
tree34e634ca3c4880040d77203714406c996a8f93e5
parentf8450bbe8c7e94b7ef83e74d270d48e057173ed0
parent06272911485850b4a336122958c50af0f8ea7c13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless

John W. Linville says:

====================
This is a batch of fixes intended for 3.7...

The biggest portion of this is a pull request from Johannes Berg:

"Please pull my mac80211.git tree per below to get a number of fixes. I
have included a patch from Antonio to fix a memcpy overrun, Felix's
patches for the antenna gain/tx power issues, a few mesh-related fixes
from Javier for mac80211 and my own patches to not access data that
might not be present in an skb at all as well as a patch (the duplicate
IE check one) to make mac80211 forward-compatible with potential future
spec extensions that use the same IE multiple times.

It's a bit bigger than I'd like maybe, but I think all of these are
worthwhile fixes at this point."

In addition...

Felix Fietkau fixes an ath9k use-after-free issue.

Stanislaw Gruszka adds a valid value check to rt2800.

Sven Eckelmann adds a check to only check a TID value in a BlockAck, for
frames that could be either a BlockAck or a normal Ack.
====================

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