- 08ae27d net/smc: delete link processing as SMC server by Karsten Graul · 4 years, 8 months ago
- 9c41687 net/smc: delete link processing as SMC client by Karsten Graul · 4 years, 8 months ago
- 9ec6bf1 net/smc: llc_del_link_work and use the LLC flow for delete link by Karsten Graul · 4 years, 8 months ago
- c9a5d24 net/smc: delete an asymmetric link as SMC server by Karsten Graul · 4 years, 8 months ago
- 1551c95 net/smc: final part of add link processing as SMC server by Karsten Graul · 4 years, 8 months ago
- 57b4992 net/smc: rkey processing for a new link as SMC server by Karsten Graul · 4 years, 8 months ago
- 2d2209f net/smc: first part of add link processing as SMC server by Karsten Graul · 4 years, 8 months ago
- b1570a8 net/smc: final part of add link processing as SMC client by Karsten Graul · 4 years, 8 months ago
- 87f88cd net/smc: rkey processing for a new link as SMC client by Karsten Graul · 4 years, 8 months ago
- 336ba09 net/smc: first part of add link processing as SMC client by Karsten Graul · 4 years, 8 months ago
- 40b9422 smc: Remove unused function. by David S. Miller · 4 years, 8 months ago
- b45e7f9 net/smc: llc_add_link_work to handle ADD_LINK LLC requests by Karsten Graul · 4 years, 8 months ago
- 8574cf4 net/smc: allocate index for a new link by Karsten Graul · 4 years, 8 months ago
- 8752393 net/smc: take link down instead of terminating the link group by Karsten Graul · 4 years, 8 months ago
- d550066 net/smc: mutex to protect the lgr against parallel reconfigurations by Karsten Graul · 4 years, 8 months ago
- fbed3b3 net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link() by Karsten Graul · 4 years, 8 months ago
- 41a211d net/smc: remove obsolete link state DELETING by Karsten Graul · 4 years, 8 months ago
- 42d18ac net/smc: remove handling of CONFIRM_RKEY_CONTINUE by Karsten Graul · 4 years, 8 months ago
- 218b24f net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flow by Karsten Graul · 4 years, 8 months ago
- 3bc67e0 net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow by Karsten Graul · 4 years, 8 months ago
- 56e8091 net/smc: move the TEST_LINK response processing into event handler by Karsten Graul · 4 years, 8 months ago
- 6d74c3a net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey by Karsten Graul · 4 years, 8 months ago
- 3d88a21 net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey by Karsten Graul · 4 years, 8 months ago
- 0fb0b02 net/smc: adapt SMC client code to use the LLC flow by Karsten Graul · 4 years, 8 months ago
- 4667bb4 net/smc: adapt SMC server code to use the LLC flow by Karsten Graul · 4 years, 8 months ago
- 92334cf net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer by Karsten Graul · 4 years, 8 months ago
- a6688d9 net/smc: enqueue all received LLC messages by Karsten Graul · 4 years, 8 months ago
- 555da9a net/smc: add event-based llc_flow framework by Karsten Graul · 4 years, 8 months ago
- 00a049c net/smc: move llc layer related init and clear into smc_llc.c by Karsten Graul · 4 years, 9 months ago
- ef79d43 net/smc: process llc responses in tasklet context by Karsten Graul · 4 years, 9 months ago
- 6c8968c net/smc: use worker to process incoming llc messages by Karsten Graul · 4 years, 9 months ago
- 2140ac2 net/smc: simplify link deactivation by Karsten Graul · 4 years, 9 months ago
- 1020e1e net/smc: move testlink work to system work queue by Karsten Graul · 4 years, 9 months ago
- d854fcb net/smc: add new link state and related helpers by Karsten Graul · 4 years, 9 months ago
- b924754 net/smc: convert static link ID instances to support multiple links by Karsten Graul · 4 years, 9 months ago
- 387707f net/smc: convert static link ID to dynamic references by Karsten Graul · 4 years, 9 months ago
- 5f78fe9 net/smc: simplify normal link termination by Karsten Graul · 5 years ago
- ba95206 net/smc: remove unused parameter of smc_lgr_terminate() by Karsten Graul · 5 years ago
- 0b29ec6 net/smc: immediate termination for SMCR link groups by Ursula Braun · 5 years ago
- 15e1b99 net/smc: no WR buffer wait for terminating link group by Ursula Braun · 5 years ago
- 5421ec2 net/smc: abnormal termination of SMCD link groups by Ursula Braun · 5 years ago
- f528ba2 net/smc: introduce link group termination worker by Ursula Braun · 5 years ago
- ad6f317 net/smc: preallocated memory for rdma work requests by Ursula Braun · 6 years ago
- 60e03c6 net/smc: add infrastructure to send delete rkey messages by Karsten Graul · 6 years ago
- 4600cfc net/smc: avoid a delay by waiting for nothing by Karsten Graul · 6 years ago
- 0d18a0cb net/smc: improve delete link processing by Karsten Graul · 6 years ago
- 7005ada net/smc: use correct vlan gid of RoCE device by Ursula Braun · 6 years ago
- 947541f net/smc: fewer parameters for smc_llc_send_confirm_link() by Ursula Braun · 6 years ago
- 00e5fb2 net/smc: add function to get link group from link by Stefan Raspl · 6 years ago
- 8f332a7 net/smc: drop messages when link state is inactive by Karsten Graul · 7 years ago
- 2a4c57a net/smc: use a workqueue to defer llc send by Karsten Graul · 7 years ago
- b32cf4a net/smc: move link llc initialization to llc layer by Karsten Graul · 7 years ago
- d97935f net/smc: simplify test_link function usage by Karsten Graul · 7 years ago
- 9fcdf8e net/smc: remove unnecessary cast by Karsten Graul · 7 years ago
- 44aa81c net/smc: register new rmbs with the peer by Karsten Graul · 7 years ago
- 877ae5b net/smc: periodic testlink support by Karsten Graul · 7 years ago
- 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 9651b93 net/smc: prevent new connections on link group by Karsten Graul · 7 years ago
- 52bedf3 net/smc: process add/delete link messages by Karsten Graul · 7 years ago
- 75d320d net/smc: do not allow eyecatchers in rmbe by Karsten Graul · 7 years ago
- 4ed75de net/smc: process confirm/delete rkey messages by Karsten Graul · 7 years ago
- 313164d net/smc: respond to test link messages by Karsten Graul · 7 years ago
- 0f62712 net/smc: cleanup smc_llc.h and smc_clc.h headers by Stefan Raspl · 7 years ago
- 2be922f net/smc: use link_id of server in confirm link reply by Karsten Graul · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 9bf9abe smc: link layer control (LLC) by Ursula Braun · 8 years ago