[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191021141315.58969-1-kgraul@linux.ibm.com>
Date: Mon, 21 Oct 2019 16:13:07 +0200
From: Karsten Graul <kgraul@...ux.ibm.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, linux-s390@...r.kernel.org,
gor@...ux.ibm.com, heiko.carstens@...ibm.com, raspl@...ux.ibm.com,
ubraun@...ux.ibm.com
Subject: [PATCH net-next 0/8] net/smc: improve termination handling (part 2)
More patches to address abnormal termination processing of
sockets and link groups.
Ursula Braun (8):
net/smc: cancel send and receive for terminated socket
net/smc: terminate link group without holding lgr lock
net/smc: improve abnormal termination locking
net/smc: improve link group freeing
net/smc: tell peers about abnormal link group termination
net/smc: improve abnormal termination of link groups
net/smc: introduce link group termination worker
net/smc: remove close abort worker
net/smc/af_smc.c | 4 ++
net/smc/smc.h | 1 +
net/smc/smc_cdc.c | 4 +-
net/smc/smc_close.c | 32 ++++++-----
net/smc/smc_close.h | 2 +
net/smc/smc_core.c | 129 +++++++++++++++++++++++++++++++-------------
net/smc/smc_core.h | 9 ++++
net/smc/smc_llc.c | 2 +-
net/smc/smc_rx.c | 10 +++-
net/smc/smc_tx.c | 26 +++++----
net/smc/smc_wr.c | 10 ++--
11 files changed, 157 insertions(+), 72 deletions(-)
--
2.17.1
Powered by blists - more mailing lists