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
2024-08-19
RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs
Honggang LI
1
-3
/
+4
2024-05-02
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-19
RDMA/siw: Correct wrong debug message
Guoqing Jiang
1
-1
/
+1
2023-09-19
RDMA/siw: Balance the reference of cep->kref in the error path
Guoqing Jiang
1
-1
/
+0
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: Remove the unused variable obj
Zhu Yanjun
3
-7
/
+5
2023-05-17
RDMA/siw: Remove namespace check from siw_netdev_event()
Tetsuo Handa
1
-3
/
+0
2023-05-17
RDMA/rdmavt: Delete unnecessary NULL check
Natalia Petrova
1
-2
/
+0
2023-05-17
RDMA/siw: Fix potential page_array out of range access
Daniil Dulov
1
-1
/
+1
2023-01-14
RDMA/siw: Fix pointer cast warning
Arnd Bergmann
1
-1
/
+1
2023-01-14
RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
Zhang Xiaoxu
1
-3
/
+3
2023-01-14
RDMA/siw: Set defined status for work completion with undefined status
Bernard Metzler
1
-2
/
+2
2023-01-14
RDMA/siw: Fix immediate work request flush to completion queue
Bernard Metzler
2
-6
/
+58
2022-10-26
RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall.
Bernard Metzler
1
-12
/
+15
2022-10-26
RDMA/rxe: Fix the error caused by qp->sk
Zhu Yanjun
1
-2
/
+4
2022-10-26
RDMA/rxe: Fix "kernel NULL pointer dereference" error
Zhu Yanjun
1
-1
/
+3
2022-09-15
RDMA/siw: Pass a pointer to virt_to_page()
Linus Walleij
1
-4
/
+14
2022-08-25
RDMA/rxe: Limit the number of calls to each tasklet
Bob Pearson
2
-4
/
+18
2022-08-21
RDMA/rxe: Fix error unwind in rxe_create_qp()
Zhu Yanjun
1
-4
/
+8
2022-08-21
RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event
Cheng Xu
1
-3
/
+4
2022-06-09
RDMA/rxe: Generate a completion for unsupported/invalid opcode
Xiao Yang
1
-1
/
+1
2022-06-09
IB/rdmavt: add missing locks in rvt_ruc_loopback
Niels Dossche
1
-1
/
+5
2022-05-12
RDMA/siw: Fix a condition race issue in MPA request processing
Cheng Xu
1
-3
/
+4
2022-04-13
IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
Niels Dossche
1
-1
/
+5
2022-02-08
RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
Bernard Metzler
2
-15
/
+12
2022-02-08
IB/rdmavt: Validate remote_addr during loopback atomic tests
Mike Marciniszyn
1
-0
/
+2
2022-01-27
RDMA/rxe: Fix a typo in opcode name
Chengguang Xu
1
-1
/
+1
2021-11-18
RDMA/rxe: Fix wrong port_cap_flags
Junji Wei
1
-1
/
+1
2021-07-19
RDMA/rxe: Don't overwrite errno from ib_umem_get()
Xiao Yang
1
-1
/
+1
2021-07-14
RDMA/rxe: Fix qp reference counting for atomic ops
Bob Pearson
2
-3
/
+0
2021-07-14
RDMA/rxe: Fix failure during driver load
Kamal Heib
1
-3
/
+7
2021-05-26
RDMA/rxe: Clear all QP fields if creation failed
Leon Romanovsky
1
-0
/
+7
2021-05-26
RDMA/siw: Release xarray entry
Leon Romanovsky
1
-1
/
+1
2021-05-26
RDMA/siw: Properly check send and receive CQ pointers
Leon Romanovsky
1
-6
/
+3
2021-05-14
RDMA/siw: Fix a use after free in siw_alloc_mr
Lv Yunlong
1
-2
/
+2
2021-05-14
RDMA/rxe: Fix a bug in rxe_fill_ip_info()
Bob Pearson
1
-1
/
+1
2021-03-09
RDMA/rxe: Fix missing kconfig dependency on CRYPTO
Julian Braha
1
-0
/
+1
2021-03-04
RDMA/siw: Fix calculation of tx_valid_cpus size
Kamal Heib
1
-1
/
+1
2021-03-04
RDMA/rxe: Correct skb on loopback path
Bob Pearson
1
-0
/
+5
2021-03-04
RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
Bob Pearson
1
-6
/
+10
2021-03-04
RDMA/rxe: Fix coding error in rxe_recv.c
Bob Pearson
1
-3
/
+8
2021-03-04
RDMA/siw: Fix handling of zero-sized Read and Receive Queues.
Bernard Metzler
5
-146
/
+177
2021-01-09
RDMA/siw,rxe: Make emulated devices virtual in the device tree
Jason Gunthorpe
3
-31
/
+1
2021-01-09
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
9
-31
/
+2
2020-12-30
RDMA/rxe: Compute PSN windows correctly
Bob Pearson
1
-1
/
+2
2020-11-12
RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs
Christoph Hellwig
3
-2
/
+4
2020-11-02
RDMA: Fix software RDMA drivers for dma mapping error
Parav Pandit
3
-5
/
+15
2020-10-27
RDMA/rxe: Fix small problem in network_type patch
Bob Pearson
2
-5
/
+32
[next]