summaryrefslogtreecommitdiff
path: root/net/smc/smc_core.h
AgeCommit message (Expand)Author
2021-12-28net/smc: don't send CDC/LLC message if link not readyDust Li
2021-10-16net/smc: extend LLC layer for SMC-Rv2Karsten Graul
2021-10-16net/smc: add v2 support to the work request layerKarsten Graul
2021-10-16net/smc: add listen processing for SMC-Rv2Karsten Graul
2021-10-16net/smc: add SMC-Rv2 connection establishmentKarsten Graul
2021-10-16net/smc: prepare for SMC-Rv2 connectionKarsten Graul
2021-09-14net/smc: add support for user defined EIDsKarsten Graul
2021-08-09net/smc: Correct smc link connection counter in case of smc clientGuvenc Gulce
2021-08-09net/smc: fix wait on already cleared linkKarsten Graul
2021-04-01net: smc: Remove repeated struct declarationWan Jiabing
2020-12-01net/smc: Add support for obtaining SMCD device listGuvenc Gulce
2020-12-01net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce
2020-12-01net/smc: Introduce SMCR get link commandGuvenc Gulce
2020-12-01net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce
2020-12-01net/smc: Add support for obtaining system informationGuvenc Gulce
2020-12-01net/smc: Add diagnostic information to link structureGuvenc Gulce
2020-12-01net/smc: Add connection counters for linksGuvenc Gulce
2020-10-31net/smc: improve return codes for SMC-Dv2Karsten Graul
2020-09-28net/smc: introduce CLC first contact extensionUrsula Braun
2020-09-28net/smc: determine accepted ISM devicesUrsula Braun
2020-09-28net/smc: determine proposed ISM devicesUrsula Braun
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun
2020-09-28net/smc: prepare for more proposed ISM devicesUrsula Braun
2020-09-10net/smc: use separate work queues for different worker typesKarsten Graul
2020-09-10net/smc: immediate freeing in smc_lgr_cleanup_early()Ursula Braun
2020-09-10net/smc: introduce better field namesUrsula Braun
2020-07-19net/smc: do not call dma sync for unmapped memoryKarsten Graul
2020-07-08net/smc: separate LLC wait queues for flow and messagesKarsten Graul
2020-05-05net/smc: log important pnetid and state change eventsKarsten Graul
2020-05-04net/smc: save SMC-R peer link_uidKarsten Graul
2020-05-04net/smc: create improved SMC-R link_uidKarsten Graul
2020-05-04net/smc: add termination reason and handle LLC protocol violationKarsten Graul
2020-05-04net/smc: asymmetric link taggingKarsten Graul
2020-05-04net/smc: wait for departure of an IB messageKarsten Graul
2020-05-04net/smc: switch connections to alternate linkKarsten Graul
2020-05-03net/smc: llc_del_link_work and use the LLC flow for delete linkKarsten Graul
2020-05-03net/smc: first part of add link processing as SMC clientKarsten Graul
2020-05-01net/smc: llc_add_link_work to handle ADD_LINK LLC requestsKarsten Graul
2020-05-01net/smc: allocate index for a new linkKarsten Graul
2020-05-01net/smc: add smcr_port_err() and smcr_link_down() processingKarsten Graul
2020-05-01net/smc: add smcr_port_add() and smcr_link_up() processingKarsten Graul
2020-05-01net/smc: remember PNETID of IB device for later device matchingKarsten Graul
2020-05-01net/smc: mutex to protect the lgr against parallel reconfigurationsKarsten Graul
2020-05-01net/smc: map and register buffers for a new linkKarsten Graul
2020-05-01net/smc: unmapping of buffers to support multiple linksKarsten Graul
2020-05-01net/smc: multiple link support for rmb buffer registrationKarsten Graul
2020-04-30net/smc: remove obsolete link state DELETINGKarsten Graul
2020-04-30net/smc: new smc_rtoken_set functions for multiple link supportKarsten Graul
2020-04-30net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkeyKarsten Graul
2020-04-30net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkeyKarsten Graul