blob: 4d5d0529017492178f1956a4fe699c78ecd7baa8 [file] [log] [blame]
e8372d9d2145 ("net/smc: Introduce generic netlink interface for diagnostic purposes")
201091ebb2a1 ("net/smc: introduce System Enterprise ID (SEID)")
22ef473dbd66 ("net/smc: use separate work queues for different worker types")
a60a2b1e0af1 ("net/smc: reduce active tcp_listen workers")
82087c033053 ("net/smc: switch smcd_dev_list spinlock to mutex")
6778a6bed09b ("net/smc: separate LLC wait queues for flow and messages")
0a99be434d14 ("net/smc: log important pnetid and state change events")
a52bcc919b14 ("net/smc: improve termination processing")
3e0c40afce4e ("net/smc: add termination reason and handle LLC protocol violation")
ad6c111b8ae7 ("net/smc: asymmetric link tagging")
56bc3b2094b4 ("net/smc: assign link to a new connection")
f3811fd7bc97 ("net/smc: send DELETE_LINK, ALL message and wait for send to complete")
b286a0651e44 ("net/smc: handle incoming CDC 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")
1551c95b6124 ("net/smc: final part of add link processing 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")
33d203302d1c ("net/smc: remove DELETE LINK processing from smc_core.c")
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")
42d18acce9e2 ("net/smc: remove handling of CONFIRM_RKEY_CONTINUE")
218b24fe3812 ("net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flow")
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")