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:   Wed,  7 Jun 2017 15:53:46 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     kys@...rosoft.com, haiyangz@...rosoft.com, sthemmin@...rosoft.com
Cc:     devel@...uxdriverproject.org, netdev@...r.kernel.org
Subject: [PATCH net v2 0/3] netvsc: bug fixes

These are bugfixes for netvsc driver in 4.12.

Stephen Hemminger (3):
  netvsc: fix rcu dereference warning from ethtool
  netvsc: fix net poll mode
  netvsc: move filter setting to rndis_device

 drivers/net/hyperv/hyperv_net.h   |  5 ++--
 drivers/net/hyperv/netvsc_drv.c   | 54 +++++++++++++--------------------------
 drivers/net/hyperv/rndis_filter.c | 30 +++++++++++++++++++++-
 3 files changed, 50 insertions(+), 39 deletions(-)

Note: trying out some scripting to check for obvious issues,
build, test, then send email. Eventually want to expand it to
spin up full test rig on Azure.

Please let me know if there are any issues.
The good part about scripting is that it does the same thing everytime;
the bad part is that it will make the same mistakes everytime.

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ