2013-06-24 17:24:55

by Johannes Berg

[permalink] [raw]
Subject: pull-request: mac80211-next 2013-06-24

John,

As can be expected, I've accumulated a bunch more patches. Much of it is
already trending towards fixes rather than new features, but some of
those are there as well. I've removed the diffstat because git got
confused about it, presumably because I merged mac80211 to resolve a
conflict with the nl80211 fix. Anyway ...

Here we have a few memory leak fixes related to BSS struct handling
mostly from Ben, including a fix for a more theoretical problem
(associating while a BSS struct times out) from myself, a compilation
warning fix from Arend, mesh fixes from Thomas, tracking the beacon
bitrate (Alex), a bandwidth change event fix (Ilan) and some initial
work for 5/10 MHz channels from Simon.

Let me know if there are any issues.

johannes


The following changes since commit 795d855d56c6d172f50a974f603ba923ac93ee76:

mac80211: Fix rate control mask matching call (2013-06-12 09:12:43 +0200)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git for-john

for you to fetch changes up to 6c7c4cbfd5f59c04a40af67ad72d14e19215ef36:

mac80211: initialize power mode for mesh STAs (2013-06-24 15:59:20 +0200)

----------------------------------------------------------------
Alexander Bondar (1):
mac80211: track AP's beacon rate and give it to the driver

Antonio Quartulli (1):
Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"

Arend van Spriel (1):
cfg80211: fix compilation warning for cfg80211_leave_all()

Ben Greear (4):
mac80211: Ensure tid_start_tx is protected by sta->lock
wireless: Make sure __cfg80211_connect_result always puts bss
wireless: add comments about bss refcounting
wireless: check for dangling wdev->current_bss pointer

Ilan Peer (1):
mac80211: Fix VHT bandwidth change event

Johannes Berg (6):
mac80211: fix TX aggregation TID struct leak
nl80211: fix attrbuf access race by allocating a separate one
Merge remote-tracking branch 'mac80211/master' into HEAD
nl80211: use small state buffer for wiphy_dump
cfg80211: require passing BSS struct back to cfg80211_assoc_timeout
cfg80211: hold BSS over association process

Simon Wunderlich (5):
nl80211: use attributes to parse beacons
nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag
nl80211: add rate flags for 5/10 Mhz channels
mac80211: fix various components for the new 5 and 10 MHz widths
mac80211: change IBSS channel state to chandef

Thomas Pedersen (3):
mac80211: update mesh beacon on workqueue
mac80211: allow self-protected frame tx without sta
mac80211: initialize power mode for mesh STAs


Attachments:
signature.asc (801.00 B)
This is a digitally signed message part

2013-06-24 19:00:10

by John W. Linville

[permalink] [raw]
Subject: Re: pull-request: mac80211-next 2013-06-24

On Mon, Jun 24, 2013 at 07:24:38PM +0200, Johannes Berg wrote:
> John,
>
> As can be expected, I've accumulated a bunch more patches. Much of it is
> already trending towards fixes rather than new features, but some of
> those are there as well. I've removed the diffstat because git got
> confused about it, presumably because I merged mac80211 to resolve a
> conflict with the nl80211 fix. Anyway ...
>
> Here we have a few memory leak fixes related to BSS struct handling
> mostly from Ben, including a fix for a more theoretical problem
> (associating while a BSS struct times out) from myself, a compilation
> warning fix from Arend, mesh fixes from Thomas, tracking the beacon
> bitrate (Alex), a bandwidth change event fix (Ilan) and some initial
> work for 5/10 MHz channels from Simon.
>
> Let me know if there are any issues.
>
> johannes
>
>
> The following changes since commit 795d855d56c6d172f50a974f603ba923ac93ee76:
>
> mac80211: Fix rate control mask matching call (2013-06-12 09:12:43 +0200)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git for-john
>
> for you to fetch changes up to 6c7c4cbfd5f59c04a40af67ad72d14e19215ef36:
>
> mac80211: initialize power mode for mesh STAs (2013-06-24 15:59:20 +0200)

Pulling now...

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