index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
16
-163
/
+689
2025-07-23
RDMA/mlx5: Refactor optional counters steering code
Patrisious Haddad
4
-62
/
+67
2025-07-23
RDMA/mlx5: Add DMAH support for reg_user_mr/reg_user_dmabuf_mr
Yishai Hadas
4
-20
/
+94
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
2
-3
/
+7
2025-07-23
RDMA/mlx5: Add DMAH object support
Yishai Hadas
4
-0
/
+83
2025-07-21
RDMA/mlx5: Fix incorrect MKEY masking
Leon Romanovsky
1
-1
/
+2
2025-07-21
RDMA/mlx5: Fix returned type from _mlx5r_umr_zap_mkey()
Leon Romanovsky
1
-14
/
+14
2025-07-17
RDMA/mlx5: remove redundant check on err on return expression
Colin Ian King
1
-1
/
+1
2025-07-15
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
1
-2
/
+4
2025-07-13
RDMA/mlx5: Optimize DMABUF mkey page size
Edward Srouji
4
-43
/
+327
2025-07-13
RDMA/mlx5: Align mkc page size capability check to PRM
Michael Guralnik
2
-9
/
+52
2025-07-13
Optimize DMABUF mkey page size in mlx5
Leon Romanovsky
1
-2
/
+4
2025-07-13
RDMA/mlx5: Fix UMR modifying of mkey page size
Edward Srouji
1
-2
/
+4
2025-07-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
1
-1
/
+1
2025-07-07
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
1
-1
/
+1
2025-07-02
net/mlx5: Check device memory pointer before usage
Stav Aviram
1
-1
/
+1
2025-07-02
RDMA/mlx5: Check CAP_NET_RAW in user namespace for devx 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-06-26
RDMA/mlx5: Allocate IB device with net namespace supplied from core dev
Mark Bloch
2
-3
/
+6
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/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/mlx5: Fix potential deadlock in MR deregistration
Or Har-Toov
1
-14
/
+47
2025-06-17
RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert
Mark Zhang
1
-1
/
+1
2025-06-17
RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling
Or Har-Toov
1
-4
/
+4
2025-06-12
RDMA/mlx5: reduce stack usage in mlx5_ib_ufile_hw_cleanup
Arnd Bergmann
1
-1
/
+7
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-26
Merge tag 'v6.15' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+0
2025-05-25
RDMA/mlx5: Avoid flexible array warning
Leon Romanovsky
1
-37
/
+21
2025-05-18
RDMA/mlx5: Add support for 200Gbps per lane speeds
Patrisious Haddad
1
-0
/
+12
2025-05-18
RDMA/mlx5: Remove the redundant MLX5_IB_STAGE_UAR stage
Yishai Hadas
2
-18
/
+0
2025-05-12
RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
Leon Romanovsky
3
-19
/
+44
2025-05-12
RDMA/umem: Store ODP access mask information in PFN
Leon Romanovsky
2
-18
/
+20
2025-05-05
RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction
Patrisious Haddad
1
-2
/
+28
2025-04-07
RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't set
Mark Bloch
1
-2
/
+0
2025-04-07
RDMA/mlx5: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-3
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
12
-83
/
+993
2025-03-18
RDMA/mlx5: Fix calculation of total invalidated pages
Chiara Meiohas
1
-4
/
+6
2025-03-18
RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow
Patrisious Haddad
1
-1
/
+1
2025-03-18
RDMA/mlx5: Fix page_size variable overflow
Michael Guralnik
1
-4
/
+4
2025-03-18
RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc()
Michael Guralnik
1
-4
/
+3
2025-03-18
RDMA/mlx5: Fix cache entry update on dereg error
Michael Guralnik
1
-1
/
+3
2025-03-18
RDMA/mlx5: Fix MR cache initialization error flow
Michael Guralnik
1
-11
/
+22
2025-03-18
RDMA/mlx5: Support optional-counters binding for QPs
Patrisious Haddad
4
-10
/
+544
2025-03-18
RDMA/mlx5: Compile fs.c regardless of INFINIBAND_USER_ACCESS config
Patrisious Haddad
4
-22
/
+7
2025-03-18
RDMA/core: Pass port to counter bind/unbind operations
Patrisious Haddad
1
-2
/
+2
[next]