Age | Commit message (Expand) | Author | Files | Lines |
2019-05-03 | net/smc: Use rdma_read_gid_l2_fields to L2 fields | Parav Pandit | 1 | -8/+8 |
2019-02-21 | net/smc: rework pnet table | Hans Wippel | 1 | -1/+0 |
2019-02-12 | net/smc: check port_idx of ib event | Karsten Graul | 1 | -8/+16 |
2019-02-01 | net/smc: use device link provided in qp_context | Karsten Graul | 1 | -3/+3 |
2018-08-17 | RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr | Jason Gunthorpe | 1 | -23/+25 |
2018-08-16 | Merge branch 'linus/master' into rdma.git for-next | Jason Gunthorpe | 1 | -63/+107 |
2018-08-16 | Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr" | Jason Gunthorpe | 1 | -14/+10 |
2018-07-25 | net/smc: use correct vlan gid of RoCE device | Ursula Braun | 1 | -5/+36 |
2018-07-23 | net/smc: add function to get link group from link | Stefan Raspl | 1 | -2/+1 |
2018-06-30 | net/smc: add pnetid support | Ursula Braun | 1 | -1/+5 |
2018-06-30 | net/smc: determine port attributes independent from pnet table | Ursula Braun | 1 | -60/+70 |
2018-06-18 | net/smc: Replace ib_query_gid with rdma_get_gid_attr | Parav Pandit | 1 | -10/+15 |
2018-05-18 | net/smc: move link group list to smc_core | Hans Wippel | 1 | -12/+1 |
2018-03-14 | net/smc: pay attention to MAX_ORDER for CQ entries | Ursula Braun | 1 | -1/+9 |
2018-01-26 | net/smc: handle device, port, and QP error events | Ursula Braun | 1 | -13/+25 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-12 | net/smc: replace function pointer get_netdev() | Ursula Braun | 1 | -17/+9 |
2017-09-21 | net/smc: add missing dev_put | Hans Wippel | 1 | -0/+1 |
2017-07-29 | net/smc: synchronize buffer usage with device | Ursula Braun | 1 | -0/+41 |
2017-07-29 | net/smc: introduce sg-logic for send buffers | Ursula Braun | 1 | -29/+0 |
2017-07-29 | net/smc: register RMB-related memory region | Ursula Braun | 1 | -1/+1 |
2017-07-29 | net/smc: use separate memory regions for RMBs | Ursula Braun | 1 | -2/+43 |
2017-07-29 | net/smc: introduce sg-logic for RMBs | Ursula Braun | 1 | -0/+31 |
2017-05-16 | smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY | Ursula Braun | 1 | -19/+2 |
2017-05-01 | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 1 | -1/+2 |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 1 | -5/+3 |
2017-04-11 | net/smc: do not use IB_SEND_INLINE together with mapped data | Ursula Braun | 1 | -1/+0 |
2017-04-11 | net/smc: remove useless smc_ib_devices_list check | Ursula Braun | 1 | -2/+0 |
2017-01-09 | smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR | Ursula Braun | 1 | -0/+229 |
2017-01-09 | smc: work request (WR) base for use by LLC and CDC | Ursula Braun | 1 | -0/+73 |
2017-01-09 | smc: remote memory buffers (RMBs) | Ursula Braun | 1 | -0/+19 |
2017-01-09 | smc: establish pnet table management | Thomas Richter | 1 | -0/+2 |
2017-01-09 | smc: introduce SMC as an IB-client | Ursula Braun | 1 | -0/+143 |