From: Johannes Berg <johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
To: David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
Cc: linux-wireless
<linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
netdev <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: pull-request: mac80211 2015-01-23
Date: Fri, 23 Jan 2015 16:33:08 +0100 [thread overview]
Message-ID: <1422027188.2728.37.camel@sipsolutions.net> (raw)
Hi Dave,
I have a few more fixes that seemed relevant for the current cycle and
low enough impact to merge at this point.
However, I can live with all of this going to -next as well since most
are difficult to hit in practice.
johannes
The following changes since commit 20658702e08ecd693236b443837d28863b93e872:
cfg80211: fix deadlock during reg chan check (2015-01-07 14:53:46 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2015-01-23
for you to fetch changes up to 0fa7b39131576dd1baa6ca17fca53c65d7f62249:
nl80211: fix per-station group key get/del and memory leak (2015-01-23 11:21:02 +0100)
----------------------------------------------------------------
Another set of last-minute fixes:
* fix station double-removal when suspending while associating
* fix the HT (802.11n) header length calculation
* fix the CCK radiotap flag used for monitoring, a pretty
old regression but a simple one-liner
* fix per-station group-key handling
----------------------------------------------------------------
Fred Chou (1):
mac80211: correct header length calculation
Johannes Berg (1):
nl80211: fix per-station group key get/del and memory leak
Luciano Coelho (1):
mac80211: only roll back station states for WDS when suspending
Mathy Vanhoef (1):
mac80211: properly set CCK flag in radiotap
net/mac80211/pm.c | 29 +++++++++++++++--------------
net/mac80211/rx.c | 2 +-
net/wireless/nl80211.c | 9 ++++-----
net/wireless/util.c | 6 ++++++
4 files changed, 26 insertions(+), 20 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2015-01-23 15:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-23 15:33 Johannes Berg [this message]
[not found] ` <1422027188.2728.37.camel-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
2015-01-27 1:33 ` pull-request: mac80211 2015-01-23 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=1422027188.2728.37.camel@sipsolutions.net \
--to=johannes-cdvu00un1vgdhxzaddlk8q@public.gmane.org \
--cc=davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org \
--cc=linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.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).