summaryrefslogtreecommitdiff
path: root/net/smc/smc_wr.h
AgeCommit message (Expand)Author
2023-03-17net/smc: Use percpu ref for wr tx referenceKai Shen
2022-09-07net/smc: Fix possible access to freed memory in link clearYacan Liu
2022-01-15net/smc: Remove unused function declarationWen Gu
2021-12-28net/smc: fix kernel panic caused by race of smc_sockDust Li
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-08net/smc: improved fix wait on already cleared linkKarsten Graul
2020-05-04net/smc: wait for departure of an IB messageKarsten Graul
2020-05-03net/smc: delete an asymmetric link as SMC serverKarsten Graul
2019-11-15net/smc: no WR buffer wait for terminating link groupUrsula Braun
2019-02-04net/smc: preallocated memory for rdma work requestsUrsula Braun
2018-07-24net/smc: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-03-14net/smc: pay attention to MAX_ORDER for CQ entriesUrsula Braun
2018-01-24net/smc: get rid of tx_pend waits in socket closingUrsula Braun
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-29net/smc: register RMB-related memory regionUrsula Braun
2017-01-09smc: socket closing and linkgroup cleanupUrsula Braun
2017-01-09smc: connection data control (CDC)Ursula Braun
2017-01-09smc: work request (WR) base for use by LLC and CDCUrsula Braun