summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2022-09-04RDMA/siw: Pass a pointer to virt_to_page()Linus Walleij
2022-08-02RDMA/rxe: Fix error unwind in rxe_create_qp()Zhu Yanjun
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-27Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"Li Zhijian
2022-07-22RDMA/rxe: Replace __rxe_do_task by rxe_run_taskBob Pearson
2022-07-22RDMA/rxe: Limit the number of calls to each taskletBob Pearson
2022-07-22RDMA/rxe: Make the tasklet exits the sameBob Pearson
2022-07-22RDMA/rxe: Fix rnr retry behaviorBob Pearson
2022-07-22RDMA/rxe: Add rxe_is_fenced() subroutineBob Pearson
2022-07-22RDMA/rxe: For invalidate compare according to set keys in mrMd Haris Iqbal
2022-07-21RDMA/rxe: Fix mw bind to allow any consumer key portionBob Pearson
2022-07-21RDMA/rxe: Fix spelling mistake in error printZhang Jiaming
2022-07-19RDMA/rxe: Remove unused qp parameterXiao Yang
2022-07-18RDMA/rxe: Remove unused mask parameterlizhijian@fujitsu.com
2022-07-18RDMA/rxe: Rename rxe_atomic_reply to atomic_replyXiao Yang
2022-07-18RDMA/rxe: Add common rxe_prepare_res()Xiao Yang
2022-07-18RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanupZhu Yanjun
2022-07-18RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY eventCheng Xu
2022-07-18RDMA: remove useless condition in siw_create_cq()Andrey Strachuk
2022-07-04IB: Fix spelling of 'writable'Zhang Jiaming
2022-07-04RDMA/rxe: Remove unnecessary include statementBob Pearson
2022-06-30RDMA/rxe: Replace include statementBob Pearson
2022-06-30RDMA/rxe: Convert pr_warn/err to pr_debug in pyverbsBob Pearson
2022-06-30RDMA/rxe: Fix deadlock in rxe_do_local_ops()Bob Pearson
2022-06-30RDMA/rxe: Merge normal and retry atomic flowsBob Pearson
2022-06-30RDMA/rxe: Move atomic original value to resBob Pearson
2022-06-30RDMA/rxe: Move atomic responder res to atomic_replyBob Pearson
2022-06-30RDMA/rxe: Add a responder state for atomic replyBob Pearson
2022-06-30RDMA/rxe: Move code to rxe_prepare_atomic_res()Bob Pearson
2022-06-30RDMA/rxe: Convert read side locking to rcuBob Pearson
2022-06-30RDMA/rxe: Stop lookup of partially built objectsBob Pearson
2022-06-24RDMA/rxe: Remove useless pkt parametersXiao Yang
2022-06-16RDMA/rxe: fix xa_alloc_cycle() error return value check againDongliang Mu
2022-05-24RDMA/rxe: Fix an error handling path in rxe_get_mcg()Christophe JAILLET
2022-05-24Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe
2022-05-11RDMA/siw: Enable siw on tunnel devicesBernard Metzler
2022-05-09RDMA/rxe: Enforce IBA C11-17Bob Pearson
2022-05-09RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()Bob Pearson
2022-05-09RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()Bob Pearson
2022-05-09RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()Bob Pearson
2022-05-09RDMA/rxe: Check rxe_get() return valueBob Pearson
2022-05-09RDMA/rxe: Add rxe_srq_cleanup()Bob Pearson
2022-05-06RDMA/rxe: Remove IB_SRQ_INIT_MASKBob Pearson
2022-05-06RDMA/rxe: Skip adjusting remote addr for write in retry operationChengguang Xu
2022-05-04RDMA/rxe: Optimize the mr pool structZhu Yanjun
2022-05-04RDMA/rxe: Change mcg_lock to a _bh lockBob Pearson
2022-05-04RDMA/rxe: Do not call dev_mc_add/del() under a spinlockBob Pearson
2022-05-04RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu