summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-1616-140/+203
|\
| * IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev2018-10-101-4/+8
| * RDMA/core: Set right entry state before releasing referenceParav Pandit2018-09-251-34/+34
| * IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas2018-09-251-1/+4
| * IB/uverbs: Free uapi on destroyMark Bloch2018-09-251-0/+1
| * RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier2018-09-241-55/+38
| * IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl2018-09-213-9/+41
| * IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl2018-09-211-2/+7
| * IB/hfi1: Invalid user input can result in crashMichael J. Ruhl2018-09-211-1/+1
| * IB/hfi1: Fix SL array bounds checkIra Weiny2018-09-211-1/+7
| * RDMA/uverbs: Fix validity check for modify QPMajd Dibbiny2018-09-211-23/+45
| * IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche2018-09-191-3/+3
| * ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang2018-09-131-0/+2
| * RDMA/uverbs: Atomically flush and mark closed the comp event queueSteve Wise2018-09-121-0/+1
| * RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky2018-09-061-3/+5
| * RDMA/cma: Protect cma dev list with lockParav Pandit2018-09-061-5/+7
* | RDMA/restrack: Release task struct which was hold by CM_ID objectLeon Romanovsky2018-10-062-6/+7
* | RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky2018-10-064-15/+14
* | RDMA/restrack: Un-inline set task implementationLeon Romanovsky2018-10-061-0/+10
* | RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcuParav Pandit2018-10-041-1/+1
* | IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota2018-10-043-632/+334
* | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-0415-114/+119
* | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-0417-314/+318
* | 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/+45
* | 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/netlink: Simplify netlink listener existence checkLeon Romanovsky2018-10-043-4/+4
* | RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-0411-29/+14
* | RDMA/rxe: Remove unused addr_same()Kamal Heib2018-10-041-5/+0
* | IB/rxe: avoid srq memory leakZhu Yanjun2018-10-041-2/+8
* | IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun2018-10-041-1/+2
* | RDMA/uverbs: Fix RCU annotation for radix slot deferenceJason Gunthorpe2018-10-041-6/+3
* | RDMA: Fix building with CONFIG_MMU=nJason Gunthorpe2018-10-041-0/+1
* | RDMA/cma: Introduce and use cma_ib_acquire_dev()Parav Pandit2018-10-011-24/+69
* | RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()Parav Pandit2018-10-011-18/+66
* | RDMA/cma: Allow accepting requests for multi port rdma deviceParav Pandit2018-10-011-4/+22