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: <20191108123738.17359-1-johannes@sipsolutions.net>
Date:   Fri,  8 Nov 2019 13:37:36 +0100
From:   Johannes Berg <johannes@...solutions.net>
To:     netdev@...r.kernel.org
Cc:     linux-wireless@...r.kernel.org
Subject: pull-request: mac80211-next next-2019-11-08

Hi Dave,

Here are a couple of more things for net-next. Nothing
really that relevant, but I figured I'd flush my queue
now and get some preparatory patches in for 5.5 still.

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

Thanks,
johannes



The following changes since commit 5b7fe93db008ff013db24239136a25f3ac5142ac:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next (2019-10-26 22:57:27 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git tags/mac80211-next-for-net-next-2019-11-08

for you to fetch changes up to 14f34e36b36ceede9877ca422a62fcac17b52023:

  cfg80211: VLAN offload support for set_key and set_sta_vlan (2019-11-08 11:19:19 +0100)

----------------------------------------------------------------
Some relatively small changes:
 * typo fixes in docs
 * APIs for station separation using VLAN tags rather
   than separate wifi netdevs
 * some preparations for upcoming features (802.3 offload
   and airtime queue limits (AQL)
 * stack reduction in ieee80211_assoc_success()
 * use DEFINE_DEBUGFS_ATTRIBUTE in hwsim

----------------------------------------------------------------
Chris Packham (1):
      mac80211: typo fixes in kerneldoc comments

Gurumoorthi Gnanasambandhan (1):
      cfg80211: VLAN offload support for set_key and set_sta_vlan

Joe Perches (1):
      mac80211: fix a typo of "function"

Johannes Berg (1):
      mac80211: don't re-parse elems in ieee80211_assoc_success()

John Crispin (1):
      mac80211: move store skb ack code to its own function

Toke Høiland-Jørgensen (1):
      mac80211: Shrink the size of ack_frame_id to make room for tx_time_est

zhong jiang (1):
      mac80211_hwsim: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops

 drivers/net/wireless/mac80211_hwsim.c |  14 ++---
 include/net/cfg80211.h                |   4 ++
 include/net/mac80211.h                |  22 ++++----
 include/uapi/linux/nl80211.h          |  26 +++++++++
 net/mac80211/cfg.c                    |   2 +-
 net/mac80211/mlme.c                   | 103 ++++++++++++++++------------------
 net/mac80211/tx.c                     |  49 +++++++++-------
 net/wireless/nl80211.c                |  11 ++++
 8 files changed, 139 insertions(+), 92 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ