summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Block DEVX umem from the non applicable casesYishai Hadas2018-12-061-1/+3
* IB/mlx5: Fix implicit ODP interrupted page faultArtemy Kovalyov2018-12-031-5/+4
* IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz2018-12-033-2/+5
* IB/hfi1: Fix a latency issue for small messagesMichael J. Ruhl2018-12-031-0/+7
* RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky2018-11-291-0/+1
* IB/mlx5: Fix page fault handling for MWArtemy Kovalyov2018-11-261-0/+1
* IB/mlx5: Skip non-ODP MR when handling a page faultArtemy Kovalyov2018-11-261-0/+8
* RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu2018-11-231-68/+60
* IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik2018-11-211-18/+11
* IB/mlx5: Fix XRC QP support after introducing extended atomicYonatan Cohen2018-11-211-2/+1
* RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier2018-11-211-0/+2
* RDMA/bnxt_re: Fix system hang when registration with L2 driver failsSelvin Xavier2018-11-211-0/+1
* RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny2018-11-211-9/+10
* Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-261-1/+0
* 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/+359
| * 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/+1
| * 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/+1
| * 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/+6
| * RDMA/bnxt_re: Remove the unnecessary version macro definitionSelvin Xavier2018-10-162-2/+1
| * 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-032-632/+3
| * | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-0313-114/+34
| * | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-0313-312/+46
| * | RDMA/hns: Bugfix for atomic operationLijun Ou2018-10-031-10/+21
| * | RDMA/hns: Add vlan enable bit for hip08Lijun Ou2018-10-032-0/+13
| * | RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou2018-10-031-1/+5
| * | RDMA/hns: Update some fields of qp contextLijun Ou2018-10-032-66/+45
| * | RDMA/hns: Limit extend sq sge numLijun Ou2018-10-031-1/+7