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]
Date:   Tue, 24 Jul 2018 09:16:57 +0200
From:   Johannes Berg <johannes@...solutions.net>
To:     David Miller <davem@...emloft.net>
Cc:     netdev@...r.kernel.org, linux-wireless@...r.kernel.org
Subject: pull-request: mac80211 2018-07-24

Hi Dave,

After a long delay (I'm still on vacation & bonding leave until
mid August and forgot), here are a few fixes for the current
release cycle.

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

Thanks,
johannes



The following changes since commit d0fbad0aec1df29717fab736eb24c8a49cf2c70b:

  Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md (2018-07-02 12:40:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2018-07-24

for you to fetch changes up to e31f6456c01c76f154e1b25cd54df97809a49edb:

  cfg80211: never ignore user regulatory hint (2018-07-24 09:11:31 +0200)

----------------------------------------------------------------
Only a few fixes:
 * always keep regulatory user hint
 * add missing break statement in station flags parsing
 * fix non-linear SKBs in port-control-over-nl80211
 * reconfigure VLAN stations during HW restart

----------------------------------------------------------------
Amar Singhal (1):
      cfg80211: never ignore user regulatory hint

Bernd Edlinger (1):
      nl80211: Add a missing break in parse_station_flags

Denis Kenzior (1):
      nl80211/mac80211: allow non-linear skb in rx_control_port

mpubbise@...eaurora.org (1):
      mac80211: add stations tied to AP_VLANs during hw reconfig

 include/net/cfg80211.h | 12 ++++++------
 net/mac80211/rx.c      |  5 +----
 net/mac80211/util.c    |  3 ++-
 net/wireless/nl80211.c | 25 ++++++++++++++++---------
 net/wireless/reg.c     | 28 +++-------------------------
 net/wireless/trace.h   | 18 ++++++++++--------
 6 files changed, 38 insertions(+), 53 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ