All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: mac80211 2018-05-09
@ 2018-05-09 19:36 Johannes Berg
  2018-05-10 21:35 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2018-05-09 19:36 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-wireless

Hi Dave,

We just have a few fixes this time around.

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

Thanks,
johannes



The following changes since commit 64e86fec54069266ba32be551d7b7f75e88ab60c:

  net: qualcomm: rmnet: Fix warning seen with fill_info (2018-04-18 21:23:06 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 914eac248d876f9c00cd1792ffec3d182c863f13:

  mac80211: use timeout from the AddBA response instead of the request (2018-05-07 20:35:15 +0200)

----------------------------------------------------------------
We only have a few fixes this time:
 * WMM element validation
 * SAE timeout
 * add-BA timeout
 * docbook parsing
 * a few memory leaks in error paths

----------------------------------------------------------------
Ilan Peer (2):
      mac80211: Fix condition validating WMM IE
      mac80211: Adjust SAE authentication timeout

Johan Hovold (1):
      rfkill: gpio: fix memory leak in probe error path

Johannes Berg (1):
      cfg80211: limit wiphy names to 128 bytes

Randy Dunlap (1):
      mac80211: fix kernel-doc "bad line" warning

Sara Sharon (1):
      mac80211: use timeout from the AddBA response instead of the request

Srinivas Dasari (1):
      nl80211: Free connkeys on external authentication failure

YueHaibing (1):
      mac80211_hwsim: fix a possible memory leak in hwsim_new_radio_nl()

weiyongjun (A) (1):
      cfg80211: fix possible memory leak in regdb_query_country()

 drivers/net/wireless/mac80211_hwsim.c |  1 +
 include/net/mac80211.h                |  2 +-
 include/uapi/linux/nl80211.h          |  2 ++
 net/mac80211/agg-tx.c                 |  4 ++++
 net/mac80211/mlme.c                   | 27 +++++++++++++++++++--------
 net/mac80211/tx.c                     |  3 ++-
 net/rfkill/rfkill-gpio.c              |  7 ++++++-
 net/wireless/core.c                   |  3 +++
 net/wireless/nl80211.c                |  1 +
 net/wireless/reg.c                    |  1 +
 10 files changed, 40 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: mac80211 2018-05-09
  2018-05-09 19:36 pull-request: mac80211 2018-05-09 Johannes Berg
@ 2018-05-10 21:35 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2018-05-10 21:35 UTC (permalink / raw)
  To: johannes; +Cc: netdev, linux-wireless

From: Johannes Berg <johannes@sipsolutions.net>
Date: Wed,  9 May 2018 21:36:12 +0200

> We just have a few fixes this time around.
> 
> Please pull and let me know if there's any problem.

Pulled, thank you!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-10 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09 19:36 pull-request: mac80211 2018-05-09 Johannes Berg
2018-05-10 21:35 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.