linux_dsm_epyc7002/net/smc
Ursula Braun d18963cf03 net/smc: improve close of terminated socket
Make sure a terminated SMC socket reaches the CLOSED state.
Even if sending of close flags fails, change the socket state to
the intended state to avoid dangling sockets not reaching the
CLOSED state.

Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
2019-10-09 19:45:44 -07:00
..
af_smc.c net/smc: avoid fallback in case of non-blocking connect 2019-08-05 13:24:37 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
smc_cdc.c
smc_cdc.h
smc_clc.c net: use new in_dev_ifa iterators 2019-06-02 18:06:26 -07:00
smc_clc.h
smc_close.c net/smc: improve close of terminated socket 2019-10-09 19:45:44 -07:00
smc_close.h
smc_core.c net/smc: no new connections on disappearing devices 2019-10-09 19:45:44 -07:00
smc_core.h
smc_diag.c treewide: Add SPDX license identifier for more missed files 2019-05-21 10:50:45 +02:00
smc_ib.c net/smc: no new connections on disappearing devices 2019-10-09 19:45:44 -07:00
smc_ib.h net/smc: no new connections on disappearing devices 2019-10-09 19:45:44 -07:00
smc_ism.c net/smc: no new connections on disappearing devices 2019-10-09 19:45:44 -07:00
smc_ism.h
smc_llc.c
smc_llc.h
smc_netns.h
smc_pnet.c net/smc: no new connections on disappearing devices 2019-10-09 19:45:44 -07:00
smc_pnet.h
smc_rx.c
smc_rx.h
smc_tx.c net/smc: make sure EPOLLOUT is raised 2019-08-20 12:25:14 -07:00
smc_tx.h
smc_wr.c
smc_wr.h
smc.h