2014-11-04 08:57:31

by Johannes Berg

[permalink] [raw]
Subject: pull-request: mac80211 2014-11-04

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(-)




2014-11-04 21:30:10

by John W. Linville

[permalink] [raw]
Subject: Re: pull-request: mac80211 2014-11-04

On Tue, Nov 04, 2014 at 09:57:21AM +0100, Johannes Berg wrote:
> 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(-)

Pulling now...

--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.