index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
RDMA/mlx4: Copy union directly
Gustavo A. R. Silva
1
-2
/
+1
2023-08-16
RDMA/irdma: Drop unused kernel push code
Shiraz Saleem
4
-119
/
+19
2023-08-15
RDMA/bnxt_re: Add support for dmabuf pinned memory regions
Saravanan Vajravel
3
-26
/
+62
2023-08-15
RDMA/bnxt_re: Protect the PD table bitmap
Selvin Xavier
3
-8
/
+24
2023-08-15
RDMA/bnxt_re: Initialize mutex dbq_lock
Kashyap Desai
1
-0
/
+1
2023-08-13
IB/core: Add more speed parsing in ib_get_width_and_speed()
Kalesh AP
1
-1
/
+10
2023-08-13
RDMA/cxgb4: Set sq_sig_type correctly
Guoqing Jiang
1
-1
/
+1
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-08
RDMA/hns: Remove unused declaration hns_roce_modify_srq()
Yue Haibing
1
-3
/
+0
2023-08-08
RDMA: Make all 'class' structures const
Ivan Orlov
7
-83
/
+79
2023-08-07
net/mlx5: Allocate completion EQs dynamically
Maher Sanalla
2
-2
/
+2
2023-08-07
net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()
Maher Sanalla
1
-1
/
+1
2023-08-07
RDMA: Remove unnecessary NULL values
Ruan Jinjie
2
-3
/
+3
2023-08-07
IB/uverbs: Fix an potential error pointer dereference
Xiang Yang
1
-0
/
+2
2023-08-07
RDMA/hns: Fix CQ and QP cache affinity
Chengchang Tang
2
-6
/
+23
2023-08-07
RDMA/hns: Fix inaccurate error label name in init instance
Junxian Huang
1
-4
/
+4
2023-08-07
RDMA/hns: Fix incorrect post-send with direct wqe of wr-list
Junxian Huang
1
-1
/
+2
2023-08-07
RDMA/hns: Fix port active speed
Chengchang Tang
1
-2
/
+5
2023-08-07
RDMA/bnxt_re: Remove unnecessary variable initializations
Kalesh AP
6
-25
/
+25
2023-08-07
RDMA/bnxt_re: Avoid unnecessary memset
Kalesh AP
2
-9
/
+4
2023-08-07
RDMA/bnxt_re: Cleanup bnxt_re_process_raw_qp_pkt_rx() function
Kalesh AP
1
-13
/
+8
2023-08-07
RDMA/bnxt_re: Fix the sideband buffer size handling for FW commands
Selvin Xavier
3
-80
/
+55
2023-08-07
RDMA/bnxt_re: Remove a redundant flag
Kalesh AP
2
-4
/
+2
2023-08-07
RDMA/bnxt_re: Fix max_qp count for virtual functions
Kalesh AP
3
-9
/
+6
2023-08-03
IB/hfi1: Fix possible panic during hotplug remove
Douglas Miller
1
-0
/
+1
2023-08-03
RDMA/irdma: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-07-31
RDMA/hns: Remove unused function declarations
Yue Haibing
1
-2
/
+0
2023-07-31
RDMA/rxe: Fix incomplete state save in rxe_requester
Bob Pearson
1
-20
/
+25
2023-07-31
RDMA/rxe: Fix rxe_modify_srq
Bob Pearson
2
-30
/
+36
2023-07-31
RDMA/rxe: Fix unsafe drain work queue code
Bob Pearson
2
-0
/
+8
2023-07-31
RDMA/rxe: Move work queue code to subroutines
Bob Pearson
1
-51
/
+108
2023-07-31
RDMA: Remove unnecessary ternary operators
Ruan Jinjie
9
-22
/
+18
2023-07-31
IB/mlx5: Add HW counter called rx_dct_connect
Shetu Ayalew
1
-0
/
+2
2023-07-31
RDMA/umem: Set iova in ODP flow
Michael Guralnik
1
-1
/
+2
2023-07-31
RDMA/mthca: Remove unnecessary NULL assignments
Ruan Jinjie
1
-10
/
+10
2023-07-31
RDMA/irdma: Fix one kernel-doc comment
Yang Li
1
-1
/
+0
2023-07-31
RDMA/siw: Fix tx thread initialization.
Bernard Metzler
3
-44
/
+43
2023-07-31
RDMA/mlx: Remove unnecessary variable initializations
Ruan Jinjie
2
-42
/
+42
2023-07-30
RDMA/irdma: Use HW specific minimum WQ size
Sindhu Devale
8
-5
/
+16
2023-07-30
RDMA/irdma: Allow accurate reporting on QP max send/recv WR
Sindhu Devale
4
-87
/
+197
2023-07-30
RDMA/core: Get IB width and speed from netdev
Haoyue Xu
1
-21
/
+79
2023-07-30
bnxt_re: Update the debug counters for doorbell pacing
Chandramohan Akula
3
-0
/
+32
2023-07-30
bnxt_re: Expose the missing hw counters
Chandramohan Akula
3
-2
/
+39
2023-07-30
bnxt_re: Update the hw counters for resource stats
Chandramohan Akula
3
-9
/
+94
2023-07-30
bnxt_re: Reorganize the resource stats
Chandramohan Akula
5
-42
/
+47
2023-07-26
RDMA/irdma: Cleanup and rename irdma_netdev_vlan_ipv6()
Mustafa Ismail
3
-15
/
+12
2023-07-26
RDMA/irdma: Add table based lookup for CQ pointer during an event
Krzysztof Czurylo
5
-8
/
+57
2023-07-26
RDMA/irdma: Refactor error handling in create CQP
Sindhu Devale
1
-14
/
+21
[prev]
[next]