aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-28RDMA/ocrdma: Remove old FRWR APISagi Grimberg3-109/+1
2015-10-28IB/mlx4: Remove old FRWR API supportSagi Grimberg5-98/+1
2015-10-28IB/mlx5: Remove old FRWR API supportSagi Grimberg5-149/+9
2015-10-28IB/srp: Dont allocate a page vector when using fast_regSagi Grimberg1-9/+11
2015-10-28IB/srp: Remove srp_finish_mappingSagi Grimberg1-10/+0
2015-10-28IB/srp: Convert to new registration APISagi Grimberg2-65/+71
2015-10-28IB/srp: Split srp_map_sgSagi Grimberg1-51/+106
2015-10-28iser-target: Port to new memory registration APISagi Grimberg2-104/+28
2015-10-28IB/iser: Port to new fast registration APISagi Grimberg3-52/+28
2015-10-28RDMA/nes: Support the new memory registration APISagi Grimberg2-1/+120
2015-10-28IB/qib: Support the new memory registration APISagi Grimberg4-1/+104
2015-10-28iw_cxgb4: Support the new memory registration APISagi Grimberg4-0/+120
2015-10-28RDMA/cxgb3: Support the new memory registration APISagi Grimberg3-0/+83
2015-10-28RDMA/ocrdma: Support the new memory registration APISagi Grimberg4-0/+96
2015-10-28IB/mlx4: Support the new memory registration APISagi Grimberg5-6/+132
2015-10-28IB/mlx5: Support the new memory registration APISagi Grimberg5-0/+189
2015-10-28IB/mlx5: Remove dead fmr codeSagi Grimberg1-25/+0
2015-10-28IB/core: Introduce new fast registration APISagi Grimberg1-0/+107
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford36-646/+707
2015-10-28Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanupDoug Ledford64-831/+1248
2015-10-28IB/ucma: Take the network namespace from the processGuy Shapiro1-2/+3
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro4-21/+32
2015-10-28IB/cma: Separate port allocation to network namespacesHaggai Eran1-24/+70
2015-10-28IB/addr: Pass network namespace as a parameterGuy Shapiro2-8/+10
2015-10-28IB/iser: Enable SG clusteringSagi Grimberg1-1/+1
2015-10-28IB/iser: set block queue_virt_boundarySagi Grimberg4-326/+18
2015-10-22iser-target: Remove an unused variableBart Van Assche1-3/+2
2015-10-22IB/iser: Remove an unused variableBart Van Assche1-4/+0
2015-10-21IB/core: Remove smac and vlan id from path recordMatan Barak3-6/+0
2015-10-21IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak3-6/+0
2015-10-21IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak2-36/+0
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak11-109/+192
2015-10-21IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak1-0/+93
2015-10-21IB/cma: cma_validate_port should verify the port and netdeviceMatan Barak1-8/+18
2015-10-21IB/cm: cm_init_av_by_path should find a GID by its netdeviceMatan Barak1-2/+5
2015-10-21IB/core: Add netdev to path recordMatan Barak2-2/+13
2015-10-21IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak3-11/+7
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak17-32/+48
2015-10-21IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2-6/+10
2015-10-21IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2-0/+68
2015-10-21IB/mlx4: Add IB counters tableEran Ben Elisha4-24/+81
2015-10-21IB/core: Allow setting create flags in QP init attributeEran Ben Elisha1-1/+1
2015-10-21IB/core: Extend ib_uverbs_create_qpEran Ben Elisha3-65/+191
2015-10-21iw_cxgb4: Adds support for T6 adapterHariprasad S5-146/+204
2015-10-21RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0Selvin Xavier1-1/+1
2015-10-21RDMA/ocrdma: Prevent CQ-Doorbell floodsDevesh Sharma1-8/+3
2015-10-21RDMA/ocrdma: Check resource ids received in Async CQENaga Irrinki1-4/+26
2015-10-21RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_statsSelvin Xavier1-1/+1
2015-10-21RDMA/ocrdma: Cleanup unused device list and rcu variablesSelvin Xavier2-15/+2
2015-10-21iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcallHariprasad S1-2/+2