aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_queue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-16RDMA/rxe: Revert changes from irqsave to bh locksBob Pearson1-4/+6
2021-11-19RDMA/rxe: Replace irqsave locks with bh locksBob Pearson1-5/+4
2021-09-24RDMA/rxe: Add memory barriers to kernel queuesBob Pearson1-7/+23
2021-08-20RDMA/rxe: Zero out index member of struct rxe_queueXiao Yang1-1/+1
2021-06-03RDMA/rxe: Protext kernel index from user spaceBob Pearson1-6/+7
2021-06-03RDMA/rxe: Add a type flag to rxe_queue structsBob Pearson1-4/+4
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson1-28/+1
2020-05-12RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()Sudip Mukherjee1-4/+7
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-14/+8
2018-03-15RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe1-19/+5
2016-11-16IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen1-0/+9
2016-08-04Soft RoCE driverMoni Shoua1-0/+217