index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
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
2025-06-17
RDMA/qib: Remove outdated driver
Dennis Dalessandro
45
-48351
/
+0
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2
-2
/
+2
2025-06-12
RDMA/rxe: Remove redundant page presence check
Daisuke Matsuda
1
-17
/
+6
2025-06-12
RDMA/mana_ib: Add device statistics support
Shiraz Saleem
4
-2
/
+93
2025-06-12
RDMA/mlx5: reduce stack usage in mlx5_ib_ufile_hw_cleanup
Arnd Bergmann
1
-1
/
+7
2025-06-12
RDMA/cxgb4: Delete an unnecessary check before kfree() in c4iw_rdev_open()
Markus Elfring
1
-2
/
+1
2025-06-12
IB/iser: Remove unnecessary local variable
Li Jun
1
-5
/
+1
2025-06-12
RDMA/hns: Remove MW support
Junxian Huang
5
-191
/
+1
2025-06-12
RDMA/hns: ZERO_OR_NULL_PTR macro overdetection
luoqing
2
-5
/
+5
2025-06-12
RDMA/rxe: Enable asynchronous prefetch for ODP MRs
Daisuke Matsuda
1
-2
/
+85
2025-06-12
RDMA/rxe: Implement synchronous prefetch for ODP MRs
Daisuke Matsuda
3
-0
/
+103
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
25
-33
/
+40
2025-05-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
61
-673
/
+949
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
11
-166
/
+223
[prev]
[next]