linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211 2021-11-16
@ 2021-11-16 16:08 Johannes Berg
  2021-11-17  3:00 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2021-11-16 16:08 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi,

We've already got a couple of fixes for this cycle, and in
particular the radiotap one has been bothering users.

Please pull and let me know if there's any problem.

Thanks,
johannes



The following changes since commit 1aa3b2207e889a948049c9a8016cedb0218c2389:

  net,lsm,selinux: revert the security_sctp_assoc_established() hook (2021-11-14 12:21:53 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2021-11-16

for you to fetch changes up to 30f6cf96912b638d0ddfc325204b598f94efddc2:

  mac80211: fix throughput LED trigger (2021-11-15 10:56:57 +0100)

----------------------------------------------------------------
Couple of fixes:
 * bad dont-reorder check
 * throughput LED trigger for various new(ish) paths
 * radiotap header generation
 * locking assertions in mac80211 with monitor mode
 * radio statistics
 * don't try to access IV when not present
 * call stop_ap for P2P_GO as well as we should

----------------------------------------------------------------
Felix Fietkau (2):
      mac80211: drop check for DONT_REORDER in __ieee80211_select_queue
      mac80211: fix throughput LED trigger

Johannes Berg (3):
      nl80211: fix radio statistics in survey dump
      mac80211: fix radiotap header generation
      mac80211: fix monitor_sdata RCU/locking assertions

Nguyen Dinh Phi (1):
      cfg80211: call cfg80211_stop_ap when switch from P2P_GO type

Xing Song (1):
      mac80211: do not access the IV when it was stripped

 net/mac80211/cfg.c     | 12 ++++++++----
 net/mac80211/iface.c   |  4 +++-
 net/mac80211/led.h     |  8 ++++----
 net/mac80211/rx.c      | 12 +++++++-----
 net/mac80211/tx.c      | 34 +++++++++++++++-------------------
 net/mac80211/util.c    |  7 ++++---
 net/mac80211/wme.c     |  3 +--
 net/wireless/nl80211.c | 34 +++++++++++++++++++---------------
 net/wireless/nl80211.h |  6 +-----
 net/wireless/util.c    |  1 +
 10 files changed, 63 insertions(+), 58 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: mac80211 2021-11-16
  2021-11-16 16:08 pull-request: mac80211 2021-11-16 Johannes Berg
@ 2021-11-17  3:00 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-11-17  3:00 UTC (permalink / raw)
  To: Johannes Berg; +Cc: netdev, linux-wireless

Hello:

This pull request was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 16 Nov 2021 17:08:44 +0100 you wrote:
> Hi,
> 
> We've already got a couple of fixes for this cycle, and in
> particular the radiotap one has been bothering users.
> 
> Please pull and let me know if there's any problem.
> 
> [...]

Here is the summary with links:
  - pull-request: mac80211 2021-11-16
    https://git.kernel.org/netdev/net/c/f5c741608b8c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-17  3:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-16 16:08 pull-request: mac80211 2021-11-16 Johannes Berg
2021-11-17  3:00 ` patchwork-bot+netdevbpf

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