aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-23nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig3-116/+37
2015-12-23cxgb3: simplify iwch_get_dma_wrChristoph Hellwig3-126/+26
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig16-237/+0
2015-12-23IB: remove support for phys MRsChristoph Hellwig16-677/+10
2015-12-23IB/mlx5: Support RoCEAchiad Shochat1-4/+44
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat4-19/+81
2015-12-23IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat1-0/+89
2015-12-23IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat1-0/+17
2015-12-23IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat1-6/+69
2015-12-23IB/mlx5: Support IB device's callback for getting its netdevAchiad Shochat2-1/+73
2015-12-23IB/mlx5: Support IB device's callback for getting the link layerAchiad Shochat1-6/+19
2015-12-23IB/usnic: delete unneeded IS_ERR testJulia Lawall1-2/+2
2015-12-23IB/usnic: Handle 0 counts in resource allocationNelson Escobar1-25/+29
2015-12-23IB/usnic: Fix resource leak in error caseNelson Escobar1-1/+1
2015-12-23IB/usnic: Support more QP state transitionsNelson Escobar1-9/+9
2015-12-23IB/usnic: Fix message typoNelson Escobar1-1/+1
2015-12-23IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64Nelson Escobar1-1/+1
2015-12-23IB/usnic: Improve a failure messageNelson Escobar1-2/+3
2015-12-23IB/usnic: Remove unused prototypeNelson Escobar1-2/+0
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua2-3/+6
2015-12-23IB/core: Validate route when we init ahMatan Barak1-1/+1
2015-12-08IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky1-1/+13
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2-9/+21
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg1-1/+1
2015-12-07IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan1-2/+2
2015-12-07IB/qib: Fix qib_mr structureIra Weiny1-1/+1
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds48-1158/+1441
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman1-1/+1
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2015-10-28RDMA/nes: Remove old FRWR APISagi Grimberg2-167/+1
2015-10-28IB/qib: Remove old FRWR APISagi Grimberg4-102/+1
2015-10-28iw_cxgb4: Remove old FRWR APISagi Grimberg5-143/+1
2015-10-28RDMA/cxgb3: Remove old FRWR APISagi Grimberg3-72/+1
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-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-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford19-391/+431
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak7-38/+94
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak4-6/+7
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