summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
3 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
12 daysRDMA/mlx5: Refactor optional counters steering codePatrisious Haddad
12 daysRDMA/mlx5: Add DMAH support for reg_user_mr/reg_user_dmabuf_mrYishai Hadas
12 daysIB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas
12 daysRDMA/mlx5: Add DMAH object supportYishai Hadas
14 daysRDMA/mlx5: Fix incorrect MKEY maskingLeon Romanovsky
14 daysRDMA/mlx5: Fix returned type from _mlx5r_umr_zap_mkey()Leon Romanovsky
2025-07-17RDMA/mlx5: remove redundant check on err on return expressionColin Ian King
2025-07-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-13RDMA/mlx5: Optimize DMABUF mkey page sizeEdward Srouji
2025-07-13RDMA/mlx5: Align mkc page size capability check to PRMMichael Guralnik
2025-07-13Optimize DMABUF mkey page size in mlx5Leon Romanovsky
2025-07-13RDMA/mlx5: Fix UMR modifying of mkey page sizeEdward Srouji
2025-07-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-07Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky
2025-07-02net/mlx5: Check device memory pointer before usageStav Aviram
2025-07-02RDMA/mlx5: Check CAP_NET_RAW in user namespace for devx createParav Pandit
2025-07-01RDMA/mlx5: Check CAP_NET_RAW in user namespace for anchor createParav Pandit
2025-07-01RDMA/mlx5: Check CAP_NET_RAW in user namespace for flow createParav Pandit
2025-06-26RDMA/mlx5: Allocate IB device with net namespace supplied from core devMark Bloch
2025-06-25RDMA/mlx5: Add multiple priorities support to RDMA TRANSPORT userspace tablesPatrisious Haddad
2025-06-25RDMA/mlx5: Support driver APIs pre_destroy_cq and post_destroy_cqMark Zhang
2025-06-25RDMA/mlx5: Fix vport loopback for MPV devicePatrisious Haddad
2025-06-25RDMA/mlx5: Fix CC counters query for MPVPatrisious Haddad
2025-06-25RDMA/mlx5: Fix HW counters query for non-representor devicesPatrisious Haddad
2025-06-25IB/mlx5: Fix potential deadlock in MR deregistrationOr Har-Toov
2025-06-17RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insertMark Zhang
2025-06-17RDMA/mlx5: Fix unsafe xarray access in implicit ODP handlingOr Har-Toov
2025-06-12RDMA/mlx5: reduce stack usage in mlx5_ib_ufile_hw_cleanupArnd Bergmann
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe
2025-05-25RDMA/mlx5: Avoid flexible array warningLeon Romanovsky
2025-05-18RDMA/mlx5: Add support for 200Gbps per lane speedsPatrisious Haddad
2025-05-18RDMA/mlx5: Remove the redundant MLX5_IB_STAGE_UAR stageYishai Hadas
2025-05-12RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkageLeon Romanovsky
2025-05-12RDMA/umem: Store ODP access mask information in PFNLeon Romanovsky
2025-05-05RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad
2025-04-07RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't setMark Bloch
2025-04-07RDMA/mlx5: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-03-18RDMA/mlx5: Fix calculation of total invalidated pagesChiara Meiohas
2025-03-18RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flowPatrisious Haddad
2025-03-18RDMA/mlx5: Fix page_size variable overflowMichael Guralnik
2025-03-18RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc()Michael Guralnik
2025-03-18RDMA/mlx5: Fix cache entry update on dereg errorMichael Guralnik
2025-03-18RDMA/mlx5: Fix MR cache initialization error flowMichael Guralnik
2025-03-18RDMA/mlx5: Support optional-counters binding for QPsPatrisious Haddad
2025-03-18RDMA/mlx5: Compile fs.c regardless of INFINIBAND_USER_ACCESS configPatrisious Haddad
2025-03-18RDMA/core: Pass port to counter bind/unbind operationsPatrisious Haddad