summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_pool.c
AgeCommit message (Expand)Author
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-19RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2018-12-11IB/rxe: Fix incorrect cache cleanup in error flowYuval Shaia
2018-12-06IB/rxe: Make function rxe_pool_cleanup return voidYuval Shaia
2018-08-30IB/rxe: Avoid NULL check when search is successfulParav Pandit
2018-08-30IB/rxe: Change pool state enums to capital lettersParav Pandit
2018-08-30IB/rxe: Replace spinlock with rwlockParav Pandit
2017-10-09IB/rxe: put the pool on allocation failureDoug Ledford
2017-10-09IB/rxe: check for allocation failure on elemColin Ian King
2017-07-24IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned'Kamal Heib
2017-01-10IB/rxe: Add a runtime check in alloc_index()Bart Van Assche
2017-01-10IB/rxe: Remove superfluous castsBart Van Assche
2017-01-10IB/rxe: Remove an unused functionBart Van Assche
2017-01-10IB/rxe: Constify the pool nameBart Van Assche
2016-12-03IB/rxe: Remove and fix debug prints after allocation failureLeon Romanovsky
2016-08-04Soft RoCE driverMoni Shoua