index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_pool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
1
-0
/
+1
*
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
2019-02-20
1
-10
/
+14
*
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-09
1
-11
/
+49
*
IB/rxe: Fix incorrect cache cleanup in error flow
Yuval Shaia
2018-12-11
1
-12
/
+14
*
IB/rxe: Make function rxe_pool_cleanup return void
Yuval Shaia
2018-12-07
1
-3
/
+1
*
IB/rxe: Avoid NULL check when search is successful
Parav Pandit
2018-08-30
1
-4
/
+3
*
IB/rxe: Change pool state enums to capital letters
Parav Pandit
2018-08-30
1
-6
/
+6
*
IB/rxe: Replace spinlock with rwlock
Parav Pandit
2018-08-30
1
-18
/
+18
*
IB/rxe: put the pool on allocation failure
Doug Ledford
2017-10-09
1
-7
/
+9
*
IB/rxe: check for allocation failure on elem
Colin Ian King
2017-10-09
1
-0
/
+2
*
IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned'
Kamal Heib
2017-07-24
1
-1
/
+1
*
IB/rxe: Add a runtime check in alloc_index()
Bart Van Assche
2017-01-10
1
-0
/
+1
*
IB/rxe: Remove superfluous casts
Bart Van Assche
2017-01-10
1
-2
/
+2
*
IB/rxe: Remove an unused function
Bart Van Assche
2017-01-10
1
-7
/
+0
*
IB/rxe: Constify the pool name
Bart Van Assche
2017-01-10
1
-1
/
+1
*
IB/rxe: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-1
/
+0
*
Soft RoCE driver
Moni Shoua
2016-08-04
1
-0
/
+502