aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_srq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-09RDMA/rxe: Add rxe_srq_cleanup()Bob Pearson1-0/+11
2022-05-06RDMA/rxe: Remove IB_SRQ_INIT_MASKBob Pearson1-49/+69
2021-11-19RDMA/rxe: Cleanup rxe_pool_entryBob Pearson1-1/+1
2021-10-06RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srqXiao Yang1-1/+0
2021-09-24RDMA/rxe: Add memory barriers to kernel queuesBob Pearson1-1/+1
2021-06-03RDMA/rxe: Protext kernel index from user spaceBob Pearson1-0/+1
2021-06-03RDMA/rxe: Add a type flag to rxe_queue structsBob Pearson1-1/+3
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson1-28/+1
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-9/+5
2018-10-03IB/rxe: avoid srq memory leakZhu Yanjun1-2/+8
2018-03-15RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe1-29/+15
2016-12-12IB/rxe: Remove unneeded cast in rxe_srq_from_attr()Dan Carpenter1-1/+1
2016-08-04Soft RoCE driverMoni Shoua1-0/+193