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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Stop lookup of partially built objects
Bob Pearson
2022-06-30
1
-5
/
+13
*
RDMA/rxe: Optimize the mr pool struct
Zhu Yanjun
2022-05-05
1
-5
/
+0
*
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2022-03-16
1
-5
/
+3
*
RDMA/rxe: Replace red-black trees by xarrays
Bob Pearson
2022-03-16
1
-32
/
+11
*
RDMA/rxe: Move max_elem into rxe_type_info
Bob Pearson
2022-03-16
1
-1
/
+1
*
RDMA/rxe: Replace obj by elem in declaration
Bob Pearson
2022-03-16
1
-1
/
+1
*
RDMA/rxe: Delete _locked() APIs for pool objects
Bob Pearson
2022-03-16
1
-20
/
+4
*
RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
Bob Pearson
2022-03-16
1
-1
/
+1
*
RDMA/rxe: Remove mcg from rxe pools
Bob Pearson
2022-02-16
1
-1
/
+0
*
RDMA/rxe: Remove key'ed object support
Bob Pearson
2022-02-16
1
-38
/
+0
*
RDMA/rxe: Use kzmalloc/kfree for mca
Bob Pearson
2022-02-16
1
-1
/
+2
*
RDMA/rxe: Remove some #defines from rxe_pool.h
Bob Pearson
2021-11-19
1
-3
/
+0
*
RDMA/rxe: Save object pointer in pool element
Bob Pearson
2021-11-19
1
-0
/
+1
*
RDMA/rxe: Copy setup parameters into rxe_pool
Bob Pearson
2021-11-19
1
-1
/
+3
*
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
2021-11-19
1
-24
/
+22
*
RDMA/rxe: Make rxe_type_info static const
Joe Perches
2021-10-28
1
-14
/
+0
*
RDMA/rxe: Save a few bytes from struct rxe_pool
Christophe JAILLET
2021-10-28
1
-1
/
+0
*
RDMA/rxe: Return errors for add index and key
Bob Pearson
2021-06-17
1
-4
/
+4
*
RDMA/rxe: Remove unneeded pool->state
Bob Pearson
2021-01-28
1
-6
/
+0
*
RDMA/rxe: Remove references to ib_device and pool
Bob Pearson
2021-01-28
1
-1
/
+0
*
RDMA/rxe: Remove RXE_POOL_ATOMIC
Bob Pearson
2021-01-28
1
-1
/
+0
*
RDMA/rxe: Fix misleading comments and names
Bob Pearson
2021-01-28
1
-28
/
+27
*
RDMA/rxe: Add unlocked versions of pool APIs
Bob Pearson
2021-01-12
1
-6
/
+35
*
RDMA/rxe: Make add/drop key/index APIs type safe
Bob Pearson
2021-01-12
1
-5
/
+15
*
RDMA/rxe: Add elem_offset field to rxe_type_info
Bob Pearson
2021-01-12
1
-0
/
+1
*
RDMA/rxe: Let pools support both keys and indices
Bob Pearson
2021-01-12
1
-11
/
+21
*
RDMA/rxe: Address an issue with hardened user copy
Bob Pearson
2020-08-31
1
-7
/
+0
*
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-31
1
-28
/
+1
*
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-09
1
-0
/
+4
*
IB/rxe: Make function rxe_pool_cleanup return void
Yuval Shaia
2018-12-07
1
-1
/
+1
*
IB/rxe: Change pool state enums to capital letters
Parav Pandit
2018-08-30
1
-2
/
+2
*
IB/rxe: Replace spinlock with rwlock
Parav Pandit
2018-08-30
1
-1
/
+1
*
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
2017-01-10
1
-2
/
+4
*
IB/rxe: Constify the pool name
Bart Van Assche
2017-01-10
1
-1
/
+1
*
Soft RoCE driver
Moni Shoua
2016-08-04
1
-0
/
+163