summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_verbs.h
AgeCommit message (Expand)Author
2023-04-17RDMA/rxe: Remove qp->req.stateBob Pearson
2023-04-17RDMA/rxe: Remove qp->comp.stateBob Pearson
2023-04-17RDMA/rxe: Remove qp->resp.stateBob Pearson
2023-03-29RDMA/rxe: Remove tasklet call from rxe_cq.cBob Pearson
2023-01-27RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarrayBob Pearson
2023-01-26RDMA/rxe: Cleanup page variables in rxe_mr.cBob Pearson
2022-12-09RDMA/rxe: Implement flush execution in responder sideLi Zhijian
2022-10-24RDMA/rxe: Remove the member 'type' of struct rxe_mryangx.jy@fujitsu.com
2022-09-22RDMA/rxe: Use members of generic struct in rxe_mrDaisuke Matsuda
2022-08-29RDMA/rxe: Remove an unused member from struct rxe_mrDaisuke Matsuda
2022-08-02RDMA/rxe: Split qp state for requester and completerBob Pearson
2022-07-27Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"Li Zhijian
2022-07-22RDMA/rxe: Fix rnr retry behaviorBob Pearson
2022-07-04RDMA/rxe: Remove unnecessary include statementBob Pearson
2022-06-30RDMA/rxe: Merge normal and retry atomic flowsBob Pearson
2022-06-30RDMA/rxe: Move atomic original value to resBob Pearson
2022-05-09RDMA/rxe: Enforce IBA C11-17Bob Pearson
2022-04-08RDMA/rxe: Remove support for SMI QPs from rdma_rxeBob Pearson
2022-04-08RDMA/rxe: Remove mc_grp_pool from struct rxe_devBob Pearson
2022-03-15RDMA/rxe: Replace mr by rkey in responder resourcesBob Pearson
2022-02-23RDMA/rxe: Collect mca init code in a subroutineBob Pearson
2022-02-16RDMA/rxe: Remove mcg from rxe poolsBob Pearson
2022-02-16RDMA/rxe: Replace pool key by rxe->mcg_treeBob Pearson
2022-02-16RDMA/rxe: Replace int num_qp by atomic_t qp_numBob Pearson
2022-02-16RDMA/rxe: Use kzmalloc/kfree for mcaBob Pearson
2022-02-16RDMA/rxe: Move mcg_lock to rxeBob Pearson
2022-01-28RDMA/rxe: Remove qp->grp_lock and qp->grp_listBob Pearson
2022-01-28RDMA/rxe: Enforce IBA o10-2.2.3Bob Pearson
2022-01-28RDMA/rxe: Rename rxe_mc_grp and rxe_mc_elemBob Pearson
2022-01-05RDMA/rxe: Remove the unused xmit_errors memberZhu Yanjun
2021-11-19RDMA/rxe: Cleanup rxe_pool_entryBob Pearson
2021-10-12RDMA/rxe: Replace ah->pd by ah->ibah.pdBob Pearson
2021-10-12RDMA/rxe: Create AH index and return to user spaceBob Pearson
2021-10-06RDMA/rxe: Change the is_user member of struct rxe_cq to boolXiao Yang
2021-10-06RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srqXiao Yang
2021-09-24RDMA/rxe: Create duplicate mapping tables for FMRsBob Pearson
2021-09-24RDMA/rxe: Separate HW and SW l/rkeysBob Pearson
2021-09-24RDMA/rxe: Cleanup MR status and type enumsBob Pearson
2021-09-14RDMA/rxe: remove the unnecessary variableZhu Yanjun
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-06-16RDMA/rxe: Implement memory access through MWsBob Pearson
2021-06-16RDMA/rxe: Implement invalidate MW operationsBob Pearson
2021-06-16RDMA/rxe: Add support for bind MW work requestsBob Pearson
2021-06-16RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbsBob Pearson
2021-06-16RDMA/rxe: Enable MW object poolBob Pearson
2021-06-03RDMA/rxe: Protext kernel index from user spaceBob Pearson
2021-03-30RDMA/rxe: Split MEM into MR and MWBob Pearson
2020-11-17RDMA/core: remove use of dma_virt_opsChristoph Hellwig
2020-10-26RDMA/rxe: Remove unused RXE_MR_TYPE_FMRBob Pearson
2020-10-08RDMA/rxe: Remove duplicate entries in struct rxe_mrBob Pearson