summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_pool.h
AgeCommit message (Expand)Author
2021-10-28RDMA/rxe: Make rxe_type_info static constJoe Perches
2021-10-28RDMA/rxe: Save a few bytes from struct rxe_poolChristophe JAILLET
2021-06-16RDMA/rxe: Return errors for add index and keyBob Pearson
2021-01-28RDMA/rxe: Remove unneeded pool->stateBob Pearson
2021-01-28RDMA/rxe: Remove references to ib_device and poolBob Pearson
2021-01-28RDMA/rxe: Remove RXE_POOL_ATOMICBob Pearson
2021-01-28RDMA/rxe: Fix misleading comments and namesBob Pearson
2021-01-12RDMA/rxe: Add unlocked versions of pool APIsBob Pearson
2021-01-12RDMA/rxe: Make add/drop key/index APIs type safeBob Pearson
2021-01-12RDMA/rxe: Add elem_offset field to rxe_type_infoBob Pearson
2021-01-12RDMA/rxe: Let pools support both keys and indicesBob Pearson
2020-08-31RDMA/rxe: Address an issue with hardened user copyBob Pearson
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2018-12-06IB/rxe: Make function rxe_pool_cleanup return voidYuval Shaia
2018-08-30IB/rxe: Change pool state enums to capital lettersParav Pandit
2018-08-30IB/rxe: Replace spinlock with rwlockParav Pandit
2017-01-10IB/rxe: Let the compiler check the type of the cleanup functionsBart Van Assche
2017-01-10IB/rxe: Constify the pool nameBart Van Assche
2016-08-04Soft RoCE driverMoni Shoua