lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri,  4 Dec 2020 13:20:16 +0100
From:   Johannes Berg <johannes@...solutions.net>
To:     netdev@...r.kernel.org
Cc:     linux-wireless@...r.kernel.org
Subject: pull-request: mac80211 2020-12-04

Hi Jakub,

We've got a few more fixes for the current cycle, everything
else I have pending right now seems likely to go to 5.11 instead.

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

Thanks,
johannes



The following changes since commit bbe2ba04c5a92a49db8a42c850a5a2f6481e47eb:

  Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2020-12-03 13:10:11 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2020-12-04

for you to fetch changes up to bdeca45a0cc58f864f1eb2e919304203ff5c5f39:

  mac80211: set SDATA_STATE_RUNNING for monitor interfaces (2020-12-04 12:45:25 +0100)

----------------------------------------------------------------
Three small fixes:
 * initialize some data to avoid using stack garbage
 * fix 6 GHz channel selection in mac80211
 * correctly restart monitor mode interfaces in mac80211

----------------------------------------------------------------
Borwankar, Antara (1):
      mac80211: set SDATA_STATE_RUNNING for monitor interfaces

Sara Sharon (1):
      cfg80211: initialize rekey_data

Wen Gong (1):
      mac80211: fix return value of ieee80211_chandef_he_6ghz_oper

 net/mac80211/iface.c   | 2 ++
 net/mac80211/util.c    | 2 +-
 net/wireless/nl80211.c | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ