summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-12-11RDMA/hfi1: Initialize ib_device_ops structKamal Heib
2018-12-11RDMA/cxgb4: Initialize ib_device_ops structKamal Heib
2018-12-11RDMA/cxgb3: Initialize ib_device_ops structKamal Heib
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-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09IB/mlx5: Use helper to get CQE opcodeTariq Toukan
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-06net: core: dev: Add extack argument to dev_change_flags()Petr Machata
2018-12-06IB/mlx5: Block DEVX umem from the non applicable casesYishai Hadas
2018-12-05RDMA/hns: Add SRQ asynchronous event supportLijun Ou
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou