summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_comp.c
AgeCommit message (Expand)Author
2021-10-06RDMA/rxe: Set partial attributes when completion status != IBV_WC_SUCCESSXiao Yang
2021-09-24RDMA/rxe: Add memory barriers to kernel queuesBob Pearson
2021-07-16RDMA/rxe: Move ICRC generation to a subroutineBob Pearson
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-16RDMA/rxe: Implement invalidate MW operationsBob Pearson
2021-06-16RDMA/rxe: Add support for bind MW work requestsBob Pearson
2021-06-03RDMA/rxe: Protext kernel index from user spaceBob Pearson
2021-05-17RDMA/rxe: Return CQE error if invalid lkey was suppliedLeon Romanovsky
2021-04-08RDMA/rxe: Fix missing acks from responderBob Pearson
2021-03-30RDMA/rxe: Split MEM into MR and MWBob Pearson
2021-03-05RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson
2021-02-08RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()Bob Pearson
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson
2020-08-27RDMA/rxe: Fix style warningsBob Pearson
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-02-13RDMA/rxe: Fix soft lockup problem due to using tasklets in softirqZhu Yanjun
2019-07-07ibverbs/rxe: Remove variable self-initializationMaksym Planeta
2019-01-21IB/rxe: Remove unnecessary rxe variableZhu Yanjun
2018-11-08RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats countersAndrew Boyer
2018-08-30IB/rxe: fixes for rdma read retryVijay Immanuel
2018-08-30IB/rxe: avoid back-to-back retriesVijay Immanuel
2018-08-08RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche
2018-05-17IB/rxe: avoid calling WARN_ON_ONCE twiceZhu Yanjun
2018-04-27IB/rxe: remove unused function variableZhu Yanjun
2017-10-25IB/rxe: Convert timers to use timer_setup()Kees Cook
2017-10-14RDMA/rxe: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-04-21IB/rxe: Add port protocol statsYonatan Cohen
2017-01-10IB/rxe: Fix an skb leakBart Van Assche
2017-01-10IB/rxe: Generate a completion for all failed work requestsBart Van Assche
2017-01-10IB/rxe: Introduce functions for queue drainingBart Van Assche
2017-01-10IB/rxe: Issue warnings onceBart Van Assche
2016-12-22IB/rxe: Drop future atomic/read packets rather than retryingAndrew Boyer
2016-12-12IB/rxe: Hold refs when running taskletsAndrew Boyer
2016-12-12IB/rxe: Advance the consumer pointer before posting the CQEAndrew Boyer
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit
2016-09-16IB/rxe: Fix kmem_cache leakYonatan Cohen
2016-08-04Soft RoCE driverMoni Shoua