aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_wr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-21net/smc: adapt send request completion notificationUrsula Braun1-1/+1
2017-07-29net/smc: register RMB-related memory regionUrsula Braun1-0/+63
2017-04-11net/smc: do not use IB_SEND_INLINE together with mapped dataUrsula Braun1-1/+1
2017-01-09smc: socket closing and linkgroup cleanupUrsula Braun1-9/+38
2017-01-09smc: connection data control (CDC)Ursula Braun1-0/+19
2017-01-09smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun1-0/+2
2017-01-09smc: work request (WR) base for use by LLC and CDCUrsula Braun1-0/+564