aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-05IB/hfi1: Add functions to receive TID RDMA WRITE requestKaike Wan5-1/+601
2019-02-05IB/hfi1: Add an s_acked_ack_queue pointerKaike Wan5-7/+40
2019-02-05IB/hfi1: Allow for extra entries in QP's s_ack_queueKaike Wan2-1/+12
2019-02-05IB/hfi1: Build TID RDMA WRITE requestKaike Wan3-0/+43
2019-02-05IB/hfi1: Add static trace for TID RDMA READ protocolKaike Wan7-9/+684
2019-02-05IB/hfi1: Enable TID RDMA READ protocolKaike Wan3-0/+80
2019-02-05IB/hfi1: Add interlock between a TID RDMA request and other requestsKaike Wan4-0/+67
2019-02-05IB/hfi1: Integrate TID RDMA READ protocol into RC protocolKaike Wan5-24/+307
2019-02-05IB/hfi1: Increment the retry timeout value for TID RDMA READ requestKaike Wan1-5/+6
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 Wan8-18/+1031
2019-02-05IB/hfi1: TID RDMA flow allocationKaike Wan8-0/+491
2019-02-05IB/hfi: Move RC functions into a header fileKaike Wan4-76/+113
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-30IB/{hfi1, qib, rvt} Cleanup open coded sge usageMichael J. Ruhl3-70/+6
2019-01-30IB/{hfi1,qib}: Cleanup open coded sge sizingMichael J. Ruhl3-30/+6
2019-01-29IB/ipoib: Make ipoib_intercept_dev_id_attr() staticKamal Heib1-1/+1
2019-01-29RDMA/vmw_pvrdma: Support upto 64-bit PFNsAdit Ranadive3-7/+21
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe270-1569/+2559
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 Hadas3-5/+94
2019-01-25infiniband: prefix header search paths with $(srctree)/Masahiro Yamada7-8/+8
2019-01-25infiniband: remove unneeded header search pathsMasahiro Yamada2-2/+0
2019-01-24IB/core: Destroy QP if XRC QP failsYuval Avnery1-17/+24
2019-01-24RDMA/qib: Use GUP longterm for PSM page piningIra Weiny1-4/+4
2019-01-24RDMA/hns: Add timer allocation support for hip08Yangyang Li7-2/+227
2019-01-24RDMA/hns: Add SCC context clr support for hip08Yangyang Li4-1/+85
2019-01-24RDMA/hns: Add SCC context allocation support for hip08Yangyang Li8-8/+146
2019-01-24IB/mlx5: Ranges in implicit ODP MR inherit its write accessMoni Shoua2-3/+4
2019-01-24RDMA/iw_cxgb4: Drop __GFP_NOFAILJason Gunthorpe1-1/+1
2019-01-24IB/mlx5: Declare local functions 'static'Bart Van Assche1-1/+1
2019-01-24IB/core: Declare local functions 'static'Bart Van Assche1-1/+1
2019-01-24infiniband: ipoib: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-11/+4
2019-01-24infiniband: usnic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-26/+0
2019-01-24infiniband: ocrdma: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-45/+22