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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 11 Jul 2018 17:42:37 +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 00/10] s390/qeth: updates 2018-07-11

Hi Dave,

please apply this first batch of qeth patches for net-next. It brings the
usual cleanups, and some performance improvements to the transmit paths.

Thanks,
Julian


Julian Wiedmann (10):
  s390/qeth: various buffer management cleanups
  s390/qeth: remove unused buffer->aob pointer
  s390/qeth: fine-tune RX modesetting
  s390/qeth: clean up Output Queue selection
  s390/qeth: consolidate ccwgroup driver definition
  s390/qeth: clean up exported symbols
  s390/qeth: increase GSO max size for eligible L3 devices
  s390/qeth: add a L3 xmit wrapper
  s390/qeth: speed-up L3 IQD xmit
  s390/qeth: speed-up IPv4 OSA xmit

 drivers/s390/net/qeth_core.h      |  22 ++-
 drivers/s390/net/qeth_core_main.c | 131 +++++---------
 drivers/s390/net/qeth_core_mpc.h  |   2 +
 drivers/s390/net/qeth_l2.h        |   5 +
 drivers/s390/net/qeth_l2_main.c   |  20 +--
 drivers/s390/net/qeth_l3_main.c   | 360 ++++++++++++++++++++++----------------
 6 files changed, 281 insertions(+), 259 deletions(-)

-- 
2.16.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ