summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
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
2025-03-18RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()Patrisious Haddad
2025-03-18RDMA/mlx5: Add optional counters for RDMA_TX/RX_packets/bytesPatrisious Haddad
2025-03-09RDMA/mlx5: Expose RDMA TRANSPORT flow table types to userspacePatrisious Haddad
2025-03-09RDMA/mlx5: Check enabled UCAPs when creating ucontextChiara Meiohas
2025-03-09RDMA/mlx5: Create UCAP char devices for supported device capabilitiesChiara Meiohas
2025-03-06RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()Qasim Ijaz
2025-03-03RDMA/mlx5: Reorder capability check lastChristian Göttsche
2025-02-23RDMA/mlx5: Fix bind QP error cleanup flowPatrisious Haddad
2025-02-20RDMA/mlx5: Fix AH static rate parsingPatrisious Haddad
2025-02-20RDMA/mlx5: Fix implicit ODP hang on parent deregistrationYishai Hadas
2025-02-06RDMA/mlx5: Fix a WARN during dereg_mr for DM typeYishai Hadas
2025-02-06RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with errorYishai Hadas
2025-02-03IB/mlx5: Set and get correct qp_num for a DCT QPMark Zhang
2025-02-03RDMA/mlx5: Fix the recovery flow of the UMR QPYishai Hadas
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-21RDMA/mlx5: Fix implicit ODP use after freePatrisious Haddad
2025-01-21RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with errorYishai Hadas
2025-01-13RDMA/mlx5: Fix indirect mkey ODP page countMichael Guralnik
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang
2025-01-02RDMA/mlx5: Fix link status down event for MPVPatrisious Haddad
2024-12-25RDMA/mlx5: Handle link status event only for LAG deviceYuyu Li