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