summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_wr.h
Commit message (Expand)AuthorAgeFilesLines
* net/smc: Fix possible access to freed memory in link clearYacan Liu2022-09-071-0/+5
* net/smc: Remove unused function declarationWen Gu2022-01-151-4/+0
* net/smc: fix kernel panic caused by race of smc_sockDust Li2021-12-281-2/+1
* net/smc: don't send CDC/LLC message if link not readyDust Li2021-12-281-1/+1
* net/smc: extend LLC layer for SMC-Rv2Karsten Graul2021-10-161-0/+6
* net/smc: add v2 support to the work request layerKarsten Graul2021-10-161-0/+2
* net/smc: improved fix wait on already cleared linkKarsten Graul2021-10-081-0/+14
* net/smc: wait for departure of an IB messageKarsten Graul2020-05-041-0/+2
* net/smc: delete an asymmetric link as SMC serverKarsten Graul2020-05-031-0/+1
* net/smc: no WR buffer wait for terminating link groupUrsula Braun2019-11-151-0/+10
* net/smc: preallocated memory for rdma work requestsUrsula Braun2019-02-041-0/+1
* net/smc: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-241-2/+1
* net/smc: pay attention to MAX_ORDER for CQ entriesUrsula Braun2018-03-141-1/+0
* net/smc: get rid of tx_pend waits in socket closingUrsula Braun2018-01-241-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net/smc: register RMB-related memory regionUrsula Braun2017-07-291-0/+1
* smc: socket closing and linkgroup cleanupUrsula Braun2017-01-091-0/+2
* smc: connection data control (CDC)Ursula Braun2017-01-091-0/+9
* smc: work request (WR) base for use by LLC and CDCUrsula Braun2017-01-091-0/+95