mbox series

pull-request: mac80211 2021-06-09

Message ID 20210609144243.97486-1-johannes@sipsolutions.net (mailing list archive)
State Accepted
Commit 93124d4a90ba6ef05cabb3b8430d51f2764345c6
Headers show
Series pull-request: mac80211 2021-06-09 | expand

Pull-request

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

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Message

Johannes Berg June 9, 2021, 2:42 p.m. UTC
Hi,

The last pull request I sent was coordinated with only
those CVE fixes - now I have accumulated more fixes,
many of them actually locking fixes for the RTNL redux.

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

Thanks,
johannes



The following changes since commit 593f555fbc6091bbaec8dd2a38b47ee643412e61:

  net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_data (2021-05-30 13:41:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a9799541ca34652d9996e45f80e8e03144c12949:

  mac80211: drop multicast fragments (2021-06-09 16:17:45 +0200)

----------------------------------------------------------------
A fair number of fixes:
 * fix more fallout from RTNL locking changes
 * fixes for some of the bugs found by syzbot
 * drop multicast fragments in mac80211 to align
   with the spec and what drivers are doing now
 * fix NULL-ptr deref in radiotap injection

----------------------------------------------------------------
Brian Norris (1):
      mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking comments

Du Cheng (2):
      cfg80211: call cfg80211_leave_ocb when switching away from OCB
      mac80211: fix skb length check in ieee80211_scan_rx()

Johannes Berg (9):
      mac80211: remove warning in ieee80211_get_sband()
      mac80211_hwsim: drop pending frames on stop
      staging: rtl8723bs: fix monitor netdev register/unregister
      mac80211: fix deadlock in AP/VLAN handling
      mac80211: fix 'reset' debugfs locking
      cfg80211: fix phy80211 symlink creation
      cfg80211: shut down interfaces on failed resume
      mac80211: move interface shutdown out of wiphy lock
      mac80211: drop multicast fragments

Mathy Vanhoef (1):
      mac80211: Fix NULL ptr deref for injected rate info

 drivers/net/wireless/mac80211_hwsim.c             |  5 +++
 drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c |  4 +-
 include/net/mac80211.h                            |  9 +++-
 net/mac80211/debugfs.c                            | 11 ++++-
 net/mac80211/ieee80211_i.h                        |  2 +-
 net/mac80211/iface.c                              | 19 ++++++---
 net/mac80211/main.c                               |  7 ++-
 net/mac80211/rx.c                                 |  9 ++--
 net/mac80211/scan.c                               | 21 ++++++---
 net/mac80211/tx.c                                 | 52 ++++++++++++++++-------
 net/mac80211/util.c                               |  2 -
 net/wireless/core.c                               | 13 +++---
 net/wireless/sysfs.c                              |  4 ++
 net/wireless/util.c                               |  3 ++
 14 files changed, 109 insertions(+), 52 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org June 9, 2021, 10 p.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (refs/heads/master):

On Wed,  9 Jun 2021 16:42:42 +0200 you wrote:
> Hi,
> 
> The last pull request I sent was coordinated with only
> those CVE fixes - now I have accumulated more fixes,
> many of them actually locking fixes for the RTNL redux.
> 
> Please pull and let me know if there's any problem.
> 
> [...]

Here is the summary with links:
  - pull-request: mac80211 2021-06-09
    https://git.kernel.org/netdev/net/c/93124d4a90ba

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