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:   Thu, 25 Jan 2018 11:15:30 +0100
From:   Ursula Braun <ubraun@...ux.vnet.ibm.com>
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org, linux-s390@...r.kernel.org,
        jwi@...ux.vnet.ibm.com, schwidefsky@...ibm.com,
        heiko.carstens@...ibm.com, raspl@...ux.vnet.ibm.com,
        ubraun@...ux.vnet.ibm.com
Subject: [PATCH net-next 0/6] net/smc: more socket closing improvements

Dave,

these patches improve the smc behavior for abnormal socket closing.

Thanks, Ursula

Ursula Braun (6):
  net/smc: cancel tx worker in case of socket aborts
  net/smc: handle state SMC_PEERFINCLOSEWAIT correctly
  net/smc: terminate link group for ib_post_send problems
  net/smc: do not reuse a linkgroup with setup problems
  net/smc: wake up wr_reg_wait when terminating a link group
  net/smc: check for healthy link group resp. connections

 net/smc/af_smc.c    | 17 +++++++++++++++++
 net/smc/smc_cdc.c   |  9 +++++++--
 net/smc/smc_close.c | 33 +++++++++++++++++++--------------
 net/smc/smc_core.c  | 11 ++++++++---
 net/smc/smc_diag.c  |  6 ++++--
 net/smc/smc_tx.c    | 19 +++++++++++++++----
 net/smc/smc_wr.c    | 19 +++++++++++++------
 7 files changed, 83 insertions(+), 31 deletions(-)

-- 
2.13.5

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ