index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_pool.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-30
RDMA/rxe: Stop lookup of partially built objects
Bob Pearson
1
-5
/
+13
2022-05-05
RDMA/rxe: Optimize the mr pool struct
Zhu Yanjun
1
-5
/
+0
2022-03-16
RDMA/rxe: Use standard names for ref counting
Bob Pearson
1
-5
/
+3
2022-03-16
RDMA/rxe: Replace red-black trees by xarrays
Bob Pearson
1
-32
/
+11
2022-03-16
RDMA/rxe: Move max_elem into rxe_type_info
Bob Pearson
1
-1
/
+1
2022-03-16
RDMA/rxe: Replace obj by elem in declaration
Bob Pearson
1
-1
/
+1
2022-03-16
RDMA/rxe: Delete _locked() APIs for pool objects
Bob Pearson
1
-20
/
+4
2022-03-16
RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
Bob Pearson
1
-1
/
+1
2022-02-16
RDMA/rxe: Remove mcg from rxe pools
Bob Pearson
1
-1
/
+0
2022-02-16
RDMA/rxe: Remove key'ed object support
Bob Pearson
1
-38
/
+0
2022-02-16
RDMA/rxe: Use kzmalloc/kfree for mca
Bob Pearson
1
-1
/
+2
2021-11-19
RDMA/rxe: Remove some #defines from rxe_pool.h
Bob Pearson
1
-3
/
+0
2021-11-19
RDMA/rxe: Save object pointer in pool element
Bob Pearson
1
-0
/
+1
2021-11-19
RDMA/rxe: Copy setup parameters into rxe_pool
Bob Pearson
1
-1
/
+3
2021-11-19
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
1
-24
/
+22
2021-10-28
RDMA/rxe: Make rxe_type_info static const
Joe Perches
1
-14
/
+0
2021-10-28
RDMA/rxe: Save a few bytes from struct rxe_pool
Christophe JAILLET
1
-1
/
+0
2021-06-17
RDMA/rxe: Return errors for add index and key
Bob Pearson
1
-4
/
+4
2021-01-28
RDMA/rxe: Remove unneeded pool->state
Bob Pearson
1
-6
/
+0
2021-01-28
RDMA/rxe: Remove references to ib_device and pool
Bob Pearson
1
-1
/
+0
2021-01-28
RDMA/rxe: Remove RXE_POOL_ATOMIC
Bob Pearson
1
-1
/
+0
2021-01-28
RDMA/rxe: Fix misleading comments and names
Bob Pearson
1
-28
/
+27
2021-01-12
RDMA/rxe: Add unlocked versions of pool APIs
Bob Pearson
1
-6
/
+35
2021-01-12
RDMA/rxe: Make add/drop key/index APIs type safe
Bob Pearson
1
-5
/
+15
2021-01-12
RDMA/rxe: Add elem_offset field to rxe_type_info
Bob Pearson
1
-0
/
+1
2021-01-12
RDMA/rxe: Let pools support both keys and indices
Bob Pearson
1
-11
/
+21
2020-08-31
RDMA/rxe: Address an issue with hardened user copy
Bob Pearson
1
-7
/
+0
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
1
-28
/
+1
2019-02-09
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
1
-0
/
+4
2018-12-07
IB/rxe: Make function rxe_pool_cleanup return void
Yuval Shaia
1
-1
/
+1
2018-08-30
IB/rxe: Change pool state enums to capital letters
Parav Pandit
1
-2
/
+2
2018-08-30
IB/rxe: Replace spinlock with rwlock
Parav Pandit
1
-1
/
+1
2017-01-11
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
1
-2
/
+4
2017-01-11
IB/rxe: Constify the pool name
Bart Van Assche
1
-1
/
+1
2016-08-04
Soft RoCE driver
Moni Shoua
1
-0
/
+163