aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-11RDMA/mlx4: Initialize ib_device_ops structKamal Heib1-79/+99
2018-12-11RDMA/i40iw: Initialize ib_device_ops structKamal Heib1-30/+33
2018-12-11RDMA/hns: Initialize ib_device_ops structKamal Heib4-58/+87
2018-12-11RDMA/hfi1: Initialize ib_device_ops structKamal Heib1-7/+11
2018-12-11RDMA/cxgb4: Initialize ib_device_ops structKamal Heib1-35/+39
2018-12-11RDMA/cxgb3: Initialize ib_device_ops structKamal Heib1-30/+34
2018-12-11RDMA/bnxt_re: Initialize ib_device_ops structKamal Heib1-51/+45
2018-12-11RDMA/core: Introduce ib_device_opsKamal Heib1-0/+98
2018-12-11IB/mlx4: Remove unneeded NULL checkYuval Shaia1-3/+3
2018-12-11RDMA/ocrdma: Use PCI-ID as an identification in debugfsLeon Romanovsky1-2/+3
2018-12-11RDMA/uverbs: Optimize clearing of extra bytes in responseLeon Romanovsky1-6/+8
2018-12-11RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman1-1/+1
2018-12-11IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbsYuval Shaia4-50/+1
2018-12-11RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky1-4/+12
2018-12-11IB/mlx5: Remove duplicated include from mlx5_ib.hYueHaibing1-1/+0
2018-12-11IB/mlx5: Add 2X width support to query_portMichael Guralnik2-1/+7
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe10-119/+113
2018-12-11IB/mlx5: Add HDR speed support to query portMichael Guralnik1-0/+5
2018-12-11IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik2-0/+7
2018-12-11IB/core: Add new IB ratesMichael Guralnik2-1/+13
2018-12-11IB/rxe: Fix incorrect cache cleanup in error flowYuval Shaia1-12/+14
2018-12-11RDMA/hns: Bugfix for RoCE loopback testLijun Ou2-0/+55
2018-12-11RDMA/hns: Update posting & querying mailboxLijun Ou3-41/+59
2018-12-11RDMA/hns: Fix the bug while use multi-hop of pblLijun Ou1-2/+2
2018-12-11RDMA/hns: Encapsulate and simplify qp state transitionLijun Ou1-15/+16
2018-12-11RDMA/hns: Init qp context when modify qp from reset to initLijun Ou1-0/+1
2018-12-07RDMA/core: Validate port number in query_pkey verbYuval Shaia1-0/+3
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe3-2/+17
2018-12-07IB/mlx5: Report packet based credit mode device capabilityDanit Goldberg1-0/+3
2018-12-07IB/mlx5: Add packet based credit mode supportDanit Goldberg2-2/+14
2018-12-06IB/rxe: Utilize generic function to validate port numberYuval Shaia1-3/+3
2018-12-06IB/rxe: Make function rxe_pool_cleanup return voidYuval Shaia2-4/+2
2018-12-06IB/mlx5: Enable TX on a DEVX flow tableAlex Vesker1-4/+4
2018-12-06mlx4: Use snprintf instead of complicated strcpyQian Cai1-8/+4
2018-12-06IB/hfi1: Reduce lock contention on iowait_lock for sdma and pioMike Marciniszyn8-31/+27
2018-12-06IB/hfi1: Close VNIC sdma_progress sleep windowMike Marciniszyn1-10/+5
2018-12-06IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn6-1/+73
2018-12-06IB/hfi1: Add OPFN and TID RDMA capability bitsKaike Wan1-8/+11
2018-12-06IB/hfi1: Unreserve a reserved request when it is completedKaike Wan1-0/+2
2018-12-06IB/hfi1: Consider LMC in 16B/bypass ingress packet checkAshutosh Dixit1-1/+1
2018-12-06IB/hfi1: Incorrect sizing of sge for PIO will OOPsMichael J. Ruhl1-0/+2
2018-12-06IB/hfi1: Limit VNIC use of SDMA engines to the available countMichael J. Ruhl1-2/+2
2018-12-06IB/hfi1: Correctly process FECN and BECN in packetsMitko Haralanov5-66/+104
2018-12-06IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling stateKaike Wan1-1/+46
2018-12-06IB/hfi1: Dump pio info for non-user send contextsKaike Wan4-0/+81
2018-12-05RDMA/hns: Add SRQ asynchronous event supportLijun Ou3-1/+36
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou9-52/+1092
2018-12-05RDMA/hns: Init SRQ table for hip08Lijun Ou9-1/+140
2018-12-05RDMA/hns: Eanble SRQ capacity for hip08Lijun Ou4-1/+18
2018-12-04IB/mlx5: Allow XRC usage via verbs in DEVX contextYishai Hadas3-9/+6