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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Prevent faulty rkey generation
Daisuke Matsuda
2023-01-09
1
-5
/
+5
*
RDMA/rxe: Fix inaccurate constants in rxe_type_info
Daisuke Matsuda
2023-01-09
1
-11
/
+11
*
RDMA/rxe: Fix compile warnings on 32-bit
Jason Gunthorpe
2022-12-15
1
-32
/
+40
*
RDMA/rxe: Enable RDMA FLUSH capability for rxe device
Li Zhijian
2022-12-10
1
-0
/
+2
*
RDMA/rxe: Implement flush completion
Li Zhijian
2022-12-10
1
-1
/
+3
*
RDMA/rxe: Implement flush execution in responder side
Li Zhijian
2022-12-10
4
-20
/
+183
*
RDMA/rxe: Implement RC RDMA FLUSH service in requester side
Li Zhijian
2022-12-10
1
-1
/
+14
*
RDMA/rxe: Extend rxe packet format to support flush
Li Zhijian
2022-12-10
3
-5
/
+73
*
RDMA/rxe: Allow registering persistent flag for pmem MR only
Li Zhijian
2022-12-10
1
-2
/
+20
*
RDMA/rxe: Fix incorrect responder length checking
Bob Pearson
2022-12-10
1
-26
/
+36
*
RDMA/rxe: Fix oops with zero length reads
Daisuke Matsuda
2022-12-09
1
-3
/
+5
*
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
2022-12-09
1
-1
/
+3
|
\
|
*
RDMA/rxe: Fix mr leak in RESPST_ERR_RNR
Li Zhijian
2022-10-25
1
-1
/
+3
*
|
RDMA/rxe: Enable atomic write capability for rxe device
Xiao Yang
2022-12-02
1
-0
/
+5
*
|
RDMA/rxe: Implement atomic write completion
Xiao Yang
2022-12-02
1
-0
/
+4
*
|
RDMA/rxe: Make responder support atomic write on RC service
Xiao Yang
2022-12-02
1
-5
/
+79
*
|
RDMA/rxe: Make requester support atomic write on RC service
Xiao Yang
2022-12-02
1
-2
/
+13
*
|
RDMA/rxe: Extend rxe packet format to support atomic write
Xiao Yang
2022-12-02
2
-0
/
+21
*
|
RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
Zhang Xiaoxu
2022-11-22
1
-3
/
+3
*
|
RDMA/rxe: Do not NULL deref on debugging failure path
Jason Gunthorpe
2022-11-22
1
-1
/
+1
*
|
RDMA/rxe: Fix mr->map double free
Li Zhijian
2022-11-19
1
-7
/
+2
*
|
RDMA/rxe: Remove reliable datagram support
Zhu Yanjun
2022-11-19
1
-1
/
+0
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mmap.c
Bob Pearson
2022-11-10
1
-3
/
+3
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_icrc.c
Bob Pearson
2022-11-10
1
-2
/
+2
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe.c
Bob Pearson
2022-11-10
1
-2
/
+2
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_task.c
Bob Pearson
2022-11-10
1
-3
/
+4
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_av.c
Bob Pearson
2022-11-10
4
-21
/
+47
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_verbs.c
Bob Pearson
2022-11-10
1
-1
/
+1
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_srq.c
Bob Pearson
2022-11-10
1
-10
/
+10
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_resp.c
Bob Pearson
2022-11-10
1
-10
/
+7
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_req.c
Bob Pearson
2022-11-10
1
-5
/
+5
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_qp.c
Bob Pearson
2022-11-10
1
-35
/
+30
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_net.c
Bob Pearson
2022-11-10
1
-17
/
+21
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mw.c
Bob Pearson
2022-11-10
1
-10
/
+10
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mr.c
Bob Pearson
2022-11-10
2
-23
/
+20
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_cq.c
Bob Pearson
2022-11-10
1
-4
/
+4
*
|
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_comp.c
Bob Pearson
2022-11-10
1
-7
/
+5
*
|
RDMA/rxe: Add ibdev_dbg macros for rxe
Bob Pearson
2022-11-10
1
-0
/
+19
*
|
RDMA/rxe: Implement packet length validation on responder
Daisuke Matsuda
2022-11-09
1
-7
/
+27
*
|
RDMA/rxe: cleanup some error handling in rxe_verbs.c
Yunsheng Lin
2022-10-28
1
-57
/
+23
*
|
RDMA/rxe: Remove the duplicate assignment of mr->map_shift
Xiao Yang
2022-10-28
1
-1
/
+0
*
|
RDMA/rxe: Make sure requested access is a subset of {mr,mw}->access
Li Zhijian
2022-10-28
2
-3
/
+2
*
|
RDMA/rxe: Rename task->state_lock to task->lock
Bob Pearson
2022-10-28
2
-10
/
+10
*
|
RDMA/rxe: Make rxe_do_task static
Bob Pearson
2022-10-28
2
-11
/
+3
*
|
RDMA/rxe: Split rxe_run_task() into two subroutines
Bob Pearson
2022-10-28
8
-34
/
+44
*
|
RDMA/rxe: Removed unused name from rxe_task struct
Bob Pearson
2022-10-28
3
-12
/
+5
*
|
RDMA/rxe: Remove init of task locks from rxe_qp.c
Bob Pearson
2022-10-28
1
-4
/
+0
*
|
RDMA/rxe: Remove redundant header files
Bob Pearson
2022-10-28
1
-4
/
+0
*
|
RDMA/rxe: Remove unnecessary mr testing
Li Zhijian
2022-10-25
1
-2
/
+1
*
|
RDMA/rxe: Handle remote errors in the midst of a Read reply sequence
Daisuke Matsuda
2022-10-25
1
-0
/
+8
[next]