Search Linux Wireless

pull-request: wireless-2023-03-30

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux