linux/net/smc
Karsten Graul 56bc3b2094 net/smc: assign link to a new connection
For new connections, assign a link from the link group, using some
simple load balancing.

Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Reviewed-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-04 10:54:39 -07:00
..
af_smc.c net/smc: first part of add link processing as SMC server 2020-05-03 16:06:40 -07:00
Kconfig
Makefile
smc_cdc.c net/smc: handle incoming CDC validation message 2020-05-04 10:54:39 -07:00
smc_cdc.h net/smc: send failover validation message 2020-05-04 10:54:39 -07:00
smc_clc.c net/smc: convert static link ID to dynamic references 2020-04-29 12:26:32 -07:00
smc_clc.h net/smc: adapt SMC client code to use the LLC flow 2020-04-30 12:44:33 -07:00
smc_close.c
smc_close.h
smc_core.c net/smc: assign link to a new connection 2020-05-04 10:54:39 -07:00
smc_core.h net/smc: wait for departure of an IB message 2020-05-04 10:54:39 -07:00
smc_diag.c
smc_ib.c net/smc: add smcr_port_err() and smcr_link_down() processing 2020-05-01 16:20:04 -07:00
smc_ib.h net/smc: convert static link ID to dynamic references 2020-04-29 12:26:32 -07:00
smc_ism.c net/smc: rework pnet table to support SMC-R failover 2020-04-29 12:26:32 -07:00
smc_ism.h
smc_llc.c net/smc: send DELETE_LINK, ALL message and wait for send to complete 2020-05-04 10:54:39 -07:00
smc_llc.h net/smc: send DELETE_LINK, ALL message and wait for send to complete 2020-05-04 10:54:39 -07:00
smc_netns.h
smc_pnet.c net/smc: introduce smc_pnet_find_alt_roce() 2020-05-01 16:20:05 -07:00
smc_pnet.h net/smc: introduce smc_pnet_find_alt_roce() 2020-05-01 16:20:05 -07:00
smc_rx.c
smc_rx.h
smc_tx.c net/smc: switch connections to alternate link 2020-05-04 10:54:39 -07:00
smc_tx.h
smc_wr.c net/smc: wait for departure of an IB message 2020-05-04 10:54:39 -07:00
smc_wr.h net/smc: wait for departure of an IB message 2020-05-04 10:54:39 -07:00
smc.h net/smc: handle incoming CDC validation message 2020-05-04 10:54:39 -07:00