summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-12-11RDMA/bnxt_re: Initialize ib_device_ops structKamal Heib
2018-12-11RDMA/core: Introduce ib_device_opsKamal Heib
2018-12-11IB/mlx4: Remove unneeded NULL checkYuval Shaia
2018-12-11RDMA/ocrdma: Use PCI-ID as an identification in debugfsLeon Romanovsky
2018-12-11RDMA/uverbs: Optimize clearing of extra bytes in responseLeon Romanovsky
2018-12-11RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman
2018-12-11IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbsYuval Shaia
2018-12-11RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky
2018-12-11IB/mlx5: Remove duplicated include from mlx5_ib.hYueHaibing
2018-12-11IB/mlx5: Add 2X width support to query_portMichael Guralnik
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe
2018-12-11IB/mlx5: Add HDR speed support to query portMichael Guralnik
2018-12-11IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik
2018-12-11IB/core: Add new IB ratesMichael Guralnik
2018-12-11IB/rxe: Fix incorrect cache cleanup in error flowYuval Shaia
2018-12-11RDMA/hns: Bugfix for RoCE loopback testLijun Ou
2018-12-11RDMA/hns: Update posting & querying mailboxLijun Ou
2018-12-11RDMA/hns: Fix the bug while use multi-hop of pblLijun Ou
2018-12-11RDMA/hns: Encapsulate and simplify qp state transitionLijun Ou
2018-12-11RDMA/hns: Init qp context when modify qp from reset to initLijun Ou
2018-12-07RDMA/core: Validate port number in query_pkey verbYuval Shaia
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe
2018-12-07IB/mlx5: Report packet based credit mode device capabilityDanit Goldberg
2018-12-07IB/mlx5: Add packet based credit mode supportDanit Goldberg
2018-12-06IB/rxe: Utilize generic function to validate port numberYuval Shaia
2018-12-06IB/rxe: Make function rxe_pool_cleanup return voidYuval Shaia
2018-12-06IB/mlx5: Enable TX on a DEVX flow tableAlex Vesker
2018-12-06mlx4: Use snprintf instead of complicated strcpyQian Cai
2018-12-06IB/hfi1: Reduce lock contention on iowait_lock for sdma and pioMike Marciniszyn
2018-12-06IB/hfi1: Close VNIC sdma_progress sleep windowMike Marciniszyn
2018-12-06IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn
2018-12-06IB/hfi1: Add OPFN and TID RDMA capability bitsKaike Wan
2018-12-06IB/hfi1: Unreserve a reserved request when it is completedKaike Wan
2018-12-06IB/hfi1: Consider LMC in 16B/bypass ingress packet checkAshutosh Dixit
2018-12-06IB/hfi1: Incorrect sizing of sge for PIO will OOPsMichael J. Ruhl
2018-12-06IB/hfi1: Limit VNIC use of SDMA engines to the available countMichael J. Ruhl
2018-12-06IB/hfi1: Correctly process FECN and BECN in packetsMitko Haralanov
2018-12-06IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling stateKaike Wan
2018-12-06IB/hfi1: Dump pio info for non-user send contextsKaike Wan
2018-12-05RDMA/hns: Add SRQ asynchronous event supportLijun Ou
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou
2018-12-05RDMA/hns: Init SRQ table for hip08Lijun Ou
2018-12-05RDMA/hns: Eanble SRQ capacity for hip08Lijun Ou
2018-12-04IB/mlx5: Allow XRC usage via verbs in DEVX contextYishai Hadas
2018-12-04IB/mlx5: Update the supported DEVX commandsYishai Hadas
2018-12-04IB/mlx5: Enforce DEVX privilege by firmwareYishai Hadas
2018-12-04IB/mlx5: Enable modify and query verbs objects via DEVXYishai Hadas
2018-12-04IB/core: Enable getting an object type from a given uobjectYishai Hadas
2018-12-04IB/core: Introduce UVERBS_IDR_ANY_OBJECTYishai Hadas
2018-12-04Merge 'mlx5-next' into mlx5-devxDoug Ledford