index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-24
RDMA/core: Remove unused ib_find_exact_cached_pkey
Dr. David Alan Gilbert
1
-35
/
+0
2024-12-24
RDMA/core: Remove unused ib_ud_header_unpack
Dr. David Alan Gilbert
1
-83
/
+0
2024-12-24
RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functions
Dr. David Alan Gilbert
3
-76
/
+0
2024-12-24
RDMA/rxe: Remove the direct link to net_device
Zhu Yanjun
6
-19
/
+90
2024-12-23
net/mlx5: fs, add counter object to flow destination
Moshe Shemesh
1
-11
/
+26
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/erdma: Fix opcode conditional check
Advait Dhamorikar
1
-1
/
+1
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/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
[prev]
[next]