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, 17 Apr 2019 18:17:27 +0200
From:   Julian Wiedmann <jwi@...ux.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.ibm.com>,
        Ursula Braun <ubraun@...ux.ibm.com>,
        Julian Wiedmann <jwi@...ux.ibm.com>
Subject: [PATCH net-next 0/8] s390/qeth: updates 2019-04-17

Hi Dave,

please apply some additional qeth patches to net-next. This patchset converts
the driver to use the kernel's multiqueue model.

Thanks,
Julian


Julian Wiedmann (8):
  s390/qeth: clarify naming for some QDIO helpers
  s390/qeth: handle error from qeth_update_from_chp_desc()
  s390/qeth: don't bother updating the last-tx time
  s390/qeth: don't keep statistics for tx timeout
  s390/qeth: add TX multiqueue support for IQD devices
  s390/qeth: add TX multiqueue support for OSA devices
  s390/qeth: simplify QoS code
  s390/qeth: stop/wake TX queues based on their fill level

 drivers/s390/net/qeth_core.h      |  36 +++---
 drivers/s390/net/qeth_core_main.c | 234 ++++++++++++++++++++++----------------
 drivers/s390/net/qeth_core_sys.c  |   7 +-
 drivers/s390/net/qeth_ethtool.c   |  17 +++
 drivers/s390/net/qeth_l2_main.c   |  38 ++++---
 drivers/s390/net/qeth_l3_main.c   |  53 +++++----
 6 files changed, 233 insertions(+), 152 deletions(-)

-- 
2.16.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ