summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-09-07RDMA/irdma: Report RNR NAK generation in device capsSindhu-Devale
2022-09-07RDMA/irdma: Use s/g array in post send only when its validSindhu-Devale
2022-09-07RDMA/irdma: Return correct WC error for bind operation failureSindhu-Devale
2022-09-07RDMA/irdma: Return error on MR deregister CQP failureSindhu-Devale
2022-09-07RDMA/irdma: Report the correct max cqes from query deviceSindhu-Devale
2022-09-05RDMA/mlx5: Fix UMR cleanup on error flow of driver initMaor Gottlieb
2022-09-05RDMA/mlx5: Set local port to one when accessing countersChris Mi
2022-09-05RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla
2022-09-05IB/core: Fix a nested dead lock as part of ODP flowYishai Hadas
2022-09-04RDMA/siw: Pass a pointer to virt_to_page()Linus Walleij
2022-09-01RDMA/srp: Set scmnd->result only when scmnd is not NULLyangx.jy@fujitsu.com
2022-08-30RDMA/hns: Remove the num_qpc_timer variableYixing Liu
2022-08-30RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shiftWenpeng Liang
2022-08-30RDMA/hns: Fix supported page sizeChengchang Tang
2022-08-29RDMA/cma: Fix arguments order in net device validationMichael Guralnik
2022-08-28RDMA/irdma: Fix drain SQ hang with no completionShiraz Saleem
2022-08-21RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGLJack Wang
2022-08-21RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sgJack Wang
2022-08-16RDMA: Handle the return code from dma_resv_wait_timeout() properlyJason Gunthorpe
2022-08-16RDMA/erdma: Correct the max_qp and max_cq capacities of the deviceCheng Xu
2022-08-16RDMA/erdma: Using the key in FMR WR instead of MR structureCheng Xu
2022-08-16RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl sizePotnuri Bharat Teja
2022-08-16RDMA/mlx5: Use the proper number of portsMark Bloch
2022-08-16IB/iser: Fix login with authenticationSergey Gorenko
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-02RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv()Li Zhijian
2022-08-02RDMA/rxe: Fix error unwind in rxe_create_qp()Zhu Yanjun
2022-08-02RDMA/mlx5: Add missing check for return value in get namespace flowMaor Gottlieb
2022-08-02RDMA/rxe: Split qp state for requester and completerBob Pearson
2022-08-02RDMA/rxe: Generate error completion for error requester QP stateLi Zhijian
2022-08-02RDMA/rxe: Update wqe_index for each wqe error completionLi Zhijian
2022-07-29RDMA/srpt: Fix a use-after-freeBart Van Assche
2022-07-29RDMA/srpt: Introduce a reference count in struct srpt_deviceBart Van Assche
2022-07-29RDMA/srpt: Duplicate port name membersBart Van Assche
2022-07-28IB/qib: Fix repeated "in" within commentswangjianli
2022-07-27Merge branch 'erdma' into rdma.git for-nextJason Gunthorpe
2022-07-27RDMA/erdma: Add driver to kernel build environmentCheng Xu
2022-07-27RDMA/erdma: Add the erdma moduleCheng Xu
2022-07-27RDMA/erdma: Add connection management (CM) supportCheng Xu
2022-07-27RDMA/erdma: Add verbs implementationCheng Xu
2022-07-27RDMA/erdma: Add verbs header fileCheng Xu
2022-07-27RDMA/erdma: Add event queue implementationCheng Xu
2022-07-27RDMA/erdma: Add cmdq implementationCheng Xu
2022-07-27RDMA/erdma: Add main include fileCheng Xu
2022-07-27RDMA/erdma: Add the hardware related definitionsCheng Xu