blob: 2bd9bf6b3ae091f2ab5d47ac063f675350424b74 [file] [log] [blame]
07d51580ff65 ("net/smc: Add connection counters for links")
b8ded9de8db3 ("net/smc: pre-fetch send buffer outside of send_lock")
45fa8da0bf5c ("net/smc: create improved SMC-R link_uid")
56bc3b2094b4 ("net/smc: assign link to a new connection")
29bd73dba4f7 ("net/smc: send failover validation message")
c6f02ebeea3a ("net/smc: switch connections to alternate link")
08ae27ddfb65 ("net/smc: delete link processing as SMC server")
9c4168789cc6 ("net/smc: delete link processing as SMC client")
9ec6bf19ec8b ("net/smc: llc_del_link_work and use the LLC flow for delete link")
c9a5d2430351 ("net/smc: delete an asymmetric link as SMC server")
57b499242cb8 ("net/smc: rkey processing for a new link as SMC server")
2d2209f20189 ("net/smc: first part of add link processing as SMC server")
b1570a87f57e ("net/smc: final part of add link processing as SMC client")
336ba09f2ef7 ("net/smc: first part of add link processing as SMC client")
40b94224c339 ("smc: Remove unused function.")
b45e7f98ab7c ("net/smc: llc_add_link_work to handle ADD_LINK LLC requests")
8574cf4055ab ("net/smc: allocate index for a new link")
87523930a16e ("net/smc: take link down instead of terminating the link group")
541afa10c126 ("net/smc: add smcr_port_err() and smcr_link_down() processing")
1f90a05d9ff9 ("net/smc: add smcr_port_add() and smcr_link_up() processing")
d550066776aa ("net/smc: mutex to protect the lgr against parallel reconfigurations")
fbed3b37c896 ("net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link()")
fb33d2772725 ("net/smc: map and register buffers for a new link")
4a3641c16087 ("net/smc: unmapping of buffers to support multiple links")
7562a13d5a8c ("net/smc: multiple link support for rmb buffer registration")
41a211d86224 ("net/smc: remove obsolete link state DELETING")
6d74c3a8a3e7 ("net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey")
3d88a21b0cb6 ("net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey")
0fb0b02bd6fd ("net/smc: adapt SMC client code to use the LLC flow")
4667bb4aaabf ("net/smc: adapt SMC server code to use the LLC flow")
92334cfcb3a2 ("net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer")
a6688d919b22 ("net/smc: enqueue all received LLC messages")
555da9af827d ("net/smc: add event-based llc_flow framework")
00a049cfde95 ("net/smc: move llc layer related init and clear into smc_llc.c")
ef79d439cd12 ("net/smc: process llc responses in tasklet context")
6c8968c421e0 ("net/smc: use worker to process incoming llc messages")
2140ac26f8f5 ("net/smc: simplify link deactivation")
1020e1ef53ce ("net/smc: move testlink work to system work queue")
d854fcbfaeda ("net/smc: add new link state and related helpers")
b9247544c1bc ("net/smc: convert static link ID instances to support multiple links")
387707fdf486 ("net/smc: convert static link ID to dynamic references")
026c381fb477 ("net/smc: introduce link_idx for link group array")
f3c1deddb21c ("net/smc: separate function for link initialization")
9f6e05590736 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net")