summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_core.h
Commit message (Expand)AuthorAgeFilesLines
* net: smc: Remove repeated struct declarationWan Jiabing2021-04-011-1/+0
* net/smc: Add support for obtaining SMCD device listGuvenc Gulce2020-12-011-0/+28
* net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce2020-12-011-0/+1
* net/smc: Introduce SMCR get link commandGuvenc Gulce2020-12-011-0/+14
* net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce2020-12-011-0/+1
* net/smc: Add support for obtaining system informationGuvenc Gulce2020-12-011-0/+2
* net/smc: Add diagnostic information to link structureGuvenc Gulce2020-12-011-0/+2
* net/smc: Add connection counters for linksGuvenc Gulce2020-12-011-0/+1
* net/smc: improve return codes for SMC-Dv2Karsten Graul2020-10-311-0/+1
* net/smc: introduce CLC first contact extensionUrsula Braun2020-09-281-0/+5
* net/smc: determine accepted ISM devicesUrsula Braun2020-09-281-0/+1
* net/smc: determine proposed ISM devicesUrsula Braun2020-09-281-0/+4
* net/smc: introduce CHID callback for ISM devicesUrsula Braun2020-09-281-0/+1
* net/smc: prepare for more proposed ISM devicesUrsula Braun2020-09-281-2/+2
* net/smc: use separate work queues for different worker typesKarsten Graul2020-09-101-0/+1
* net/smc: immediate freeing in smc_lgr_cleanup_early()Ursula Braun2020-09-101-1/+0
* net/smc: introduce better field namesUrsula Braun2020-09-101-6/+3
* net/smc: do not call dma sync for unmapped memoryKarsten Graul2020-07-191-0/+5
* net/smc: separate LLC wait queues for flow and messagesKarsten Graul2020-07-081-1/+3
* net/smc: log important pnetid and state change eventsKarsten Graul2020-05-051-1/+1
* net/smc: save SMC-R peer link_uidKarsten Graul2020-05-041-0/+1
* net/smc: create improved SMC-R link_uidKarsten Graul2020-05-041-1/+3
* net/smc: add termination reason and handle LLC protocol violationKarsten Graul2020-05-041-0/+2
* net/smc: asymmetric link taggingKarsten Graul2020-05-041-0/+4
* net/smc: wait for departure of an IB messageKarsten Graul2020-05-041-0/+1
* net/smc: switch connections to alternate linkKarsten Graul2020-05-041-0/+2
* net/smc: llc_del_link_work and use the LLC flow for delete linkKarsten Graul2020-05-031-1/+1
* net/smc: first part of add link processing as SMC clientKarsten Graul2020-05-031-0/+2
* net/smc: llc_add_link_work to handle ADD_LINK LLC requestsKarsten Graul2020-05-011-0/+1
* net/smc: allocate index for a new linkKarsten Graul2020-05-011-1/+1
* net/smc: add smcr_port_err() and smcr_link_down() processingKarsten Graul2020-05-011-1/+5
* net/smc: add smcr_port_add() and smcr_link_up() processingKarsten Graul2020-05-011-0/+1
* net/smc: remember PNETID of IB device for later device matchingKarsten Graul2020-05-011-0/+2
* net/smc: mutex to protect the lgr against parallel reconfigurationsKarsten Graul2020-05-011-0/+2
* net/smc: map and register buffers for a new linkKarsten Graul2020-05-011-0/+2
* net/smc: unmapping of buffers to support multiple linksKarsten Graul2020-05-011-0/+1
* net/smc: multiple link support for rmb buffer registrationKarsten Graul2020-05-011-0/+1
* net/smc: remove obsolete link state DELETINGKarsten Graul2020-04-301-1/+0
* net/smc: new smc_rtoken_set functions for multiple link supportKarsten Graul2020-04-301-0/+4
* net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkeyKarsten Graul2020-04-301-3/+0
* net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkeyKarsten Graul2020-04-301-2/+0
* net/smc: adapt SMC client code to use the LLC flowKarsten Graul2020-04-301-3/+0
* net/smc: adapt SMC server code to use the LLC flowKarsten Graul2020-04-301-3/+0
* net/smc: introduce link group typeKarsten Graul2020-04-301-0/+10
* net/smc: add event-based llc_flow frameworkKarsten Graul2020-04-301-0/+24
* net/smc: move llc layer related init and clear into smc_llc.cKarsten Graul2020-04-291-0/+2
* net/smc: use mutex instead of rwlock_t to protect buffersKarsten Graul2020-04-291-2/+2
* net/smc: process llc responses in tasklet contextKarsten Graul2020-04-291-4/+4
* net/smc: use worker to process incoming llc messagesKarsten Graul2020-04-291-1/+6
* net/smc: add new link state and related helpersKarsten Graul2020-04-291-0/+9