original_kernel/net/smc
Ursula Braun 8c96feeeb3 net/smc: no close wait in case of process shut down
Usually socket closing is delayed if there is still data available in
the send buffer to be transmitted. If a process is killed, the delay
should be avoided.

Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-21 15:31:03 -07:00
..
Kconfig
Makefile
af_smc.c net/smc: terminate link group if out-of-sync is received 2017-09-21 15:31:03 -07:00
smc.h net/smc: introduce a delay 2017-09-21 15:31:03 -07:00
smc_cdc.c
smc_cdc.h
smc_clc.c net/smc: terminate link group if out-of-sync is received 2017-09-21 15:31:03 -07:00
smc_clc.h net/smc: terminate link group if out-of-sync is received 2017-09-21 15:31:03 -07:00
smc_close.c net/smc: no close wait in case of process shut down 2017-09-21 15:31:03 -07:00
smc_close.h
smc_core.c net/smc: longer delay for client link group removal 2017-09-21 15:31:03 -07:00
smc_core.h
smc_diag.c
smc_ib.c
smc_ib.h
smc_llc.c
smc_llc.h
smc_pnet.c net/smc: adjust net_device refcount 2017-09-21 15:31:02 -07:00
smc_pnet.h
smc_rx.c
smc_rx.h
smc_tx.c net/smc: introduce a delay 2017-09-21 15:31:03 -07:00
smc_tx.h
smc_wr.c net/smc: adapt send request completion notification 2017-09-21 15:31:03 -07:00
smc_wr.h