blob: fa185324347c834c7856c5d3cafc4c36e1445157 [file] [log] [blame]
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")
d550066776aa ("net/smc: mutex to protect the lgr against parallel reconfigurations")
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")
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")
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")
5f78fe968d76 ("net/smc: simplify normal link termination")
ba9520604209 ("net/smc: remove unused parameter of smc_lgr_terminate()")
55dd57581758 ("net/smc: improve smc_lgr_cleanup()")
6dabd405451f ("net/smc: introduce bookkeeping of SMCR link groups")
0b29ec643613 ("net/smc: immediate termination for SMCR link groups")
2c1d3e50302f ("net/smc: abnormal termination without orderly flag")
15e1b99aadfb ("net/smc: no WR buffer wait for terminating link group")
5421ec281df9 ("net/smc: abnormal termination of SMCD link groups")
42bfba9eaa33 ("net/smc: immediate termination for SMCD link groups")
50c6b20eff8e ("net/smc: fix final cleanup sequence for SMCD devices")
81cf4f4707af ("net/smc: remove close abort worker")
f528ba24a8ad ("net/smc: introduce link group termination worker")
2a0674fffb6b ("net/smc: improve abnormal termination of link groups")
831797609663 ("net/smc: tell peers about abnormal link group termination")
8e316b9e7260 ("net/smc: improve link group freeing")
69318b5215f2 ("net/smc: improve abnormal termination locking")
8caa654451bd ("net/smc: terminate link group without holding lgr lock")
b290098092e4 ("net/smc: cancel send and receive for terminated socket")
2f184393e0c2 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net")