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, 11 Apr 2017 16:11:09 +0200
From:   Julian Wiedmann <jwi@...ux.vnet.ibm.com>
To:     David Miller <davem@...emloft.net>
Cc:     <netdev@...r.kernel.org>, <linux-s390@...r.kernel.org>,
        Martin Schwidefsky <schwidefsky@...ibm.com>,
        Heiko Carstens <heiko.carstens@...ibm.com>,
        Stefan Raspl <raspl@...ux.vnet.ibm.com>,
        Ursula Braun <ubraun@...ux.vnet.ibm.com>,
        Julian Wiedmann <jwi@...ux.vnet.ibm.com>
Subject: [PATCH net-next 00/10] more s390/net updates

Hi Dave,

here's a second batch of s390/net patches for net-next.
A mixed bunch of qeth cleanups, and a few patches to add support for
ETHTOOL_GLINKSETTINGS.

Thanks,
Julian

Julian Wiedmann (10):
  s390/qeth: move common ioctl handling to core
  s390/qeth: move NAPI poll routine to core
  s390/qeth: move gdev shutdown handler to core
  s390/qeth: remove unused parameter
  s390/qeth: use correct return type for hard_start_xmit()
  s390/qeth: use and remove some defines
  s390/qeth: clean up qeth_set_ecmd_adv_sup()
  s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
  s390/qeth: use LINK_MODE_* to report the link characteristics
  s390/qeth: remove unimplemented gdev routines

 drivers/s390/net/qeth_core.h      |  21 +--
 drivers/s390/net/qeth_core_main.c | 349 ++++++++++++++++++++++++++------------
 drivers/s390/net/qeth_l2_main.c   | 153 +----------------
 drivers/s390/net/qeth_l3_main.c   | 138 +--------------
 4 files changed, 268 insertions(+), 393 deletions(-)

-- 
2.10.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ