summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-203-20/+286
* net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed2018-11-201-3/+2Star
* IB/mlx5: Improve ODP debugging messagesMoni Shoua2018-11-121-2/+2
* IB/mlx5: Lock QP during page fault handlingMoni Shoua2018-11-121-9/+37
* Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-271-1/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-26118-3715/+4489
|\
| * IB/mlx5: Add support for extended atomic operationsYonatan Cohen2018-10-171-12/+84
| * IB/mlx5: Allow scatter to CQE without global signaled WRsYonatan Cohen2018-10-171-3/+11
| * IB/mlx5: Verify that driver supports user flagsYonatan Cohen2018-10-171-0/+14
| * IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen2018-10-173-21/+54
| * RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-1722-528/+359Star
| * IB/mlx4: Add port and TID to MAD debug printHåkon Bugge2018-10-161-8/+10
| * IB/mlx4: Enable debug print of SMPsHåkon Bugge2018-10-161-1/+1
| * IB/mlx4: Refer to the device kobject instead of ports_parentParav Pandit2018-10-161-5/+1Star
| * IB/mlx5: Fix MR cache initializationArtemy Kovalyov2018-10-161-1/+1
| * RDMA/mlx5: Add support for flow tag to raw create flowMark Bloch2018-10-161-1/+14
| * RDMA/mlx5: Remove extraneous error checkGal Pressman2018-10-161-2/+1Star
| * IB/mlx5: Verify DEVX object typeYishai Hadas2018-10-161-54/+126
| * RDMA/hns: Add FRMR support for hip08Yixian Liu2018-10-165-10/+218
| * RDMA/bnxt_re: Avoid resource leak in case the NQ registration failsSelvin Xavier2018-10-162-9/+24
| * RDMA/bnxt_re: Wait for delayed work to finish before device removalSelvin Xavier2018-10-161-1/+1
| * RDMA/bnxt_re: Limit max_pkey to 16 bit valueDevesh Sharma2018-10-161-1/+9
| * RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma2018-10-161-4/+9
| * RDMA/bnxt_re: Report out of sequence hw countersSelvin Xavier2018-10-166-1/+34
| * RDMA/bnxt_re: Expose rx discards and drop countersSelvin Xavier2018-10-162-0/+8
| * RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message printSomnath Kotur2018-10-161-4/+6
| * RDMA/bnxt_re: Drop L2 async events silentlyDevesh Sharma2018-10-161-3/+4
| * RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure caseSelvin Xavier2018-10-161-1/+2
| * RDMA/bnxt_re: Avoid NULL check after accessing the pointerSelvin Xavier2018-10-161-7/+6Star
| * RDMA/bnxt_re: Remove the unnecessary version macro definitionSelvin Xavier2018-10-162-2/+1Star
| * RDMA/bnxt_re: Fix recursive lock warning in debug kernelSelvin Xavier2018-10-161-2/+11
| * RDMA/bnxt_re: Add missing spin lock initializationSelvin Xavier2018-10-162-0/+2
| * Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-169-76/+111
| |\
| * | IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota2018-10-042-632/+3Star
| * | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-0413-114/+34Star
| * | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-0413-312/+46Star
| * | RDMA/hns: Bugfix for atomic operationLijun Ou2018-10-041-10/+21
| * | RDMA/hns: Add vlan enable bit for hip08Lijun Ou2018-10-042-0/+13
| * | RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou2018-10-041-1/+5
| * | RDMA/hns: Update some fields of qp contextLijun Ou2018-10-042-66/+45Star
| * | RDMA/hns: Limit extend sq sge numLijun Ou2018-10-041-1/+7
| * | RDMA/hns: Update some attributes of the RoCE deviceLijun Ou2018-10-044-3/+36
| * | RDMA/hns: Configure ecn field of ip headerLijun Ou2018-10-041-2/+9
| * | RDMA/hns: Limit the size of extend sge of sqLijun Ou2018-10-044-0/+22
| * | RDMA/hns: Bugfix for CM testLijun Ou2018-10-041-0/+1
| * | RDMA/hns: Submit bad wr when post send wr exceptionLijun Ou2018-10-041-0/+1
| * | RDMA/hns: Bugfix for reserved qp numberLijun Ou2018-10-044-2/+11
| * | RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-048-21/+11Star
| * | IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun2018-10-041-1/+2
| * | IB/hfi1: Use VL15 for SM packetsKaike Wan2018-10-011-2/+12