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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220104144449.64937-1-johannes@sipsolutions.net>
Date:   Tue,  4 Jan 2022 15:44:48 +0100
From:   Johannes Berg <johannes@...solutions.net>
To:     netdev@...r.kernel.org
Cc:     linux-wireless@...r.kernel.org
Subject: pull-request: mac80211 2022-01-04

Hi,

So I know it's getting late, but two more fixes came to
me over the holidays/vacations.

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

Thanks,
johannes



The following changes since commit 1ef5e1d0dca5b4ffd49d7dec4a83660882f1fda4:

  net/fsl: Remove leftover definition in xgmac_mdio (2022-01-02 18:43:42 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 8b5cb7e41d9d77ffca036b0239177de123394a55:

  mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh (2022-01-04 15:11:49 +0100)

----------------------------------------------------------------
Two more changes:
 * mac80211: initialize a variable to avoid using it uninitialized
 * mac80211 mesh: put some data structures into the container to
   fix bugs with and not have to deal with allocation failures

----------------------------------------------------------------
Pavel Skripkin (1):
      mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh

Tom Rix (1):
      mac80211: initialize variable have_higher_than_11mbit

 net/mac80211/ieee80211_i.h  | 24 +++++++++++-
 net/mac80211/mesh.h         | 22 +----------
 net/mac80211/mesh_pathtbl.c | 89 ++++++++++++++++-----------------------------
 net/mac80211/mlme.c         |  2 +-
 4 files changed, 55 insertions(+), 82 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ