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
2025-07-09
IB/cm: Use separate agent w/o flow control for REP
Vlad Dumitrescu
2
-10
/
+44
2025-07-09
IB/mad: Add flow control for solicited MADs
Or Har-Toov
2
-10
/
+214
2025-07-09
IB/mad: Add state machine to MAD layer
Or Har-Toov
3
-120
/
+250
2025-07-08
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
1
-1
/
+1
2025-07-07
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
1
-1
/
+1
2025-07-07
RDMA/bnxt_re: Use macro instead of hard coded value
Kalesh AP
2
-1
/
+2
2025-07-07
RDMA/bnxt_re: Support 2G message size
Selvin Xavier
2
-14
/
+17
2025-07-07
RDMA/bnxt_re: Fix size of uverbs_copy_to() in BNXT_RE_METHOD_GET_TOGGLE_MEM
Kalesh AP
1
-1
/
+1
2025-07-07
RDMA/hns: Fix -Wframe-larger-than issue
Junxian Huang
1
-5
/
+10
2025-07-07
RDMA/hns: Drop GFP_NOWARN
Junxian Huang
1
-13
/
+5
2025-07-07
RDMA/hns: Fix accessing uninitialized resources
Junxian Huang
1
-12
/
+4
2025-07-07
RDMA/hns: Get message length of ack_req from FW
Junxian Huang
3
-11
/
+43
2025-07-06
RDMA/hns: Fix HW configurations not cleared in error flow
wenglianfa
1
-1
/
+3
2025-07-06
RDMA/hns: Fix double destruction of rsv_qp
wenglianfa
2
-15
/
+16
2025-07-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+3
2025-07-02
net/mlx5: Check device memory pointer before usage
Stav Aviram
1
-1
/
+1
2025-07-02
Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+2
2025-07-02
RDMA/counter: Check CAP_NET_RAW check in user namespace for RDMA counters
Parav Pandit
1
-1
/
+1
2025-07-02
RDMA/nldev: Check CAP_NET_RAW in user namespace for QP modify
Parav Pandit
2
-2
/
+3
2025-07-02
RDMA/mlx5: Check CAP_NET_RAW in user namespace for devx create
Parav Pandit
1
-1
/
+1
2025-07-02
RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP create
Parav Pandit
1
-2
/
+2
2025-07-01
RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP create
Parav Pandit
1
-1
/
+1
2025-07-01
RDMA/uverbs: Check CAP_NET_RAW in user namespace for QP create
Parav Pandit
1
-1
/
+1
2025-07-01
RDMA/mlx5: Check CAP_NET_RAW in user namespace for anchor create
Parav Pandit
1
-1
/
+1
2025-07-01
RDMA/mlx5: Check CAP_NET_RAW in user namespace for flow create
Parav Pandit
1
-1
/
+1
2025-07-01
RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow create
Parav Pandit
3
-1
/
+57
2025-06-26
RDMA/ipoib: Use parent rdma device net namespace
Mark Bloch
1
-0
/
+2
2025-06-26
RDMA/mlx5: Allocate IB device with net namespace supplied from core dev
Mark Bloch
2
-3
/
+6
2025-06-26
RDMA/core: Extend RDMA device registration to be net namespace aware
Mark Bloch
2
-3
/
+13
2025-06-26
RDMA/rxe: Fix a couple IS_ERR() vs NULL bugs
Dan Carpenter
1
-3
/
+5
2025-06-26
RDMA/siw: work around clang stack size warning
Arnd Bergmann
1
-6
/
+16
2025-06-26
RDMI: hfi1: drop cpumask_empty() call in hfi1/affinity.c
Yury Norov [NVIDIA]
1
-9
/
+7
2025-06-26
RDMA: hfi1: simplify hfi1_get_proc_affinity()
Yury Norov [NVIDIA]
1
-15
/
+13
2025-06-26
RDMA: hfi1: use rounddown in find_hw_thread_mask()
Yury Norov [NVIDIA]
1
-10
/
+5
2025-06-26
RDMA: hfi1: simplify init_real_cpu_mask()
Yury Norov [NVIDIA]
1
-14
/
+5
2025-06-26
RDMA: hfi1: simplify find_hw_thread_mask()
Yury Norov [NVIDIA]
1
-12
/
+4
2025-06-26
RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask()
Yury Norov [NVIDIA]
1
-20
/
+24
2025-06-25
RDMA/core: reduce stack using in nldev_stat_get_doit()
Arnd Bergmann
1
-10
/
+12
2025-06-25
RDMA/mlx5: Add multiple priorities support to RDMA TRANSPORT userspace tables
Patrisious Haddad
3
-19
/
+33
2025-06-25
RDMA/mlx5: Support driver APIs pre_destroy_cq and post_destroy_cq
Mark Zhang
3
-4
/
+19
2025-06-25
RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()
Mark Zhang
2
-2
/
+12
2025-06-25
RDMA/mlx5: Fix vport loopback for MPV device
Patrisious Haddad
1
-0
/
+33
2025-06-25
RDMA/mlx5: Fix CC counters query for MPV
Patrisious Haddad
1
-1
/
+1
2025-06-25
RDMA/mlx5: Fix HW counters query for non-representor devices
Patrisious Haddad
1
-1
/
+1
2025-06-25
IB/core: Annotate umem_mutex acquisition under fs_reclaim for lockdep
Or Har-Toov
1
-0
/
+11
2025-06-25
IB/mlx5: Fix potential deadlock in MR deregistration
Or Har-Toov
1
-14
/
+47
2025-06-24
scsi: RDMA/srp: Don't set a max_segment_size when virt_boundary_mask is set
Christoph Hellwig
1
-2
/
+3
2025-06-17
RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert
Mark Zhang
1
-1
/
+1
2025-06-17
RDMA/core: Rate limit GID cache warning messages
Maor Gottlieb
1
-2
/
+2
2025-06-17
RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling
Or Har-Toov
1
-4
/
+4
[prev]
[next]