public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] wireless-2026-03-18
@ 2026-03-18 17:20 Johannes Berg
  2026-03-19  2:30 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2026-03-18 17:20 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi,

So maybe a couple more fixes than I'd like, but here we
are, and it's small. I also failed to notice the missing
"wifi:" subject for one of the commits, but didn't rebase
just because of that now.

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

Thanks,
johannes



The following changes since commit abacaf559950eec0d99d37ff6b92049409af5943:

  Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2026-03-05 11:00:46 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2026-03-18

for you to fetch changes up to d5ad6ab61cbd89afdb60881f6274f74328af3ee9:

  wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure (2026-03-18 09:09:58 +0100)

----------------------------------------------------------------
Just a few updates:
 - cfg80211:
   - guarantee pmsr work is cancelled
 - mac80211:
   - reject TDLS operations on non-TDLS stations
   - fix crash in AP_VLAN bandwidth change
   - fix leak or double-free on some TX preparation
     failures
   - remove keys needed for beacons _after_ stopping
     those
   - fix debugfs static branch race
   - avoid underflow in inactive time
   - fix another NULL dereference in mesh on invalid
     frames
 - ti/wlcore: avoid infinite realloc loop

----------------------------------------------------------------
Deepanshu Kartikey (1):
      wifi: mac80211: check tdls flag in ieee80211_tdls_oper

Felix Fietkau (2):
      mac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN stations
      wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure

Guenter Roeck (1):
      wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom

Johannes Berg (2):
      wifi: mac80211_hwsim: fully initialise PMSR capabilities
      wifi: mac80211: remove keys after disabling beaconing

Kuniyuki Iwashima (1):
      wifi: mac80211: Fix static_branch_dec() underflow for aql_disable.

Nicolas Cavallari (1):
      wifi: mac80211: use jiffies_delta_to_msecs() for sta_info inactive times

Peddolla Harshavardhan Reddy (1):
      wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down

Xiang Mei (1):
      wifi: mac80211: fix NULL deref in mesh_matches_local()

 drivers/net/wireless/ath/ath9k/channel.c      |  6 ++----
 drivers/net/wireless/mediatek/mt76/scan.c     |  4 +---
 drivers/net/wireless/ti/wlcore/tx.c           |  2 +-
 drivers/net/wireless/virtual/mac80211_hwsim.c |  3 +--
 include/net/mac80211.h                        |  4 +++-
 net/mac80211/cfg.c                            | 12 ++++++------
 net/mac80211/chan.c                           |  6 ++++--
 net/mac80211/debugfs.c                        | 14 +++++---------
 net/mac80211/mesh.c                           |  3 +++
 net/mac80211/sta_info.c                       |  7 +++++--
 net/mac80211/tdls.c                           |  2 +-
 net/mac80211/tx.c                             |  4 +++-
 net/wireless/pmsr.c                           |  1 +
 13 files changed, 36 insertions(+), 32 deletions(-)

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

* Re: [GIT PULL] wireless-2026-03-18
  2026-03-18 17:20 [GIT PULL] wireless-2026-03-18 Johannes Berg
@ 2026-03-19  2:30 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2026-03-19  2:30 UTC (permalink / raw)
  To: Johannes Berg; +Cc: netdev, linux-wireless

Hello:

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

On Wed, 18 Mar 2026 18:20:49 +0100 you wrote:
> Hi,
> 
> So maybe a couple more fixes than I'd like, but here we
> are, and it's small. I also failed to notice the missing
> "wifi:" subject for one of the commits, but didn't rebase
> just because of that now.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] wireless-2026-03-18
    https://git.kernel.org/netdev/net/c/7c46bd845d89

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:[~2026-03-19  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-18 17:20 [GIT PULL] wireless-2026-03-18 Johannes Berg
2026-03-19  2:30 ` 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