index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-09
RDMA/rxe: Implement flush execution in responder side
Li Zhijian
4
-20
/
+183
2022-12-09
RDMA/rxe: Implement RC RDMA FLUSH service in requester side
Li Zhijian
1
-1
/
+14
2022-12-09
RDMA/rxe: Extend rxe packet format to support flush
Li Zhijian
3
-5
/
+73
2022-12-09
RDMA/rxe: Allow registering persistent flag for pmem MR only
Li Zhijian
1
-2
/
+20
2022-12-09
RDMA/rxe: Fix incorrect responder length checking
Bob Pearson
1
-26
/
+36
2022-12-09
RDMA/rxe: Fix oops with zero length reads
Daisuke Matsuda
1
-3
/
+5
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+3
2022-12-01
RDMA/rxe: Enable atomic write capability for rxe device
Xiao Yang
1
-0
/
+5
2022-12-01
RDMA/rxe: Implement atomic write completion
Xiao Yang
1
-0
/
+4
2022-12-01
RDMA/rxe: Make responder support atomic write on RC service
Xiao Yang
1
-5
/
+79
2022-12-01
RDMA/rxe: Make requester support atomic write on RC service
Xiao Yang
1
-2
/
+13
2022-12-01
RDMA/rxe: Extend rxe packet format to support atomic write
Xiao Yang
2
-0
/
+21
2022-11-22
RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
Zhang Xiaoxu
1
-3
/
+3
2022-11-22
RDMA/rxe: Do not NULL deref on debugging failure path
Jason Gunthorpe
1
-1
/
+1
2022-11-18
RDMA/rxe: Fix mr->map double free
Li Zhijian
1
-7
/
+2
2022-11-18
RDMA/rxe: Remove reliable datagram support
Zhu Yanjun
1
-1
/
+0
2022-11-15
RDMA/siw: Set defined status for work completion with undefined status
Bernard Metzler
1
-2
/
+2
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mmap.c
Bob Pearson
1
-3
/
+3
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_icrc.c
Bob Pearson
1
-2
/
+2
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe.c
Bob Pearson
1
-2
/
+2
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_task.c
Bob Pearson
1
-3
/
+4
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_av.c
Bob Pearson
4
-21
/
+47
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_verbs.c
Bob Pearson
1
-1
/
+1
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_srq.c
Bob Pearson
1
-10
/
+10
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_resp.c
Bob Pearson
1
-10
/
+7
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_req.c
Bob Pearson
1
-5
/
+5
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_qp.c
Bob Pearson
1
-35
/
+30
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_net.c
Bob Pearson
1
-17
/
+21
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mw.c
Bob Pearson
1
-10
/
+10
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mr.c
Bob Pearson
2
-23
/
+20
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_cq.c
Bob Pearson
1
-4
/
+4
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_comp.c
Bob Pearson
1
-7
/
+5
2022-11-10
RDMA/rxe: Add ibdev_dbg macros for rxe
Bob Pearson
1
-0
/
+19
2022-11-09
RDMA/rxe: Implement packet length validation on responder
Daisuke Matsuda
1
-7
/
+27
2022-11-09
RDMA/siw: Fix immediate work request flush to completion queue
Bernard Metzler
2
-6
/
+58
2022-10-28
RDMA/rxe: cleanup some error handling in rxe_verbs.c
Yunsheng Lin
1
-57
/
+23
2022-10-28
RDMA/rxe: Remove the duplicate assignment of mr->map_shift
Xiao Yang
1
-1
/
+0
2022-10-28
RDMA/rxe: Make sure requested access is a subset of {mr,mw}->access
Li Zhijian
2
-3
/
+2
2022-10-28
RDMA/rxe: Rename task->state_lock to task->lock
Bob Pearson
2
-10
/
+10
2022-10-28
RDMA/rxe: Make rxe_do_task static
Bob Pearson
2
-11
/
+3
2022-10-28
RDMA/rxe: Split rxe_run_task() into two subroutines
Bob Pearson
8
-34
/
+44
2022-10-28
RDMA/rxe: Removed unused name from rxe_task struct
Bob Pearson
3
-12
/
+5
2022-10-28
RDMA/rxe: Remove init of task locks from rxe_qp.c
Bob Pearson
1
-4
/
+0
2022-10-28
RDMA/rxe: Remove redundant header files
Bob Pearson
1
-4
/
+0
2022-10-25
RDMA/rxe: Fix mr leak in RESPST_ERR_RNR
Li Zhijian
1
-1
/
+3
2022-10-25
RDMA/rxe: Remove unnecessary mr testing
Li Zhijian
1
-2
/
+1
2022-10-25
RDMA/rxe: Handle remote errors in the midst of a Read reply sequence
Daisuke Matsuda
1
-0
/
+8
2022-10-25
RDMA/rxe: Make responder handle RDMA Read failures
Daisuke Matsuda
1
-2
/
+6
2022-10-24
RDMA/rxe: Remove the member 'type' of struct rxe_mr
yangx.jy@fujitsu.com
2
-9
/
+8
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+14
[next]