summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_wr.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-07net/smc: Fix possible access to freed memory in link clearYacan Liu1-0/+5
2022-01-15net/smc: Remove unused function declarationWen Gu1-4/+0
2021-12-28net/smc: fix kernel panic caused by race of smc_sockDust Li1-2/+1
2021-12-28net/smc: don't send CDC/LLC message if link not readyDust Li1-1/+1
2021-10-16net/smc: extend LLC layer for SMC-Rv2Karsten Graul1-0/+6
2021-10-16net/smc: add v2 support to the work request layerKarsten Graul1-0/+2
2021-10-08net/smc: improved fix wait on already cleared linkKarsten Graul1-0/+14
2020-05-04net/smc: wait for departure of an IB messageKarsten Graul1-0/+2
2020-05-03net/smc: delete an asymmetric link as SMC serverKarsten Graul1-0/+1
2019-11-15net/smc: no WR buffer wait for terminating link groupUrsula Braun1-0/+10
2019-02-04net/smc: preallocated memory for rdma work requestsUrsula Braun1-0/+1
2018-07-24net/smc: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche1-2/+1
2018-03-14net/smc: pay attention to MAX_ORDER for CQ entriesUrsula Braun1-1/+0
2018-01-24net/smc: get rid of tx_pend waits in socket closingUrsula Braun1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-29net/smc: register RMB-related memory regionUrsula Braun1-0/+1
2017-01-09smc: socket closing and linkgroup cleanupUrsula Braun1-0/+2
2017-01-09smc: connection data control (CDC)Ursula Braun1-0/+9
2017-01-09smc: work request (WR) base for use by LLC and CDCUrsula Braun1-0/+95