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]
Message-Id: <20180227175817.84727-1-jwi@linux.vnet.ibm.com>
Date:   Tue, 27 Feb 2018 18:58:11 +0100
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 0/6] s390/qeth: fixes 2018-02-27 

Hi Dave,

please apply some more qeth patches for -net and stable.

One patch fixes a performance bug in the TSO path. Then there's several
more fixes for IP management on L3 devices - including a revert, so that
the subsequent fix cleanly applies to earlier kernels.
The final patch takes care of a race in the control IO code that causes
qeth to miss the cmd response, and subsequently trigger device recovery.

Thanks,
Julian


Julian Wiedmann (6):
  s390/qeth: fix overestimated count of buffer elements
  s390/qeth: fix IP removal on offline cards
  s390/qeth: fix double-free on IP add/remove race
  Revert "s390/qeth: fix using of ref counter for rxip addresses"
  s390/qeth: fix IP address lookup for L3 devices
  s390/qeth: fix IPA command submission race

 drivers/s390/net/qeth_core_main.c |  29 +++++----
 drivers/s390/net/qeth_l3.h        |  34 ++++++++++-
 drivers/s390/net/qeth_l3_main.c   | 123 ++++++++++++++++----------------------
 3 files changed, 102 insertions(+), 84 deletions(-)

-- 
2.13.5

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ