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_mw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mw.c
Bob Pearson
2022-11-10
1
-10
/
+10
*
RDMA/rxe: Make sure requested access is a subset of {mr,mw}->access
Li Zhijian
2022-10-28
1
-2
/
+1
*
RDMA/rxe: Use members of generic struct in rxe_mr
Daisuke Matsuda
2022-09-22
1
-3
/
+3
*
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
2022-07-27
1
-3
/
+3
*
RDMA/rxe: Fix mw bind to allow any consumer key portion
Bob Pearson
2022-07-21
1
-7
/
+0
*
RDMA/rxe: Fix spelling mistake in error print
Zhang Jiaming
2022-07-21
1
-1
/
+1
*
IB: Fix spelling of 'writable'
Zhang Jiaming
2022-07-04
1
-1
/
+1
*
RDMA/rxe: Stop lookup of partially built objects
Bob Pearson
2022-06-30
1
-1
/
+3
*
RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
Bob Pearson
2022-05-09
1
-29
/
+28
*
RDMA/rxe: Remove type 2A memory window capability
Bob Pearson
2022-04-08
1
-0
/
+8
*
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2022-03-16
1
-15
/
+15
*
RDMA/rxe: Replace red-black trees by xarrays
Bob Pearson
2022-03-16
1
-8
/
+0
*
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
2021-11-19
1
-3
/
+3
*
RDMA/rxe: Replace irqsave locks with bh locks
Bob Pearson
2021-11-19
1
-9
/
+6
*
RDMA/rxe: Create duplicate mapping tables for FMRs
Bob Pearson
2021-09-24
1
-3
/
+3
*
RDMA/rxe: Separate HW and SW l/rkeys
Bob Pearson
2021-09-24
1
-16
/
+14
*
RDMA/rxe: Implement memory access through MWs
Bob Pearson
2021-06-17
1
-0
/
+23
*
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
2021-06-17
1
-0
/
+67
*
RDMA/rxe: Add support for bind MW work requests
Bob Pearson
2021-06-17
1
-1
/
+201
*
RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
Bob Pearson
2021-06-17
1
-0
/
+53