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.13.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
2 days
RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"
Zhu Yanjun
1
-6
/
+5
2025-01-23
RDMA/rxe: Fix the qp flush warnings in req
Zhu Yanjun
1
-2
/
+4
2024-08-03
RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs
Honggang LI
1
-3
/
+4
2024-06-12
RDMA/rxe: Fix incorrect rxe_put in error path
Bob Pearson
1
-10
/
+2
2024-06-12
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_net.c
Bob Pearson
1
-17
/
+21
2024-06-12
RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
Bob Pearson
1
-3
/
+3
2024-04-27
RDMA/rxe: Fix the problem "mutex_destroy missing"
Yanjun.Zhu
1
-0
/
+2
2023-10-10
RDMA/siw: Fix connection failure handling
Bernard Metzler
1
-4
/
+12
2023-09-13
RDMA/siw: Correct wrong debug message
Guoqing Jiang
1
-1
/
+1
2023-09-13
RDMA/siw: Balance the reference of cep->kref in the error path
Guoqing Jiang
1
-1
/
+0
2023-09-13
RDMA/rxe: Fix incomplete state save in rxe_requester
Bob Pearson
1
-20
/
+25
2023-09-13
RDMA/rxe: Split rxe_run_task() into two subroutines
Bob Pearson
8
-34
/
+44
2023-09-13
RDMA/siw: Fabricate a GID on tun and loopback devices
Chuck Lever
3
-16
/
+11
2023-07-19
RDMA/rxe: Fix access checks in rxe_check_bind_mw
Bob Pearson
1
-8
/
+9
2023-07-19
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mw.c
Bob Pearson
1
-10
/
+10
2023-07-19
RDMA/rxe: Add ibdev_dbg macros for rxe
Bob Pearson
1
-0
/
+19
2023-06-21
RDMA/rxe: Fix the use-before-initialization error of resp_pkts
Zhu Yanjun
1
-4
/
+3
2023-06-21
RDMA/rxe: Removed unused name from rxe_task struct
Bob Pearson
3
-12
/
+5
2023-06-21
RDMA/rxe: Fix ref count error in check_rkey()
Bob Pearson
1
-1
/
+2
2023-06-21
RDMA/rxe: Fix packet length checks
Bob Pearson
1
-0
/
+6
2023-06-05
RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
Zhu Yanjun
1
-2
/
+5
2023-05-11
RDMA/siw: Remove namespace check from siw_netdev_event()
Tetsuo Handa
1
-3
/
+0
2023-05-11
RDMA/rdmavt: Delete unnecessary NULL check
Natalia Petrova
1
-2
/
+0
2023-05-11
RDMA/siw: Fix potential page_array out of range access
Daniil Dulov
1
-1
/
+1
2023-03-10
RDMA/siw: Fix user page pinning accounting
Bernard Metzler
1
-11
/
+12
2023-03-10
RDMA/rxe: Fix missing memory barriers in rxe_queue.h
Bob Pearson
2
-52
/
+76
2023-03-10
RDMA/rxe: cleanup some error handling in rxe_verbs.c
Yunsheng Lin
1
-57
/
+23
2023-02-01
RDMA/rxe: Prevent faulty rkey generation
Daisuke Matsuda
1
-5
/
+5
2023-02-01
RDMA/rxe: Fix inaccurate constants in rxe_type_info
Daisuke Matsuda
1
-11
/
+11
2022-12-31
RDMA/siw: Fix pointer cast warning
Arnd Bergmann
1
-1
/
+1
2022-12-31
RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
Zhang Xiaoxu
1
-3
/
+3
2022-12-31
RDMA/rxe: Fix mr->map double free
Li Zhijian
1
-7
/
+2
2022-12-31
RDMA/siw: Set defined status for work completion with undefined status
Bernard Metzler
1
-2
/
+2
2022-12-31
RDMA/siw: Fix immediate work request flush to completion queue
Bernard Metzler
2
-6
/
+58
2022-10-25
RDMA/rxe: Fix mr leak in RESPST_ERR_RNR
Li Zhijian
1
-1
/
+3
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
[next]