aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_req.c
AgeCommit message (Expand)Author
2023-09-13RDMA/rxe: Fix incomplete state save in rxe_requesterBob Pearson
2023-09-13RDMA/rxe: Split rxe_run_task() into two subroutinesBob Pearson
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-22RDMA/rxe: Replace __rxe_do_task by rxe_run_taskBob 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-18RDMA/rxe: Remove unused mask parameterlizhijian@fujitsu.com
2022-06-30RDMA/rxe: Fix deadlock in rxe_do_local_ops()Bob Pearson
2022-05-09RDMA/rxe: Check rxe_get() return valueBob Pearson
2022-05-06RDMA/rxe: Skip adjusting remote addr for write in retry operationChengguang Xu
2022-05-04RDMA/rxe: Replace paylen by payloadBob Pearson
2022-04-25RDMA/rxe: Remove useless parameters for update_state()Li Zhijian
2022-04-12RDMA/rxe: Generate a completion for unsupported/invalid opcodeXiao Yang
2022-04-08RDMA/rxe: Remove reliable datagram supportBob Pearson
2022-04-08RDMA/rxe: Remove support for SMI QPs from rdma_rxeBob Pearson
2022-03-16RDMA/rxe: Use standard names for ref countingBob Pearson
2022-03-15RDMA/rxe: Fix ref error in rxe_av.cBob Pearson
2022-03-14RDMA/rxe: Remove useless argument for update_state()Chengguang Xu
2022-03-14RDMA/rxe: Change variable and function argument to proper typeChengguang Xu
2021-12-07RDMA/rxe: Remove the unnecessary variableZhu Yanjun
2021-11-19RDMA/rxe: Replace irqsave locks with bh locksBob Pearson
2021-10-12RDMA/rxe: Lookup kernel AH from ah index in UD WQEsBob Pearson
2021-09-28RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SENDXiao Yang
2021-09-24RDMA/rxe: Separate HW and SW l/rkeysBob Pearson
2021-09-24RDMA/rxe: Add memory barriers to kernel queuesBob Pearson
2021-07-16RDMA/rxe: Move ICRC generation to a subroutineBob 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: Move local ops to subroutineBob Pearson
2021-06-16RDMA/rxe: Replace WR_REG_MASK by WR_LOCAL_OP_MASKBob Pearson
2021-06-03RDMA/rxe: Protext kernel index from user spaceBob Pearson
2021-03-30RDMA/rxe: Split MEM into MR and MWBob Pearson
2021-02-16RDMA/rxe: Remove unused pkt->offsetBob Pearson
2020-10-28RDMA/rxe: Compute PSN windows correctlyBob Pearson
2020-10-08RDMA/rxe: Remove duplicate entries in struct rxe_mrBob Pearson
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson
2020-07-31RDMA/rxe: Remove pkey tableKamal Heib
2019-12-09rxe: correctly calculate iCRC for unaligned payloadsSteve Wise
2018-11-29rxe: IB_WR_REG_MR does not capture MR's iova fieldChuck Lever
2018-11-08IB/rxe: move the variable into the function that uses itZhu Yanjun
2018-08-30IB/rxe: fixes for rdma read retryVijay Immanuel
2018-08-30IB/rxe: Simplify rxe_find_route() to avoid GID query for netdevParav Pandit
2018-06-18IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel
2018-06-11IB/rxe: avoid double kfree skbZhu Yanjun
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-04-27IB/rxe: avoid double kfree_skbZhu Yanjun
2018-04-27IB/rxe: remove unused function variableZhu Yanjun