index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
2024-12-23
RDMA/hns: Fix missing flush CQE for DWQE
Chengchang Tang
1
-0
/
+4
2024-12-23
RDMA/hns: Fix warning storm caused by invalid input in IO path
Chengchang Tang
1
-2
/
+2
2024-12-23
RDMA/hns: Fix accessing invalid dip_ctx during destroying QP
Chengchang Tang
1
-0
/
+3
2024-12-23
RDMA/hns: Fix mapping error of zero-hop WQE buffer
wenglianfa
2
-19
/
+29
2024-12-19
RDMA/bnxt_re: Fix the locking while accessing the QP table
Selvin Xavier
1
-0
/
+2
2024-12-19
RDMA/bnxt_re: Fix MSN table size for variable wqe mode
Damodharam Ammepalli
1
-1
/
+6
2024-12-19
RDMA/bnxt_re: Add send queue size check for variable wqe
Damodharam Ammepalli
1
-0
/
+4
2024-12-19
RDMA/bnxt_re: Disable use of reserved wqes
Kalesh AP
1
-5
/
+7
2024-12-19
RDMA/bnxt_re: Fix max_qp_wrs reported
Selvin Xavier
1
-1
/
+1
2024-12-19
RDMA/siw: Remove direct link to net_device
Bernard Metzler
4
-35
/
+49
2024-12-19
RDMA/nldev: Set error code in rdma_nl_notify_event
Chiara Meiohas
1
-1
/
+1
2024-12-16
RDMA/bnxt_re: Fix reporting hw_ver in query_device
Kalesh AP
1
-1
/
+1
2024-12-16
RDMA/bnxt_re: Fix to export port num to ib_query_qp
Hongguang Gao
4
-0
/
+7
2024-12-16
RDMA/bnxt_re: Fix setting mandatory attributes for modify_qp
Damodharam Ammepalli
3
-2
/
+17
2024-12-16
RDMA/bnxt_re: Add check for path mtu in modify_qp
Saravanan Vajravel
1
-12
/
+14
2024-12-16
RDMA/bnxt_re: Fix the check for 9060 condition
Kalesh AP
1
-4
/
+6
2024-12-10
RDMA/core: Fix ENODEV error for iWARP test over vlan
Anumula Murali Mohan Reddy
1
-0
/
+16
2024-12-05
RDMA/bnxt_re: Don't fail destroy QP and cleanup debugfs earlier
Kalesh AP
1
-10
/
+5
2024-12-05
RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adapters
Kashyap Desai
1
-2
/
+4
2024-12-05
RDMA/bnxt_re: Avoid initializing the software queue for user queues
Selvin Xavier
1
-19
/
+23
2024-12-05
RDMA/bnxt_re: Fix max SGEs for the Work Request
Kashyap Desai
1
-2
/
+1
2024-12-05
RDMA/mlx5: Enforce same type port association for multiport RoCE
Patrisious Haddad
1
-2
/
+4
2024-12-04
RDMA/uverbs: Prevent integer overflow issue
Dan Carpenter
1
-7
/
+9
2024-12-04
RDMA/bnxt_re: Remove always true dattr validity check
Leon Romanovsky
1
-3
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2
-2
/
+2
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-11-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
51
-492
/
+1821
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-18
/
+9
2024-11-17
RDMA/bnxt_re: Correct the sequence of device suspend
Kalesh AP
1
-23
/
+5
2024-11-17
RDMA/bnxt_re: Use the default mode of congestion control
Kalesh AP
1
-3
/
+2
2024-11-17
RDMA/bnxt_re: Support different traffic class
Chandramohan Akula
2
-2
/
+12
2024-11-17
IB/cm: Rework sending DREQ when destroying a cm_id
Sean Hefty
1
-21
/
+32
2024-11-17
IB/cm: Do not hold reference on cm_id unless needed
Sean Hefty
1
-42
/
+24
2024-11-17
IB/cm: Explicitly mark if a response MAD is a retransmission
Sean Hefty
1
-20
/
+31
2024-11-14
RDMA/mlx5: Move events notifier registration to be after device registration
Patrisious Haddad
2
-22
/
+20
2024-11-14
RDMA/bnxt_re: Cache MSIx info to a local structure
Kalesh AP
2
-8
/
+11
2024-11-14
RDMA/bnxt_re: Refurbish CQ to NQ hash calculation
Kalesh AP
5
-11
/
+32
2024-11-14
RDMA/bnxt_re: Refactor NQ allocation
Kalesh AP
3
-33
/
+60
2024-11-14
RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reserved
Kalesh AP
2
-10
/
+14
2024-11-14
RDMA/hns: Fix different dgids mapping to the same dip_idx
Feng Fang
5
-44
/
+75
2024-11-12
Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"
Leon Romanovsky
1
-2
/
+0
2024-11-12
RDMA/bnxt_re: Add set_func_resources support for P5/P7 adapters
Kalesh AP
2
-15
/
+7
2024-11-12
RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design
Bhargava Chenna Marreddy
4
-5
/
+14
2024-11-10
RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()
Junxian Huang
1
-3
/
+4
2024-11-10
RDMA/hns: Fix out-of-order issue of requester when setting FENCE
Junxian Huang
2
-1
/
+2
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
1
-1
/
+1
2024-11-04
RDMA/nldev: Add IB device and net device rename events
Chiara Meiohas
2
-2
/
+76
2024-11-04
RDMA/mlx5: Add implementation for ufile_hw_cleanup device operation
Patrisious Haddad
3
-1
/
+97
2024-11-04
RDMA/core: Move ib_uverbs_file struct to uverbs_types.h
Patrisious Haddad
2
-33
/
+3
2024-11-04
RDMA/core: Add device ufile cleanup operation
Patrisious Haddad
2
-1
/
+7
[prev]
[next]