index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Fix error unwind in rxe_create_qp()
Zhu Yanjun
2022-08-02
1
-4
/
+8
*
RDMA/rxe: Split qp state for requester and completer
Bob Pearson
2022-08-02
4
-3
/
+10
*
RDMA/rxe: Generate error completion for error requester QP state
Li Zhijian
2022-08-02
1
-1
/
+12
*
RDMA/rxe: Update wqe_index for each wqe error completion
Li Zhijian
2022-08-02
1
-0
/
+2
*
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
2022-07-27
5
-162
/
+104
*
RDMA/rxe: Replace __rxe_do_task by rxe_run_task
Bob Pearson
2022-07-22
1
-2
/
+2
*
RDMA/rxe: Limit the number of calls to each tasklet
Bob Pearson
2022-07-22
2
-4
/
+18
*
RDMA/rxe: Make the tasklet exits the same
Bob Pearson
2022-07-22
3
-46
/
+60
*
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
2022-07-22
4
-3
/
+22
*
RDMA/rxe: Add rxe_is_fenced() subroutine
Bob Pearson
2022-07-22
1
-6
/
+31
*
RDMA/rxe: For invalidate compare according to set keys in mr
Md Haris Iqbal
2022-07-22
2
-7
/
+7
*
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
*
RDMA/rxe: Remove unused qp parameter
Xiao Yang
2022-07-19
3
-5
/
+5
*
RDMA/rxe: Remove unused mask parameter
lizhijian@fujitsu.com
2022-07-18
1
-3
/
+2
*
RDMA/rxe: Rename rxe_atomic_reply to atomic_reply
Xiao Yang
2022-07-18
1
-2
/
+2
*
RDMA/rxe: Add common rxe_prepare_res()
Xiao Yang
2022-07-18
1
-39
/
+32
*
RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup
Zhu Yanjun
2022-07-18
1
-4
/
+6
*
RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event
Cheng Xu
2022-07-18
1
-3
/
+4
*
RDMA: remove useless condition in siw_create_cq()
Andrey Strachuk
2022-07-18
1
-1
/
+1
*
IB: Fix spelling of 'writable'
Zhang Jiaming
2022-07-04
1
-1
/
+1
*
RDMA/rxe: Remove unnecessary include statement
Bob Pearson
2022-07-04
1
-1
/
+0
*
RDMA/rxe: Replace include statement
Bob Pearson
2022-06-30
1
-3
/
+2
*
RDMA/rxe: Convert pr_warn/err to pr_debug in pyverbs
Bob Pearson
2022-06-30
2
-7
/
+9
*
RDMA/rxe: Fix deadlock in rxe_do_local_ops()
Bob Pearson
2022-06-30
1
-3
/
+5
*
RDMA/rxe: Merge normal and retry atomic flows
Bob Pearson
2022-06-30
3
-46
/
+36
*
RDMA/rxe: Move atomic original value to res
Bob Pearson
2022-06-30
2
-7
/
+8
*
RDMA/rxe: Move atomic responder res to atomic_reply
Bob Pearson
2022-06-30
1
-22
/
+33
*
RDMA/rxe: Add a responder state for atomic reply
Bob Pearson
2022-06-30
1
-6
/
+18
*
RDMA/rxe: Move code to rxe_prepare_atomic_res()
Bob Pearson
2022-06-30
1
-16
/
+27
*
RDMA/rxe: Convert read side locking to rcu
Bob Pearson
2022-06-30
1
-16
/
+8
*
RDMA/rxe: Stop lookup of partially built objects
Bob Pearson
2022-06-30
5
-27
/
+136
*
RDMA/rxe: Remove useless pkt parameters
Xiao Yang
2022-06-24
1
-16
/
+12
*
RDMA/rxe: fix xa_alloc_cycle() error return value check again
Dongliang Mu
2022-06-16
1
-2
/
+2
*
RDMA/rxe: Fix an error handling path in rxe_get_mcg()
Christophe JAILLET
2022-05-24
1
-2
/
+4
*
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-24
4
-60
/
+69
|
\
|
*
RDMA/rxe: Change mcg_lock to a _bh lock
Bob Pearson
2022-05-04
1
-21
/
+15
|
*
RDMA/rxe: Do not call dev_mc_add/del() under a spinlock
Bob Pearson
2022-05-04
1
-28
/
+23
|
*
RDMA/siw: Fix a condition race issue in MPA request processing
Cheng Xu
2022-05-04
1
-3
/
+4
|
*
RDMA/rxe: Recheck the MR in when generating a READ reply
Bob Pearson
2022-04-20
1
-2
/
+8
|
*
RDMA/rxe: Fix "Replace mr by rkey in responder resources"
Bob Pearson
2022-04-12
1
-8
/
+17
|
*
IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
Niels Dossche
2022-04-04
1
-1
/
+5
*
|
RDMA/siw: Enable siw on tunnel devices
Bernard Metzler
2022-05-11
1
-2
/
+3
*
|
RDMA/rxe: Enforce IBA C11-17
Bob Pearson
2022-05-09
3
-0
/
+17
*
|
RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
Bob Pearson
2022-05-09
2
-29
/
+29
*
|
RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()
Bob Pearson
2022-05-09
1
-6
/
+4
*
|
RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
Bob Pearson
2022-05-09
3
-10
/
+4
*
|
RDMA/rxe: Check rxe_get() return value
Bob Pearson
2022-05-09
3
-3
/
+6
*
|
RDMA/rxe: Add rxe_srq_cleanup()
Bob Pearson
2022-05-09
4
-22
/
+25
*
|
RDMA/rxe: Remove IB_SRQ_INIT_MASK
Bob Pearson
2022-05-06
3
-57
/
+74
[next]