aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_pool.c
Commit message (Expand)AuthorAge
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-08
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-08
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-22
* RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe2019-02-19
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-08
* IB/rxe: Fix incorrect cache cleanup in error flowYuval Shaia2018-12-11
* IB/rxe: Make function rxe_pool_cleanup return voidYuval Shaia2018-12-06
* IB/rxe: Avoid NULL check when search is successfulParav Pandit2018-08-30
* IB/rxe: Change pool state enums to capital lettersParav Pandit2018-08-30
* IB/rxe: Replace spinlock with rwlockParav Pandit2018-08-30
* IB/rxe: put the pool on allocation failureDoug Ledford2017-10-09
* IB/rxe: check for allocation failure on elemColin Ian King2017-10-09
* IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned'Kamal Heib2017-07-24
* IB/rxe: Add a runtime check in alloc_index()Bart Van Assche2017-01-10
* IB/rxe: Remove superfluous castsBart Van Assche2017-01-10
* IB/rxe: Remove an unused functionBart Van Assche2017-01-10
* IB/rxe: Constify the pool nameBart Van Assche2017-01-10
* IB/rxe: Remove and fix debug prints after allocation failureLeon Romanovsky2016-12-03
* Soft RoCE driverMoni Shoua2016-08-04