netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/5] net/smc: fixes 2019-04-11
@ 2019-04-11  9:17 Ursula Braun
  2019-04-11  9:17 ` [PATCH net 1/5] net/smc: wait for pending work before clcsock release_sock Ursula Braun
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ursula Braun @ 2019-04-11  9:17 UTC (permalink / raw)
  To: davem
  Cc: netdev, linux-s390, schwidefsky, heiko.carstens, raspl, kgraul,
	ubraun

From: Ursula Braun <ursula.braun@de.ibm.com>

Dave,

here are some fixes in different areas of the smc code for the net
tree.

Thanks, Ursula

Kangjie Lu (1):
  net/smc: fix a NULL pointer dereference

Karsten Graul (2):
  net/smc: wait for pending work before clcsock release_sock
  net/smc: fix return code from FLUSH command

Ursula Braun (2):
  net/smc: propagate file from SMC to TCP socket
  net/smc: move unhash before release of clcsock

 include/net/sock.h  |  6 ------
 net/smc/af_smc.c    | 58 +++++++++++++++++++++++++++++++++++------------------
 net/smc/smc_close.c | 25 +++++++++++++++++++----
 net/smc/smc_close.h |  1 +
 net/smc/smc_ism.c   |  5 +++++
 net/smc/smc_pnet.c  |  3 ++-
 6 files changed, 68 insertions(+), 30 deletions(-)

-- 
2.16.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-04-11 18:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-11  9:17 [PATCH net 0/5] net/smc: fixes 2019-04-11 Ursula Braun
2019-04-11  9:17 ` [PATCH net 1/5] net/smc: wait for pending work before clcsock release_sock Ursula Braun
2019-04-11  9:17 ` [PATCH net 2/5] net/smc: fix a NULL pointer dereference Ursula Braun
2019-04-11  9:17 ` [PATCH net 3/5] net/smc: propagate file from SMC to TCP socket Ursula Braun
2019-04-11  9:17 ` [PATCH net 4/5] net/smc: fix return code from FLUSH command Ursula Braun
2019-04-11  9:17 ` [PATCH net 5/5] net/smc: move unhash before release of clcsock Ursula Braun
2019-04-11 18:04 ` [PATCH net 0/5] net/smc: fixes 2019-04-11 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).