index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_mw.c
Age
Commit message (
Expand
)
Author
2024-01-25
RDMA/rxe: Improve newline in printing messages
Li Zhijian
2023-07-18
RDMA/rxe: Fix an error handling path in rxe_bind_mw()
Christophe JAILLET
2023-06-09
RDMA/rxe: Introduce rxe access supported flags
Bob Pearson
2023-06-09
RDMA/rxe: Fix access checks in rxe_check_bind_mw
Bob Pearson
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mw.c
Bob Pearson
2022-10-28
RDMA/rxe: Make sure requested access is a subset of {mr,mw}->access
Li Zhijian
2022-09-22
RDMA/rxe: Use members of generic struct in rxe_mr
Daisuke Matsuda
2022-07-27
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
2022-07-21
RDMA/rxe: Fix mw bind to allow any consumer key portion
Bob Pearson
2022-07-21
RDMA/rxe: Fix spelling mistake in error print
Zhang Jiaming
2022-07-04
IB: Fix spelling of 'writable'
Zhang Jiaming
2022-06-30
RDMA/rxe: Stop lookup of partially built objects
Bob Pearson
2022-05-09
RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
Bob Pearson
2022-04-08
RDMA/rxe: Remove type 2A memory window capability
Bob Pearson
2022-03-16
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2022-03-16
RDMA/rxe: Replace red-black trees by xarrays
Bob Pearson
2021-11-19
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
2021-11-19
RDMA/rxe: Replace irqsave locks with bh locks
Bob Pearson
2021-09-24
RDMA/rxe: Create duplicate mapping tables for FMRs
Bob Pearson
2021-09-24
RDMA/rxe: Separate HW and SW l/rkeys
Bob Pearson
2021-06-16
RDMA/rxe: Implement memory access through MWs
Bob Pearson
2021-06-16
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
2021-06-16
RDMA/rxe: Add support for bind MW work requests
Bob Pearson
2021-06-16
RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
Bob Pearson