- de2fea7 net/smc: Print net namespace in log by Tony Lu · 3 years ago
- 90cee52 net/smc: don't send CDC/LLC message if link not ready by Dust Li · 3 years ago
- 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- c4a146c net/smc: Fix smc_link->llc_testlink_time overflow by Tony Lu · 3 years, 2 months ago
- b4ba465 net/smc: extend LLC layer for SMC-Rv2 by Karsten Graul · 3 years, 2 months ago
- ed990df net/smc: save stack space and allocate smc_init_info by Karsten Graul · 3 years, 2 months ago
- 95f7f3e net/smc: improved fix wait on already cleared link by Karsten Graul · 3 years, 3 months ago
- 8f3d65c net/smc: fix wait on already cleared link by Karsten Graul · 3 years, 5 months ago
- 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- d535ca1 net/smc: fix use-after-free of delayed events by Karsten Graul · 4 years, 2 months ago
- 16cb365 net: smc: fix missing brace warning for old compilers by Pujin Shi · 4 years, 3 months ago
- 7e94e46 net: smc: fix missing brace warning for old compilers by Pujin Shi · 4 years, 3 months ago
- 22ef473 net/smc: use separate work queues for different worker types by Karsten Graul · 4 years, 4 months ago
- fffe83c net/smc: fix toleration of fake add_link messages by Karsten Graul · 4 years, 4 months ago
- 741a49a net/smc: do not call dma sync for unmapped memory by Karsten Graul · 4 years, 5 months ago
- b9979c2 net/smc: fix handling of delete link requests by Karsten Graul · 4 years, 5 months ago
- c48254f net/smc: move add link processing for new device into llc layer by Karsten Graul · 4 years, 5 months ago
- 2ff0867 net/smc: drop out-of-flow llc response messages by Karsten Graul · 4 years, 5 months ago
- a35fffb net/smc: handle unexpected response types for confirm link by Karsten Graul · 4 years, 5 months ago
- b7eede7 net/smc: fix work request handling by Karsten Graul · 4 years, 6 months ago
- 6778a6b net/smc: separate LLC wait queues for flow and messages by Karsten Graul · 4 years, 6 months ago
- ca7e3ed net/smc: remove set but not used variables 'del_llc, del_llc_resp' by YueHaibing · 4 years, 8 months ago
- 0a99be4 net/smc: log important pnetid and state change events by Karsten Graul · 4 years, 8 months ago
- 649758f net/smc: save SMC-R peer link_uid by Karsten Graul · 4 years, 8 months ago
- 45fa8da net/smc: create improved SMC-R link_uid by Karsten Graul · 4 years, 8 months ago
- 3e0c40a net/smc: add termination reason and handle LLC protocol violation by Karsten Graul · 4 years, 8 months ago
- ad6c111 net/smc: asymmetric link tagging by Karsten Graul · 4 years, 8 months ago
- f3811fd net/smc: send DELETE_LINK, ALL message and wait for send to complete by Karsten Graul · 4 years, 8 months ago
- c6f02eb net/smc: switch connections to alternate link by Karsten Graul · 4 years, 8 months ago
- 4dadd15 net/smc: enqueue local LLC messages by Karsten Graul · 4 years, 8 months ago
- 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, 8 months ago
- ef79d43 net/smc: process llc responses in tasklet context by Karsten Graul · 4 years, 8 months ago
- 6c8968c net/smc: use worker to process incoming llc messages by Karsten Graul · 4 years, 8 months ago
- 2140ac2 net/smc: simplify link deactivation by Karsten Graul · 4 years, 8 months ago
- 1020e1e net/smc: move testlink work to system work queue by Karsten Graul · 4 years, 8 months ago
- d854fcb net/smc: add new link state and related helpers by Karsten Graul · 4 years, 8 months ago
- b924754 net/smc: convert static link ID instances to support multiple links by Karsten Graul · 4 years, 8 months ago
- 387707f net/smc: convert static link ID to dynamic references by Karsten Graul · 4 years, 8 months ago
- 5f78fe9 net/smc: simplify normal link termination by Karsten Graul · 4 years, 10 months ago
- ba95206 net/smc: remove unused parameter of smc_lgr_terminate() by Karsten Graul · 4 years, 10 months 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