index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 the use-before-initialization error of resp_pkts
Zhu Yanjun
2023-06-21
1
-4
/
+3
*
RDMA/rxe: Removed unused name from rxe_task struct
Bob Pearson
2023-06-21
3
-12
/
+5
*
RDMA/rxe: Remove the unused variable obj
Zhu Yanjun
2023-06-21
3
-7
/
+5
*
RDMA/rxe: Fix packet length checks
Bob Pearson
2023-06-21
1
-0
/
+6
*
RDMA/siw: Remove namespace check from siw_netdev_event()
Tetsuo Handa
2023-05-11
1
-3
/
+0
*
RDMA/rdmavt: Delete unnecessary NULL check
Natalia Petrova
2023-05-11
1
-2
/
+0
*
RDMA/siw: Fix potential page_array out of range access
Daniil Dulov
2023-05-11
1
-1
/
+1
*
RDMA/siw: Fix user page pinning accounting
Bernard Metzler
2023-03-10
1
-11
/
+12
*
RDMA/siw: Fix pointer cast warning
Arnd Bergmann
2022-12-31
1
-1
/
+1
*
RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
Zhang Xiaoxu
2022-12-31
1
-3
/
+3
*
RDMA/siw: Set defined status for work completion with undefined status
Bernard Metzler
2022-12-31
1
-2
/
+2
*
RDMA/siw: Fix immediate work request flush to completion queue
Bernard Metzler
2022-12-31
2
-6
/
+58
*
RDMA/rxe: Fix resize_finish() in rxe_queue.c
Bob Pearson
2022-10-26
1
-5
/
+7
*
RDMA/siw: Fix QP destroy to wait for all references dropped.
Bernard Metzler
2022-10-26
3
-1
/
+5
*
RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall.
Bernard Metzler
2022-10-26
1
-12
/
+15
*
RDMA/rxe: Fix the error caused by qp->sk
Zhu Yanjun
2022-10-26
1
-2
/
+4
*
RDMA/rxe: Fix "kernel NULL pointer dereference" error
Zhu Yanjun
2022-10-26
1
-1
/
+3
*
RDMA/siw: Pass a pointer to virt_to_page()
Linus Walleij
2022-09-15
1
-4
/
+14
*
RDMA/rxe: Limit the number of calls to each tasklet
Bob Pearson
2022-08-25
2
-4
/
+18
*
RDMA/rxe: Fix error unwind in rxe_create_qp()
Zhu Yanjun
2022-08-17
1
-4
/
+8
*
RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srq
Xiao Yang
2022-08-17
4
-9
/
+0
*
RDMA/rxe: Add memory barriers to kernel queues
Bob Pearson
2022-08-17
9
-314
/
+189
*
RDMA/rxe: For invalidate compare according to set keys in mr
Md Haris Iqbal
2022-08-17
2
-7
/
+7
*
RDMA/rxe: Fix mw bind to allow any consumer key portion
Bob Pearson
2022-08-17
1
-7
/
+0
*
RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event
Cheng Xu
2022-08-17
1
-3
/
+4
*
RDMA/rxe: Fix deadlock in rxe_do_local_ops()
Bob Pearson
2022-08-17
1
-3
/
+5
*
RDMA/rxe: Generate a completion for unsupported/invalid opcode
Xiao Yang
2022-06-09
1
-1
/
+1
*
IB/rdmavt: add missing locks in rvt_ruc_loopback
Niels Dossche
2022-06-09
1
-1
/
+5
*
RDMA/siw: Fix a condition race issue in MPA request processing
Cheng Xu
2022-05-12
1
-3
/
+4
*
IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
Niels Dossche
2022-04-13
1
-1
/
+5
*
RDMA/rxe: Check the last packet by RXE_END_MASK
Xiao Yang
2022-04-08
1
-4
/
+6
*
RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
Bernard Metzler
2022-02-08
2
-15
/
+12
*
IB/rdmavt: Validate remote_addr during loopback atomic tests
Mike Marciniszyn
2022-02-08
1
-0
/
+2
*
RDMA/siw: Fix refcounting leak in siw_create_qp()
Dan Carpenter
2022-02-08
1
-1
/
+2
*
RDMA/rxe: Fix a typo in opcode name
Chengguang Xu
2022-01-27
1
-1
/
+1
*
RDMA: Fix use-after-free in rxe_queue_cleanup
Pavel Skripkin
2021-12-17
1
-0
/
+1
*
RDMA/rxe: Separate HW and SW l/rkeys
Bob Pearson
2021-11-25
5
-51
/
+81
*
RDMA/rxe: Fix wrong port_cap_flags
Junji Wei
2021-11-18
1
-1
/
+1
*
RDMA/rdmavt: Fix error code in rvt_create_qp()
Dan Carpenter
2021-10-13
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-02
46
-1596
/
+391
|
\
|
*
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-30
4
-13
/
+21
|
|
\
|
|
*
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-24
2
-2
/
+2
|
*
|
IB/rdmavt: Convert to SPDX identifier
Cai Huoqing
2021-08-25
29
-1277
/
+59
|
*
|
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
10
-125
/
+94
|
*
|
RDMA/rdmavt: Decouple QP and SGE lists allocations
Leon Romanovsky
2021-08-03
1
-5
/
+8
|
*
|
RDMA/rxe: Fix types in rxe_icrc.c
Bob Pearson
2021-07-16
1
-14
/
+14
|
*
|
RDMA/rxe: Add kernel-doc comments to rxe_icrc.c
Bob Pearson
2021-07-16
1
-3
/
+29
|
*
|
RDMA/rxe: Move crc32 init code to rxe_icrc.c
Bob Pearson
2021-07-16
4
-9
/
+22
|
*
|
RDMA/rxe: Fixup rxe_icrc_hdr
Bob Pearson
2021-07-16
2
-4
/
+3
|
*
|
RDMA/rxe: Move rxe_crc32 to a subroutine
Bob Pearson
2021-07-16
2
-21
/
+21
[next]