aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-16IB/mlx4: Add port and TID to MAD debug printHåkon Bugge1-8/+10
2018-10-16IB/mlx4: Enable debug print of SMPsHåkon Bugge1-1/+1
2018-10-16IB/mlx4: Refer to the device kobject instead of ports_parentParav Pandit1-5/+1
2018-10-16IB/mlx5: Fix MR cache initializationArtemy Kovalyov1-1/+1
2018-10-16RDMA/mlx5: Add support for flow tag to raw create flowMark Bloch1-1/+14
2018-10-16RDMA/mlx5: Remove extraneous error checkGal Pressman1-2/+1
2018-10-16IB/mlx5: Verify DEVX object typeYishai Hadas1-54/+126
2018-10-16RDMA/hns: Add FRMR support for hip08Yixian Liu5-10/+218
2018-10-16RDMA/bnxt_re: Avoid resource leak in case the NQ registration failsSelvin Xavier2-9/+24
2018-10-16RDMA/bnxt_re: Wait for delayed work to finish before device removalSelvin Xavier1-1/+1
2018-10-16RDMA/bnxt_re: Limit max_pkey to 16 bit valueDevesh Sharma1-1/+9
2018-10-16RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma1-4/+9
2018-10-16RDMA/bnxt_re: Report out of sequence hw countersSelvin Xavier6-1/+34
2018-10-16RDMA/bnxt_re: Expose rx discards and drop countersSelvin Xavier2-0/+8
2018-10-16RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message printSomnath Kotur1-4/+6
2018-10-16RDMA/bnxt_re: Drop L2 async events silentlyDevesh Sharma1-3/+4
2018-10-16RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure caseSelvin Xavier1-1/+2
2018-10-16RDMA/bnxt_re: Avoid NULL check after accessing the pointerSelvin Xavier1-7/+6
2018-10-16RDMA/bnxt_re: Remove the unnecessary version macro definitionSelvin Xavier2-2/+1
2018-10-16RDMA/bnxt_re: Fix recursive lock warning in debug kernelSelvin Xavier1-2/+11
2018-10-16RDMA/bnxt_re: Add missing spin lock initializationSelvin Xavier2-0/+2
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe9-76/+111
2018-10-10IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev1-4/+8
2018-10-03IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota2-632/+3
2018-10-03IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota13-114/+34
2018-10-03IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty13-312/+46
2018-10-03RDMA/hns: Bugfix for atomic operationLijun Ou1-10/+21
2018-10-03RDMA/hns: Add vlan enable bit for hip08Lijun Ou2-0/+13
2018-10-03RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou1-1/+5
2018-10-03RDMA/hns: Update some fields of qp contextLijun Ou2-66/+45
2018-10-03RDMA/hns: Limit extend sq sge numLijun Ou1-1/+7
2018-10-03RDMA/hns: Update some attributes of the RoCE deviceLijun Ou4-3/+36
2018-10-03RDMA/hns: Configure ecn field of ip headerLijun Ou1-2/+9
2018-10-03RDMA/hns: Limit the size of extend sge of sqLijun Ou4-0/+22
2018-10-03RDMA/hns: Bugfix for CM testLijun Ou1-0/+1
2018-10-03RDMA/hns: Submit bad wr when post send wr exceptionLijun Ou1-0/+1
2018-10-03RDMA/hns: Bugfix for reserved qp numberLijun Ou4-2/+11
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib8-21/+11
2018-10-03IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun1-1/+2
2018-09-30IB/hfi1: Use VL15 for SM packetsKaike Wan1-2/+12
2018-09-30IB/hfi1: Add mtu check for operational data VLsAlex Estrin1-4/+22
2018-09-30IB/hfi1: Add static trace for iowaitKaike Wan3-1/+59
2018-09-30IB/hfi1: Prepare resource waits for dual legDennis Dalessandro15-164/+364
2018-09-30IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan4-7/+12
2018-09-30RDMA/hns: remove set but not used variable 'dseg'YueHaibing1-7/+0
2018-09-30RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_destNathan Chancellor1-2/+2
2018-09-30IB/hfi1: Error path MAD response size is incorrectMichael J. Ruhl1-2/+2
2018-09-27IB/mlx5: Enable DEVX on IBYishai Hadas1-6/+0
2018-09-27IB/mlx5: Enable DEVX white list commandsYishai Hadas1-15/+60
2018-09-27IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas3-18/+23