summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/irdma: Report RNR NAK generation in device capsSindhu-Devale2022-09-071-1/+4
* RDMA/irdma: Use s/g array in post send only when its validSindhu-Devale2022-09-071-1/+2
* RDMA/irdma: Return correct WC error for bind operation failureSindhu-Devale2022-09-071-1/+3
* RDMA/irdma: Return error on MR deregister CQP failureSindhu-Devale2022-09-072-6/+13
* RDMA/irdma: Report the correct max cqes from query deviceSindhu-Devale2022-09-071-1/+1
* RDMA/mlx5: Fix UMR cleanup on error flow of driver initMaor Gottlieb2022-09-052-0/+4
* RDMA/mlx5: Set local port to one when accessing countersChris Mi2022-09-051-0/+6
* RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla2022-09-051-1/+1
* IB/core: Fix a nested dead lock as part of ODP flowYishai Hadas2022-09-051-1/+1
* RDMA/siw: Pass a pointer to virt_to_page()Linus Walleij2022-09-041-4/+14
* RDMA/srp: Set scmnd->result only when scmnd is not NULLyangx.jy@fujitsu.com2022-09-011-1/+2
* RDMA/hns: Remove the num_qpc_timer variableYixing Liu2022-08-304-5/+3
* RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shiftWenpeng Liang2022-08-301-5/+2
* RDMA/hns: Fix supported page sizeChengchang Tang2022-08-301-1/+1
* RDMA/cma: Fix arguments order in net device validationMichael Guralnik2022-08-291-2/+2
* RDMA/irdma: Fix drain SQ hang with no completionShiraz Saleem2022-08-281-1/+1
* RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGLJack Wang2022-08-211-7/+7
* RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sgJack Wang2022-08-211-4/+5
* RDMA: Handle the return code from dma_resv_wait_timeout() properlyJason Gunthorpe2022-08-161-1/+7
* RDMA/erdma: Correct the max_qp and max_cq capacities of the deviceCheng Xu2022-08-161-2/+2
* RDMA/erdma: Using the key in FMR WR instead of MR structureCheng Xu2022-08-161-1/+1
* RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl sizePotnuri Bharat Teja2022-08-161-16/+9
* RDMA/mlx5: Use the proper number of portsMark Bloch2022-08-161-18/+16
* IB/iser: Fix login with authenticationSergey Gorenko2022-08-161-1/+6
* Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-36/+9
|\
| * RDMA/rw: drop pci_p2pdma_[un]map_sg()Logan Gunthorpe2022-07-261-36/+9
* | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-08-051-6/+2
|\ \
| * | tracing/IB/hfi1: Use the new __vstring() helperSteven Rostedt (Google)2022-07-151-6/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-08-0478-982/+8247
|\ \ \
| * | | RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv()Li Zhijian2022-08-021-4/+4
| * | | RDMA/rxe: Fix error unwind in rxe_create_qp()Zhu Yanjun2022-08-021-4/+8
| * | | RDMA/mlx5: Add missing check for return value in get namespace flowMaor Gottlieb2022-08-021-4/+2
| * | | RDMA/rxe: Split qp state for requester and completerBob Pearson2022-08-024-3/+10
| * | | RDMA/rxe: Generate error completion for error requester QP stateLi Zhijian2022-08-021-1/+12
| * | | RDMA/rxe: Update wqe_index for each wqe error completionLi Zhijian2022-08-021-0/+2
| * | | RDMA/srpt: Fix a use-after-freeBart Van Assche2022-07-292-46/+94
| * | | RDMA/srpt: Introduce a reference count in struct srpt_deviceBart Van Assche2022-07-292-2/+17
| * | | RDMA/srpt: Duplicate port name membersBart Van Assche2022-07-292-6/+13
| * | | IB/qib: Fix repeated "in" within commentswangjianli2022-07-281-1/+1
| * | | Merge branch 'erdma' into rdma.git for-nextJason Gunthorpe2022-07-2715-7/+6420
| |\ \ \
| | * | | RDMA/erdma: Add driver to kernel build environmentCheng Xu2022-07-274-7/+25
| | * | | RDMA/erdma: Add the erdma moduleCheng Xu2022-07-271-0/+608
| | * | | RDMA/erdma: Add connection management (CM) supportCheng Xu2022-07-272-0/+1597
| | * | | RDMA/erdma: Add verbs implementationCheng Xu2022-07-273-0/+2231
| | * | | RDMA/erdma: Add verbs header fileCheng Xu2022-07-271-0/+342
| | * | | RDMA/erdma: Add event queue implementationCheng Xu2022-07-271-0/+329
| | * | | RDMA/erdma: Add cmdq implementationCheng Xu2022-07-271-0/+493
| | * | | RDMA/erdma: Add main include fileCheng Xu2022-07-271-0/+287
| | * | | RDMA/erdma: Add the hardware related definitionsCheng Xu2022-07-271-0/+508
| | | |/ | | |/|
| * | | RDMA/mlx5: Rename the mkey cache variables and functionsAharon Landau2022-07-274-37/+37