blob: 9911d86ce79e825f719330ff00dde5af51b77cc3 [file] [log] [blame]
8caaccf521c1 ("net/smc: introduce CHID callback for ISM devices")
201091ebb2a1 ("net/smc: introduce System Enterprise ID (SEID)")
3fc649376137 ("net/smc: prepare for more proposed ISM devices")
7affc809822a ("net/smc: separate find device functions")
f1eb02f95244 ("net/smc: CLC header fields renaming")
ac679364b98e ("net/smc: fix double kfree in smc_listen_work()")
0c881ada3d1e ("net/smc: reduce smc_listen_decline() calls")
7b2977d08304 ("net/smc: improve server ISM device determination")
3d9725a6a133 ("net/smc: common routine for CLC accept and confirm")
6bb14e48ee8d ("net/smc: dynamic allocation of CLC proposal buffer")
5ac54d8768da ("net/smc: introduce better field names")
72b7f6c48708 ("net/smc: unique reason code for exceeded max dmb count")
7df8bcb56053 ("net/smc: fix link lookup for new rdma connections")
fb4f79264c0f ("net/smc: tolerate future SMCD versions")
82087c033053 ("net/smc: switch smcd_dev_list spinlock to mutex")
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")
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")