开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_pool.c
Age
Commit message (
Expand
)
Author
2020-08-31
RDMA/rxe: Address an issue with hardened user copy
Bob Pearson
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-19
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2018-12-11
IB/rxe: Fix incorrect cache cleanup in error flow
Yuval Shaia
2018-12-06
IB/rxe: Make function rxe_pool_cleanup return void
Yuval Shaia
2018-08-30
IB/rxe: Avoid NULL check when search is successful
Parav Pandit
2018-08-30
IB/rxe: Change pool state enums to capital letters
Parav Pandit
2018-08-30
IB/rxe: Replace spinlock with rwlock
Parav Pandit
2017-10-09
IB/rxe: put the pool on allocation failure
Doug Ledford
2017-10-09
IB/rxe: check for allocation failure on elem
Colin Ian King
2017-07-24
IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned'
Kamal Heib
2017-01-10
IB/rxe: Add a runtime check in alloc_index()
Bart Van Assche
2017-01-10
IB/rxe: Remove superfluous casts
Bart Van Assche
2017-01-10
IB/rxe: Remove an unused function
Bart Van Assche
2017-01-10
IB/rxe: Constify the pool name
Bart Van Assche
2016-12-03
IB/rxe: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-08-04
Soft RoCE driver
Moni Shoua