linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: wireless-2023-03-30
@ 2023-03-30 20:33 Johannes Berg
  2023-03-31  7:00 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2023-03-30 20:33 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi,

Here's a small set of fixes for the net. Most of the
issues are relatively new.

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

Thanks,
johannes



The following changes since commit f355f70145744518ca1d9799b42f4a8da9aa0d36:

  wifi: mac80211: fix mesh path discovery based on unicast packets (2023-03-22 13:46:46 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2023-03-30

for you to fetch changes up to 12b220a6171faf10638ab683a975cadcf1a352d6:

  wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta (2023-03-30 11:19:53 +0200)

----------------------------------------------------------------
Just a few fixes:
 * fix size calculation for EHT element to put into SKBs
 * remove erroneous pre-RCU calls for drivers not using sta_state calls
 * fix mesh forwarding and non-forwarding RX
 * fix mesh flow dissection
 * fix a potential NULL dereference on A-MSDU RX w/o station
 * make two variable non-static that really shouldn't be static

----------------------------------------------------------------
Felix Fietkau (6):
      wifi: mac80211: drop bogus static keywords in A-MSDU rx
      wifi: mac80211: fix potential null pointer dereference
      wifi: mac80211: fix receiving mesh packets in forwarding=0 networks
      wifi: mac80211: fix mesh forwarding
      wifi: mac80211: fix flow dissection for forwarded packets
      wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta

Ryder Lee (1):
      wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()

 net/mac80211/rx.c       | 29 ++++++++++++++++-------------
 net/mac80211/sta_info.c |  3 ++-
 net/mac80211/util.c     |  2 +-
 3 files changed, 19 insertions(+), 15 deletions(-)


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

* Re: pull-request: wireless-2023-03-30
  2023-03-30 20:33 pull-request: wireless-2023-03-30 Johannes Berg
@ 2023-03-31  7:00 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-03-31  7:00 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 Thu, 30 Mar 2023 22:33:12 +0200 you wrote:
> Hi,
> 
> Here's a small set of fixes for the net. Most of the
> issues are relatively new.
> 
> Please pull and let me know if there's any problem.
> 
> [...]

Here is the summary with links:
  - pull-request: wireless-2023-03-30
    https://git.kernel.org/netdev/net/c/6b36d68cc9bb

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:[~2023-03-31  7:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-30 20:33 pull-request: wireless-2023-03-30 Johannes Berg
2023-03-31  7: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).