summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_queue.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Fix missing memory barriers in rxe_queue.hBob Pearson2023-02-161-42/+66
* RDMA/rxe: Replace include statementBob Pearson2022-07-011-3/+2
* RDMA/rxe: Add memory barriers to kernel queuesBob Pearson2021-09-241-173/+119
* RDMA/rxe: Protext kernel index from user spaceBob Pearson2021-06-031-38/+107
* RDMA/rxe: Protect user space index loads/storesBob Pearson2021-06-031-51/+117
* RDMA/rxe: Add a type flag to rxe_queue structsBob Pearson2021-06-031-3/+10
* RDMA/rxe: Use acquire/release for memory orderingBob Pearson2020-12-121-34/+60
* RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson2020-08-311-28/+1
* RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-201-1/+1
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-10/+5
* RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-3/+2
* IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen2016-11-171-0/+2
* Soft RoCE driverMoni Shoua2016-08-041-0/+178