summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_srq.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Fix rxe_modify_srqBob Pearson2023-07-311-24/+36
* RDMA/rxe: Change rxe_dbg to rxe_dbg_devBob Pearson2023-03-241-3/+3
* RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_srq.cBob Pearson2022-11-101-10/+10
* RDMA/rxe: Add rxe_srq_cleanup()Bob Pearson2022-05-091-0/+11
* RDMA/rxe: Remove IB_SRQ_INIT_MASKBob Pearson2022-05-061-49/+69
* RDMA/rxe: Cleanup rxe_pool_entryBob Pearson2021-11-191-1/+1
* RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srqXiao Yang2021-10-071-1/+0
* RDMA/rxe: Add memory barriers to kernel queuesBob Pearson2021-09-241-1/+1
* RDMA/rxe: Protext kernel index from user spaceBob Pearson2021-06-031-0/+1
* RDMA/rxe: Add a type flag to rxe_queue structsBob Pearson2021-06-031-1/+3
* RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson2020-08-311-28/+1
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-9/+5
* IB/rxe: avoid srq memory leakZhu Yanjun2018-10-041-2/+8
* RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-29/+15
* IB/rxe: Remove unneeded cast in rxe_srq_from_attr()Dan Carpenter2016-12-121-1/+1
* Soft RoCE driverMoni Shoua2016-08-041-0/+193