aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2019-02-05IB/hfi1: Integrate TID RDMA READ protocol into RC protocolKaike Wan5-24/+307
2019-02-05IB/hfi1: Add functions for restarting TID RDMA READ requestKaike Wan3-20/+158
2019-02-05IB/hfi1: Add TID RDMA handlersKaike Wan4-22/+167
2019-02-05IB/hfi1: Add functions to receive TID RDMA READ responseKaike Wan3-0/+529
2019-02-05IB/hfi1: Add a function to build TID RDMA READ responseKaike Wan2-0/+70
2019-02-05IB/hfi1: Add functions to receive TID RDMA READ requestKaike Wan3-0/+342
2019-02-05IB/hfi1: Set PbcInsertHcrc for TID RDMA packetsKaike Wan1-2/+19
2019-02-05IB/hfi1: Add functions to build TID RDMA READ requestKaike Wan3-0/+241
2019-02-05IB/hfi1: Add static trace for flow and TID management functionsKaike Wan3-0/+269
2019-02-05IB/hfi1: Add the counter n_tidwaitKaike Wan5-0/+17
2019-02-05IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan7-16/+1029
2019-02-05IB/hfi1: TID RDMA flow allocationKaike Wan8-0/+491
2019-02-05IB/hfi: Move RC functions into a header fileKaike Wan3-76/+100
2019-02-05IB/mlx5: Do not use hw_access_flags for be and CPU dataBart Van Assche1-8/+8
2019-02-04iw_cxgb*: kzalloc the iwcm verbs structSteve Wise2-2/+2
2019-02-04RDMA/hns: Fix the chip hanging caused by sending doorbell during resetWei Hu (Xavier)3-9/+28
2019-02-04RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during resetWei Hu (Xavier)4-13/+167
2019-02-04RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)3-13/+112
2019-02-04RDMA/hns: Make some function staticYueHaibing2-5/+6
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe11-25/+69
2019-02-04IB/mlx5: Advertise XRC ODP supportMoni Shoua1-0/+18
2019-02-04IB/mlx5: Advertise SRQ ODP support for supported transportsMoni Shoua1-0/+6
2019-02-04IB/mlx5: Add ODP SRQ supportMoni Shoua1-23/+61
2019-02-04IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua3-55/+166
2019-02-04IB/mlx5: Add XRC initiator ODP supportMoni Shoua1-1/+5
2019-02-04IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signatureMoni Shoua1-7/+7
2019-02-04IB/mlx5: Remove useless check in ODP handlerMoni Shoua1-7/+2
2019-02-04IB/mlx5: Fix the locking of SRQ objects in ODP eventsMoni Shoua4-18/+17
2019-01-31RDMA/hns: Remove set but not used variable 'rst'YueHaibing1-2/+1
2019-01-31IB/hfi1: Add static trace for OPFNKaike Wan5-106/+351
2019-01-31IB/hfi1: Integrate OPFN into RC transactionsKaike Wan6-10/+81
2019-01-31IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queueKaike Wan2-6/+8
2019-01-31IB/hfi1: OPFN interfaceKaike Wan5-1/+334
2019-01-31IB/hfi1: Add OPFN helper functions for TID RDMA featureKaike Wan7-2/+254
2019-01-31IB/hfi1: OPFN support discoveryMitko Haralanov6-15/+77
2019-01-30RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky1-1/+1
2019-01-30IB/mlx5: Consider vlan of lower netdev for macvlan GID entriesParav Pandit1-6/+34
2019-01-30IB/usnic: Remove stub functionsGal Pressman3-75/+0
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky15-15/+15
2019-01-30IB/mlx5: Remove set but not used variableKamal Heib1-3/+1
2019-01-30IB/mlx5: Make mlx5_ib_stage_odp_cleanup() staticKamal Heib1-1/+1
2019-01-30IB/{hfi1, qib, rvt} Cleanup open coded sge usageMichael J. Ruhl2-46/+4
2019-01-30IB/{hfi1,qib}: Cleanup open coded sge sizingMichael J. Ruhl3-30/+6
2019-01-29RDMA/vmw_pvrdma: Support upto 64-bit PFNsAdit Ranadive3-7/+21
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe22-119/+443
2019-01-29IB/mlx5: Implement DEVX hot unplug for async command FDYishai Hadas1-2/+20
2019-01-29IB/mlx5: Implement the file ops of DEVX async command FDYishai Hadas1-2/+55
2019-01-29IB/mlx5: Introduce async DEVX obj query APIYishai Hadas1-1/+163
2019-01-29IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas1-0/+83
2019-01-25infiniband: prefix header search paths with $(srctree)/Masahiro Yamada7-8/+8