From: Karsten Graul <kgraul@linux.ibm.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org,
gor@linux.ibm.com, heiko.carstens@de.ibm.com,
raspl@linux.ibm.com, ubraun@linux.ibm.com
Subject: [PATCH net-next 0/5] net/smc: improve termination handling
Date: Wed, 9 Oct 2019 10:07:42 +0200 [thread overview]
Message-ID: <20191009080747.95516-1-kgraul@linux.ibm.com> (raw)
First set of patches to improve termination handling.
Ursula Braun (5):
net/smc: separate SMCD and SMCR link group lists
net/smc: separate locks for SMCD and SMCR link group lists
net/smc: increase device refcount for added link group
net/smc: no new connections on disappearing devices
net/smc: improve close of terminated socket
include/net/smc.h | 3 ++
net/smc/smc_close.c | 40 ++++------------
net/smc/smc_core.c | 113 ++++++++++++++++++++++++++++++++++----------
net/smc/smc_ib.c | 15 +++++-
net/smc/smc_ib.h | 1 +
net/smc/smc_ism.c | 5 ++
net/smc/smc_pnet.c | 5 +-
7 files changed, 124 insertions(+), 58 deletions(-)
--
2.17.1
next reply other threads:[~2019-10-09 8:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-09 8:07 Karsten Graul [this message]
2019-10-09 8:07 ` [PATCH net-next 1/5] net/smc: separate SMCD and SMCR link group lists Karsten Graul
2019-10-09 8:07 ` [PATCH net-next 2/5] net/smc: separate locks for " Karsten Graul
2019-10-09 8:07 ` [PATCH net-next 3/5] net/smc: increase device refcount for added link group Karsten Graul
2019-10-09 8:07 ` [PATCH net-next 4/5] net/smc: no new connections on disappearing devices Karsten Graul
2019-10-09 8:07 ` [PATCH net-next 5/5] net/smc: improve close of terminated socket Karsten Graul
2019-10-10 2:51 ` [PATCH net-next 0/5] net/smc: improve termination handling Jakub Kicinski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191009080747.95516-1-kgraul@linux.ibm.com \
--to=kgraul@linux.ibm.com \
--cc=davem@davemloft.net \
--cc=gor@linux.ibm.com \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-s390@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=raspl@linux.ibm.com \
--cc=ubraun@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox