From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: pull-request: mac80211 2014-11-04
Date: Tue, 04 Nov 2014 09:57:21 +0100 [thread overview]
Message-ID: <1415091441.2064.0.camel@sipsolutions.net> (raw)
John,
Here are a few more fixes for 3.18, I hope that's not a problem.
johannes
---
The following changes since commit 11b2357d5dbce999803e9055f8c09829a8a87db4:
mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats (2014-10-20 16:37:01 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-john-2014-11-04
for you to fetch changes up to b8fff407a180286aa683d543d878d98d9fc57b13:
mac80211: fix use-after-free in defragmentation (2014-11-03 14:28:50 +0100)
----------------------------------------------------------------
This contains another small set of fixes for 3.18, these are all
over the place and most of the bugs are old, one even dates back
to the original mac80211 we merged into the kernel.
----------------------------------------------------------------
Felix Fietkau (1):
mac80211: flush keys for AP mode on ieee80211_do_stop
Johannes Berg (2):
mac80211: properly flush delayed scan work on interface removal
mac80211: fix use-after-free in defragmentation
Junjie Mao (1):
mac80211_hwsim: release driver when ieee80211_register_hw fails
Luciano Coelho (2):
mac80211: use secondary channel offset IE also beacons during CSA
mac80211: schedule the actual switch of the station before CSA count 0
drivers/net/wireless/mac80211_hwsim.c | 4 +++-
net/mac80211/ibss.c | 2 +-
net/mac80211/ieee80211_i.h | 3 +--
net/mac80211/iface.c | 18 ++++++++++++------
net/mac80211/mesh.c | 2 +-
net/mac80211/mlme.c | 5 +++--
net/mac80211/rx.c | 14 +++++++-------
net/mac80211/spectmgmt.c | 18 ++++++------------
8 files changed, 34 insertions(+), 32 deletions(-)
next reply other threads:[~2014-11-04 8:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-04 8:57 Johannes Berg [this message]
2014-11-04 21:05 ` pull-request: mac80211 2014-11-04 John W. Linville
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=1415091441.2064.0.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/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).