index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
RDMA/mlx5: Fix page size bitmap calculation for KSM mode
Edward Srouji
1
-0
/
+4
2025-10-15
RDMA/mlx5: Fix vport loopback forcing for MPV device
Patrisious Haddad
2
-4
/
+16
2025-10-15
RDMA/mlx5: Better estimate max_qp_wr to reflect WQE count
Or Har-Toov
1
-1
/
+47
2025-08-25
IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions
Or Har-Toov
1
-0
/
+1
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-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
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-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-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
[next]