index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_mw.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-25
RDMA/rxe: Improve newline in printing messages
Li Zhijian
1
-1
/
+1
2023-07-18
RDMA/rxe: Fix an error handling path in rxe_bind_mw()
Christophe JAILLET
1
-1
/
+2
2023-06-09
RDMA/rxe: Introduce rxe access supported flags
Bob Pearson
1
-0
/
+5
2023-06-09
RDMA/rxe: Fix access checks in rxe_check_bind_mw
Bob Pearson
1
-8
/
+9
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mw.c
Bob Pearson
1
-10
/
+10
2022-10-28
RDMA/rxe: Make sure requested access is a subset of {mr,mw}->access
Li Zhijian
1
-2
/
+1
2022-09-22
RDMA/rxe: Use members of generic struct in rxe_mr
Daisuke Matsuda
1
-3
/
+3
2022-07-27
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
1
-3
/
+3
2022-07-21
RDMA/rxe: Fix mw bind to allow any consumer key portion
Bob Pearson
1
-7
/
+0
2022-07-21
RDMA/rxe: Fix spelling mistake in error print
Zhang Jiaming
1
-1
/
+1
2022-07-04
IB: Fix spelling of 'writable'
Zhang Jiaming
1
-1
/
+1
2022-06-30
RDMA/rxe: Stop lookup of partially built objects
Bob Pearson
1
-1
/
+3
2022-05-09
RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
Bob Pearson
1
-29
/
+28
2022-04-08
RDMA/rxe: Remove type 2A memory window capability
Bob Pearson
1
-0
/
+8
2022-03-16
RDMA/rxe: Use standard names for ref counting
Bob Pearson
1
-15
/
+15
2022-03-16
RDMA/rxe: Replace red-black trees by xarrays
Bob Pearson
1
-8
/
+0
2021-11-19
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
1
-3
/
+3
2021-11-19
RDMA/rxe: Replace irqsave locks with bh locks
Bob Pearson
1
-9
/
+6
2021-09-24
RDMA/rxe: Create duplicate mapping tables for FMRs
Bob Pearson
1
-3
/
+3
2021-09-24
RDMA/rxe: Separate HW and SW l/rkeys
Bob Pearson
1
-16
/
+14
2021-06-16
RDMA/rxe: Implement memory access through MWs
Bob Pearson
1
-0
/
+23
2021-06-16
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
1
-0
/
+67
2021-06-16
RDMA/rxe: Add support for bind MW work requests
Bob Pearson
1
-1
/
+201
2021-06-16
RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
Bob Pearson
1
-0
/
+53