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]
Message-Id: <20190204124447.39816-1-ubraun@linux.ibm.com>
Date:   Mon,  4 Feb 2019 13:44:43 +0100
From:   Ursula Braun <ubraun@...ux.ibm.com>
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org, linux-s390@...r.kernel.org,
        linux-rdma@...r.kernel.org, schwidefsky@...ibm.com,
        heiko.carstens@...ibm.com, raspl@...ux.ibm.com,
        ubraun@...ux.ibm.com
Subject: [PATCH net 0/4] net/smc: fixes 2019-02-04

Dave,

here are more fixes in the smc code for the net tree:
Patch 1 fixes an IB-related problem with SMCR.
Patch 2 fixes a cursor problem for one-way traffic.
Patch 3 fixes a problem with RMB-reusage.
Patch 4 fixes a closing issue.

Thanks, Ursula

Ursula Braun (4):
  net/smc: preallocated memory for rdma work requests
  net/smc: fix sender_free computation
  net/smc: delete rkey first before switching to unused
  net/smc: correct state change for peer closing

 net/smc/smc_cdc.c   | 16 ++++++----------
 net/smc/smc_cdc.h   | 34 ++++++++++++++++++++++++++++++++--
 net/smc/smc_close.c |  9 +--------
 net/smc/smc_core.c  |  2 +-
 net/smc/smc_core.h  | 20 ++++++++++++++++++++
 net/smc/smc_llc.c   |  3 ++-
 net/smc/smc_tx.c    | 47 ++++++++++++++++++++++++-----------------------
 net/smc/smc_wr.c    | 38 +++++++++++++++++++++++++++++++++++++-
 net/smc/smc_wr.h    |  1 +
 9 files changed, 124 insertions(+), 46 deletions(-)

-- 
2.16.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ