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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-13
RDMA/efa: Fix wrong resources deallocation order
Yonatan Nachum
1
-3
/
+3
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
Revert "IB/isert: Fix incorrect release of isert connection"
Leon Romanovsky
1
-0
/
+2
2023-09-13
RDMA/irdma: Prevent zero-length STAG registration
Christopher Bednarz
3
-2
/
+16
2023-09-13
IB/uverbs: Fix an potential error pointer dereference
Xiang Yang
1
-0
/
+2
2023-09-13
RDMA/hns: Fix CQ and QP cache affinity
Chengchang Tang
2
-6
/
+23
2023-09-13
RDMA/hns: Fix inaccurate error label name in init instance
Junxian Huang
1
-4
/
+4
2023-09-13
RDMA/hns: Fix incorrect post-send with direct wqe of wr-list
Junxian Huang
1
-1
/
+2
2023-09-13
RDMA/hns: Fix port active speed
Chengchang Tang
1
-2
/
+5
2023-09-13
RDMA/bnxt_re: Remove a redundant flag
Kalesh AP
2
-4
/
+2
2023-09-13
RDMA/bnxt_re: Fix max_qp count for virtual functions
Kalesh AP
3
-9
/
+6
2023-09-13
RDMA/bnxt_re: Initialize Doorbell pacing feature
Chandramohan Akula
3
-0
/
+137
2023-09-13
RDMA/irdma: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-09-13
RDMA/rxe: Fix incomplete state save in rxe_requester
Bob Pearson
1
-20
/
+25
2023-09-13
RDMA/rxe: Fix rxe_modify_srq
Bob Pearson
2
-30
/
+36
2023-09-13
RDMA/rxe: Fix unsafe drain work queue code
Bob Pearson
2
-0
/
+8
2023-09-13
RDMA/rxe: Move work queue code to subroutines
Bob Pearson
1
-51
/
+108
2023-09-13
scsi: RDMA/srp: Fix residual handling
Bart Van Assche
1
-4
/
+0
2023-09-13
RDMA/siw: Fabricate a GID on tun and loopback devices
Chuck Lever
3
-16
/
+11
2023-09-13
RDMA/qedr: Remove a duplicate assignment in irdma_query_ah()
Minjie Du
1
-1
/
+0
2023-08-10
RDMA/bnxt_re: Initialize dpi_tbl_lock mutex
Kashyap Desai
1
-0
/
+1
2023-08-10
RDMA/bnxt_re: Fix error handling in probe failure path
Kalesh AP
1
-0
/
+2
2023-08-10
RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF
Selvin Xavier
1
-1
/
+1
2023-08-03
IB/hfi1: Fix possible panic during hotplug remove
Douglas Miller
1
-0
/
+1
2023-07-31
RDMA/umem: Set iova in ODP flow
Michael Guralnik
1
-1
/
+2
2023-07-26
RDMA/irdma: Report correct WC error
Sindhu Devale
1
-0
/
+1
2023-07-26
RDMA/irdma: Fix op_type reporting in CQEs
Sindhu Devale
1
-1
/
+1
2023-07-18
RDMA/rxe: Fix an error handling path in rxe_bind_mw()
Christophe JAILLET
1
-1
/
+2
2023-07-17
RDMA/bnxt_re: Fix hang during driver unload
Selvin Xavier
2
-10
/
+9
2023-07-17
RDMA/bnxt_re: Prevent handling any completions after qp destroy
Kashyap Desai
3
-0
/
+31
2023-07-17
RDMA/mthca: Fix crash when polling CQ for shared QPs
Thomas Bogendoerfer
1
-1
/
+1
2023-07-17
RDMA/core: Update CMA destination address on rdma_resolve_addr
Shiraz Saleem
1
-0
/
+2
2023-07-17
RDMA/irdma: Fix data race on CQP request done
Shiraz Saleem
3
-5
/
+5
2023-07-17
RDMA/irdma: Fix data race on CQP completion stats
Shiraz Saleem
4
-36
/
+36
2023-07-17
RDMA/irdma: Add missing read barriers
Shiraz Saleem
3
-1
/
+17
2023-07-12
RDMA/mlx4: Make check for invalid flags stricter
Dan Carpenter
1
-9
/
+9
2023-06-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
53
-886
/
+1918
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-42
/
+77
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+3
2023-06-27
Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
31
-192
/
+608
2023-06-27
RDMA/bnxt_re: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2023-06-26
RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged"
Colin Ian King
1
-2
/
+2
2023-06-26
RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c
Yang Li
1
-1
/
+0
2023-06-26
RDMA/bnxt_re: Refactor code around bnxt_qplib_map_rc()
Kashyap Desai
1
-8
/
+15
2023-06-26
RDMA/bnxt_re: Remove incorrect return check from slow path
Kashyap Desai
1
-6
/
+0
2023-06-25
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
1
-3
/
+2
2023-06-21
RDMA/bnxt_re: Enable low latency push
Selvin Xavier
6
-4
/
+177
2023-06-21
RDMA/bnxt_re: Reorg the bar mapping
Selvin Xavier
8
-77
/
+213
[next]