index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-19
RDMA/bnxt_re: Fix max_qp_wrs reported
Selvin Xavier
1
-1
/
+1
2024-12-19
RDMA/srp: Fix error handling in srp_add_port
Ma Ke
1
-1
/
+0
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-17
RDMA/rxe: Fix mismatched max_msg_sz
zhenwei pi
2
-4
/
+3
2024-12-17
IB/hfi1: Remove unused hfi1_format_hwerrors
Dr. David Alan Gilbert
2
-45
/
+0
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-16
RDMA/bnxt_re: Remove unnecessary header file inclusion
Kalesh AP
2
-11
/
+0
2024-12-16
RDMA/bnxt_re: Eliminate need for some forward declarations
Kalesh AP
1
-39
/
+34
2024-12-16
RDMA/bnxt_re: Optimize error handling in bnxt_re_probe
Kalesh AP
1
-5
/
+1
2024-12-16
RDMA/bnxt_re: Remove unnecessary goto in bnxt_re_netdev_event
Kalesh AP
1
-2
/
+2
2024-12-16
RDMA/bnxt_re: Remove extra new line in bnxt_re_netdev_event
Kalesh AP
1
-1
/
+0
2024-12-16
RDMA/erdma: Support UD QPs and UD WRs
Boshi Yu
4
-21
/
+136
2024-12-16
RDMA/erdma: Add the query_qp command to the cmdq
Boshi Yu
2
-10
/
+60
2024-12-16
RDMA/erdma: Refactor the code of the modify_qp interface
Boshi Yu
6
-220
/
+276
2024-12-16
RDMA/erdma: Add erdma_modify_qp_rocev2() interface
Boshi Yu
6
-31
/
+388
2024-12-16
RDMA/erdma: Add address handle implementation
Boshi Yu
5
-2
/
+182
2024-12-16
RDMA/erdma: Add the erdma_query_pkey() interface
Boshi Yu
4
-0
/
+18
2024-12-16
RDMA/erdma: Add GID table management interfaces
Boshi Yu
5
-4
/
+96
2024-12-16
RDMA/erdma: Probe the erdma RoCEv2 device
Boshi Yu
6
-12
/
+62
2024-12-10
rdma/cxgb4: Prevent potential integer overflow on 32bit
Dan Carpenter
1
-2
/
+4
2024-12-10
RDMA/mlx5: Extend ODP statistics with operation count
Chiara Meiohas
3
-3
/
+18
2024-12-10
RDMA/mlx4: Use DMA iterator to write MTT
Leon Romanovsky
1
-111
/
+8
2024-12-10
RDMA/mlx4: Use ib_umem_find_best_pgsz() to calculate MTT size
Leon Romanovsky
4
-168
/
+35
2024-12-10
RDMA/mlx4: Avoid false error about access to uninitialized gids array
Leon Romanovsky
1
-4
/
+4
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
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
1
-2
/
+3
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
[prev]
[next]