summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_cq.c
AgeCommit message (Expand)Author
2021-10-06RDMA/rxe: Change the is_user member of struct rxe_cq to boolXiao Yang
2021-09-24RDMA/rxe: Add memory barriers to kernel queuesBob Pearson
2021-06-03RDMA/rxe: Protext kernel index from user spaceBob Pearson
2021-06-03RDMA/rxe: Add a type flag to rxe_queue structsBob Pearson
2020-12-11RDMA/rxe: Use acquire/release for memory orderingBob Pearson
2020-09-03RDMA/rxe: Convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2018-09-30IB/rxe: replace kvfree with vfreeZhu Yanjun
2018-03-15RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-15RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attrJason Gunthorpe
2017-08-28IB/rxe: Disable completion upcalls when a CQ is destroyedAndrew Boyer
2017-01-10IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche
2016-08-04Soft RoCE driverMoni Shoua