aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_queue.c
AgeCommit message (Expand)Author
2023-03-30RDMA/rxe: Clean kzalloc failure pathsLeon Romanovsky
2022-09-27RDMA/rxe: Fix resize_finish() in rxe_queue.cBob Pearson
2022-02-16RDMA/rxe: Revert changes from irqsave to bh locksBob Pearson
2021-11-19RDMA/rxe: Replace irqsave locks with bh locksBob Pearson
2021-09-24RDMA/rxe: Add memory barriers to kernel queuesBob Pearson
2021-08-20RDMA/rxe: Zero out index member of struct rxe_queueXiao Yang
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-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson
2020-05-12RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()Sudip Mukherjee
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2018-03-15RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2016-11-16IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen
2016-08-04Soft RoCE driverMoni Shoua