aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_ib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-29net/smc: synchronize buffer usage with deviceUrsula Braun1-0/+41
2017-07-29net/smc: introduce sg-logic for send buffersUrsula Braun1-29/+0
2017-07-29net/smc: register RMB-related memory regionUrsula Braun1-1/+1
2017-07-29net/smc: use separate memory regions for RMBsUrsula Braun1-2/+43
2017-07-29net/smc: introduce sg-logic for RMBsUrsula Braun1-0/+31
2017-05-16smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun1-19/+2
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-1/+2
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-5/+3
2017-04-11net/smc: do not use IB_SEND_INLINE together with mapped dataUrsula Braun1-1/+0
2017-04-11net/smc: remove useless smc_ib_devices_list checkUrsula Braun1-2/+0
2017-01-09smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun1-0/+229
2017-01-09smc: work request (WR) base for use by LLC and CDCUrsula Braun1-0/+73
2017-01-09smc: remote memory buffers (RMBs)Ursula Braun1-0/+19
2017-01-09smc: establish pnet table managementThomas Richter1-0/+2
2017-01-09smc: introduce SMC as an IB-clientUrsula Braun1-0/+143