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 linville@xxxxxxxxxxxxx might be all we have. Be ready. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html