index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+14
2022-09-29
RDMA/rxe: Remove error/warning messages from packet receiver path
Daisuke Matsuda
3
-91
/
+28
2022-09-27
IB/rdmavt: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-09-27
RDMA/rxe: Remove redundant num_sge fields
Bob Pearson
1
-2
/
+0
2022-09-27
RDMA/rxe: Fix resize_finish() in rxe_queue.c
Bob Pearson
1
-5
/
+7
2022-09-27
RDMA/rxe: Set pd early in mr alloc routines
Bob Pearson
3
-15
/
+14
2022-09-26
RDMA/rxe: Add send_common_ack() helper
Li Zhijian
1
-26
/
+17
2022-09-22
RDMA/rxe: Use members of generic struct in rxe_mr
Daisuke Matsuda
4
-14
/
+8
2022-09-20
RDMA/siw: Fix QP destroy to wait for all references dropped.
Bernard Metzler
3
-1
/
+5
2022-09-20
RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall.
Bernard Metzler
1
-12
/
+15
2022-09-08
RDMA/rxe: convert pr_warn to pr_debug
Li Zhijian
1
-23
/
+22
2022-09-08
RDMA/rxe: use %u to print u32 variables
Li Zhijian
1
-5
/
+5
2022-09-04
RDMA/siw: Pass a pointer to virt_to_page()
Linus Walleij
1
-4
/
+14
2022-09-01
RDMA/siw: Add missing Kconfig selections
Tom Talpey
1
-1
/
+4
2022-08-31
RDMA/rxe: Delete error messages triggered by incoming Read requests
Daisuke Matsuda
1
-7
/
+3
2022-08-31
RDMA/rxe: Remove the unused variable obj
Zhu Yanjun
3
-7
/
+5
2022-08-31
RDMA/rxe: Fix the error caused by qp->sk
Zhu Yanjun
1
-2
/
+4
2022-08-31
RDMA/rxe: Fix "kernel NULL pointer dereference" error
Zhu Yanjun
1
-1
/
+3
2022-08-29
RDMA/rxe: Remove an unused member from struct rxe_mr
Daisuke Matsuda
3
-3
/
+0
2022-08-02
RDMA/rxe: Fix error unwind in rxe_create_qp()
Zhu Yanjun
1
-4
/
+8
2022-08-02
RDMA/rxe: Split qp state for requester and completer
Bob Pearson
4
-3
/
+10
2022-08-02
RDMA/rxe: Generate error completion for error requester QP state
Li Zhijian
1
-1
/
+12
2022-08-02
RDMA/rxe: Update wqe_index for each wqe error completion
Li Zhijian
1
-0
/
+2
2022-07-27
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
5
-162
/
+104
2022-07-22
RDMA/rxe: Replace __rxe_do_task by rxe_run_task
Bob Pearson
1
-2
/
+2
2022-07-22
RDMA/rxe: Limit the number of calls to each tasklet
Bob Pearson
2
-4
/
+18
2022-07-22
RDMA/rxe: Make the tasklet exits the same
Bob Pearson
3
-46
/
+60
2022-07-22
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
4
-3
/
+22
2022-07-22
RDMA/rxe: Add rxe_is_fenced() subroutine
Bob Pearson
1
-6
/
+31
2022-07-22
RDMA/rxe: For invalidate compare according to set keys in mr
Md Haris Iqbal
2
-7
/
+7
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-19
RDMA/rxe: Remove unused qp parameter
Xiao Yang
3
-5
/
+5
2022-07-18
RDMA/rxe: Remove unused mask parameter
lizhijian@fujitsu.com
1
-3
/
+2
2022-07-18
RDMA/rxe: Rename rxe_atomic_reply to atomic_reply
Xiao Yang
1
-2
/
+2
2022-07-18
RDMA/rxe: Add common rxe_prepare_res()
Xiao Yang
1
-39
/
+32
2022-07-18
RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup
Zhu Yanjun
1
-4
/
+6
2022-07-18
RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event
Cheng Xu
1
-3
/
+4
2022-07-18
RDMA: remove useless condition in siw_create_cq()
Andrey Strachuk
1
-1
/
+1
2022-07-04
IB: Fix spelling of 'writable'
Zhang Jiaming
1
-1
/
+1
2022-07-04
RDMA/rxe: Remove unnecessary include statement
Bob Pearson
1
-1
/
+0
2022-07-01
RDMA/rxe: Replace include statement
Bob Pearson
1
-3
/
+2
2022-07-01
RDMA/rxe: Convert pr_warn/err to pr_debug in pyverbs
Bob Pearson
2
-7
/
+9
2022-06-30
RDMA/rxe: Fix deadlock in rxe_do_local_ops()
Bob Pearson
1
-3
/
+5
2022-06-30
RDMA/rxe: Merge normal and retry atomic flows
Bob Pearson
3
-46
/
+36
2022-06-30
RDMA/rxe: Move atomic original value to res
Bob Pearson
2
-7
/
+8
2022-06-30
RDMA/rxe: Move atomic responder res to atomic_reply
Bob Pearson
1
-22
/
+33
2022-06-30
RDMA/rxe: Add a responder state for atomic reply
Bob Pearson
1
-6
/
+18
2022-06-30
RDMA/rxe: Move code to rxe_prepare_atomic_res()
Bob Pearson
1
-16
/
+27
2022-06-30
RDMA/rxe: Convert read side locking to rcu
Bob Pearson
1
-16
/
+8
[next]