summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_ib.c
Commit message (Expand)AuthorAgeFilesLines
* net/smc: Use rdma_read_gid_l2_fields to L2 fieldsParav Pandit2019-05-031-8/+8
* net/smc: rework pnet tableHans Wippel2019-02-211-1/+0
* net/smc: check port_idx of ib eventKarsten Graul2019-02-121-8/+16
* net/smc: use device link provided in qp_contextKarsten Graul2019-02-011-3/+3
* RDMA/smc: Replace ib_query_gid with rdma_get_gid_attrJason Gunthorpe2018-08-171-23/+25
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-161-63/+107
|\
| * net/smc: use correct vlan gid of RoCE deviceUrsula Braun2018-07-251-5/+36
| * net/smc: add function to get link group from linkStefan Raspl2018-07-231-2/+1
| * net/smc: add pnetid supportUrsula Braun2018-06-301-1/+5
| * net/smc: determine port attributes independent from pnet tableUrsula Braun2018-06-301-60/+70
* | Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"Jason Gunthorpe2018-08-161-14/+10
* | net/smc: Replace ib_query_gid with rdma_get_gid_attrParav Pandit2018-06-181-10/+15
|/
* net/smc: move link group list to smc_coreHans Wippel2018-05-181-12/+1
* net/smc: pay attention to MAX_ORDER for CQ entriesUrsula Braun2018-03-141-1/+9
* 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