summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_ib.c
Commit message (Expand)AuthorAgeFilesLines
* net/smc: handle device, port, and QP error eventsUrsula Braun2018-01-261-13/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | net/smc: replace function pointer get_netdev()Ursula Braun2017-10-121-17/+9
|/
* net/smc: add missing dev_putHans Wippel2017-09-211-0/+1
* net/smc: synchronize buffer usage with deviceUrsula Braun2017-07-291-0/+41
* net/smc: introduce sg-logic for send buffersUrsula Braun2017-07-291-29/+0
* net/smc: register RMB-related memory regionUrsula Braun2017-07-291-1/+1
* net/smc: use separate memory regions for RMBsUrsula Braun2017-07-291-2/+43
* net/smc: introduce sg-logic for RMBsUrsula Braun2017-07-291-0/+31
* smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun2017-05-161-19/+2
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-1/+2
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-5/+3
* net/smc: do not use IB_SEND_INLINE together with mapped dataUrsula Braun2017-04-111-1/+0
* net/smc: remove useless smc_ib_devices_list checkUrsula Braun2017-04-111-2/+0
* smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun2017-01-091-0/+229
* smc: work request (WR) base for use by LLC and CDCUrsula Braun2017-01-091-0/+73
* smc: remote memory buffers (RMBs)Ursula Braun2017-01-091-0/+19
* smc: establish pnet table managementThomas Richter2017-01-091-0/+2
* smc: introduce SMC as an IB-clientUrsula Braun2017-01-091-0/+143