aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_pool.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-31RDMA/rxe: Address an issue with hardened user copyBob Pearson1-7/+0
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson1-28/+1
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky1-0/+4
2018-12-06IB/rxe: Make function rxe_pool_cleanup return voidYuval Shaia1-1/+1
2018-08-30IB/rxe: Change pool state enums to capital lettersParav Pandit1-2/+2
2018-08-30IB/rxe: Replace spinlock with rwlockParav Pandit1-1/+1
2017-01-10IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche1-2/+4
2017-01-10IB/rxe: Constify the pool nameBart Van Assche1-1/+1
2016-08-04Soft RoCE driverMoni Shoua1-0/+163