summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-11-17RDMA/irdma: Fix RQ completion opcodeMustafa Ismail
2022-11-17RDMA/irdma: Fix inline for multiple SGE'sMustafa Ismail
2022-11-15RDMA/siw: Set defined status for work completion with undefined statusBernard Metzler
2022-11-15RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected portMark Zhang
2022-11-15RDMA/core: Make sure "ib_port" is valid when access sysfs nodeMark Zhang
2022-11-15RDMA/restrack: Release MR restrack when deleteMark Zhang
2022-11-14RDMA/mana: Remove redefinition of basic u64 typeLeon Romanovsky
2022-11-11RDMA/mana_ib: Add a driver for Microsoft Azure Network AdapterLong Li
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mmap.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_icrc.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_task.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_av.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_verbs.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_srq.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_resp.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_req.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_qp.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_net.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mw.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mr.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_cq.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_comp.cBob Pearson
2022-11-10RDMA/rxe: Add ibdev_dbg macros for rxeBob Pearson
2022-11-10IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich
2022-11-09RDMA/rxe: Implement packet length validation on responderDaisuke Matsuda
2022-11-09driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman
2022-11-09RDMA/siw: Fix immediate work request flush to completion queueBernard Metzler
2022-11-07RDMA/erdma: Implement atomic operations supportCheng Xu
2022-11-07RDMA/erdma: Report atomic capacity when hardware supports atomic featureCheng Xu
2022-11-07RDMA/erdma: Extend access right field of FRMR and REG MR to support atomicCheng Xu
2022-11-07RDMA/irdma: Report the correct link speedShiraz Saleem
2022-11-06RDMA/mlx5: Change debug log level for remote access error syndromesArumugam Kolappan
2022-10-28RDMA/rxe: cleanup some error handling in rxe_verbs.cYunsheng Lin
2022-10-28RDMA/rxe: Remove the duplicate assignment of mr->map_shiftXiao Yang
2022-10-28RDMA/rxe: Make sure requested access is a subset of {mr,mw}->accessLi Zhijian
2022-10-28RDMA/rxe: Rename task->state_lock to task->lockBob Pearson
2022-10-28RDMA/rxe: Make rxe_do_task staticBob Pearson
2022-10-28RDMA/rxe: Split rxe_run_task() into two subroutinesBob Pearson
2022-10-28RDMA/rxe: Removed unused name from rxe_task structBob Pearson
2022-10-28RDMA/rxe: Remove init of task locks from rxe_qp.cBob Pearson
2022-10-28RDMA/rxe: Remove redundant header filesBob Pearson
2022-10-28RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter
2022-10-28RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin
2022-10-27RDMA/core: Fix order of nldev_exit callLeon Romanovsky
2022-10-25RDMA/rxe: Fix mr leak in RESPST_ERR_RNRLi Zhijian
2022-10-25RDMA/rxe: Remove unnecessary mr testingLi Zhijian
2022-10-25RDMA/rxe: Handle remote errors in the midst of a Read reply sequenceDaisuke Matsuda
2022-10-25RDMA/rxe: Make responder handle RDMA Read failuresDaisuke Matsuda
2022-10-24RDMA/hns: Fix NULL pointer problem in free_mr_init()Yixing Liu