From: Johannes Berg <johannes@sipsolutions.net>
To: David Miller <davem@davemloft.net>
Cc: linux-netdev <linux-netdev@vger.kernel.org>,
linux-wireless <linux-wireless@vger.kernel.org>
Subject: pull-request: mac80211 2015-11-26
Date: Thu, 26 Nov 2015 16:37:35 +0100 [thread overview]
Message-ID: <1448552255.2167.13.camel@sipsolutions.net> (raw)
Hi Dave,
Sorry for being so late. These have been pending for a while (and in
fact in linux-next too, I asked to be added there recently :) ).
Let me know if there's any problem.
Thanks,
johannes
The following changes since commit 17c790a60dad11c0193127e83ac8e183b4fed1a2:
Merge branch 'mv88e6060-fixes' (2015-11-15 20:16:26 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2015-11-26
for you to fetch changes up to 5ff3ca2888940533dcd50212cf0be7049fee979c:
mac80211: don't teardown sdata on sdata stop (2015-11-20 11:40:50 +0100)
----------------------------------------------------------------
A small set of fixes for 4.4:
* remove NL80211_FEATURE_FULL_AP_CLIENT_STATE again, it
was broken and needs more work, we'll enable it for 4.5
* fix call_rcu() induced use-after-reset/free in mesh
(that was suddenly causing issues in certain tests)
* always request block-ack window size 64 as we found
some APs will otherwise crash (really ...)
* fix P2P-Device teardown sequence to avoid restarting
with uninitialized data
----------------------------------------------------------------
Eliad Peller (1):
mac80211: don't teardown sdata on sdata stop
Emmanuel Grumbach (1):
mac80211: ensure we don't update tx power on a non-running sdata
Gregory Greenman (1):
mac80211: always set the buf_size in AddBA req to 64
Johannes Berg (2):
mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE
mac80211: mesh: fix call_rcu() usage
include/net/mac80211.h | 6 ++++--
net/mac80211/agg-tx.c | 3 ++-
net/mac80211/iface.c | 5 +++--
net/mac80211/main.c | 3 +--
net/mac80211/mesh_pathtbl.c | 8 ++++----
5 files changed, 14 insertions(+), 11 deletions(-)
next reply other threads:[~2015-11-26 15:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-26 15:37 Johannes Berg [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-26 15:39 pull-request: mac80211 2015-11-26 Johannes Berg
2015-12-02 9:46 ` Johannes Berg
2015-12-02 20:43 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1448552255.2167.13.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=davem@davemloft.net \
--cc=linux-netdev@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).