Hi Dave,

A few more (only four, really) changes have come in, so I figured
since the merge window hasn't opened yesterday, I'd still send them
to you.

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

Thanks,
johannes



The following changes since commit 564737f981fb4b4b3266901508bb9b90d9d43de8:

  Merge branch '10GbE' of 
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue (2018-01-14 
12:25:04 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git 
tags/mac80211-next-for-davem-2018-01-22

for you to fetch changes up to 0ddcff49b672239dda94d70d0fcf50317a9f4b51:

  mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl() (2018-01-22 
14:03:29 +0100)

----------------------------------------------------------------
Less than a handful of changes:
 * possible memory leak fix in hwsim
 * speed up hwsim
 * add hwsim userspace rate control API
 * code cleanups

----------------------------------------------------------------
Benjamin Beichler (2):
      mac80211_hwsim: add hashtable with mac address keys for faster lookup
      mac80211_hwsim: add hwsim_tx_rate_flags to netlink attributes

Christopher Díaz Riveros (1):
      debugfs_sta: Remove unneeded semicolons

weiyongjun (A) (1):
      mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()

 drivers/net/wireless/mac80211_hwsim.c | 95 ++++++++++++++++++++++++++++-------
 drivers/net/wireless/mac80211_hwsim.h | 68 ++++++++++++++++++++++++-
 net/mac80211/debugfs_sta.c            |  4 +-
 3 files changed, 146 insertions(+), 21 deletions(-)

Reply via email to