linux-stable/net/smc
Ursula Braun 5607016cd1 net/smc: no cursor update send in state SMC_INIT
If a writer blocked condition is received without data, the current
consumer cursor is immediately sent. Servers could already receive this
condition in state SMC_INIT without finished tx-setup. This patch
avoids sending a consumer cursor update in this case.

Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-04 13:09:33 -07:00
..
af_smc.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2018-07-18 19:32:54 -07:00
Kconfig
Makefile
smc.h net/smc: rebuild nonblocking connect 2018-06-28 22:03:55 +09:00
smc_cdc.c net/smc: no cursor update send in state SMC_INIT 2018-08-04 13:09:33 -07:00
smc_cdc.h
smc_clc.c net/smc: reset recv timeout after clc handshake 2018-07-18 10:58:27 -07:00
smc_clc.h
smc_close.c net/smc: reduce sock_put() for fallback sockets 2018-07-07 20:25:13 +09:00
smc_close.h
smc_core.c
smc_core.h
smc_diag.c
smc_ib.c
smc_ib.h
smc_llc.c
smc_llc.h
smc_pnet.c
smc_pnet.h
smc_rx.c
smc_rx.h
smc_tx.c net/smc: optimize consumer cursor updates 2018-07-18 10:58:27 -07:00
smc_tx.h
smc_wr.c
smc_wr.h