summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2023-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-04-21RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang
2023-04-18RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-04-16RDMA/mlx5: Allow relaxed ordering read in VFs and VMsAvihai Horon
2023-04-16net/mlx5: Update relaxed ordering read HCA capabilitiesAvihai Horon
2023-04-16RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMRAvihai Horon
2023-04-16RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO writeAvihai Horon
2023-04-03RDMA/mlx5: Remove unused num_alloc_xa_entries variableTom Rix
2023-03-29RDMA/mlx5: Expand switchdev Q-counters to expose representor statisticsPatrisious Haddad
2023-03-23Enable IB out-of-order by default in mlx5Leon Romanovsky
2023-03-23RDMA/mlx5: Disable out-of-order in integrity enabled QPsOr Har-Toov
2023-03-20IB/mlx5: Add support for 400G_8X lane speedMaher Sanalla
2023-03-19RDMA/mlx5: Coding style fix reported by checkpatchRohit Chavan
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-19IB/mlx5: Extend debug control for CC parametersEdward Srouji
2023-02-17Merge mlx5-next into rdma.git for-nextJason Gunthorpe
2023-02-17RDMA/mlx5: Use query_special_contexts for mkeysOr Har-Toov
2023-02-17net/mlx5: Change define name for 0x100 lkey valueOr Har-Toov
2023-02-15RDMA/mlx5: Use rdma_umem_for_each_dma_block()Jason Gunthorpe
2023-02-14net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-08RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko
2023-02-07RDMA/mlx5: Check reg_create() create for errorsDan Carpenter
2023-02-06RDMA/mlx5: Remove impossible check of mkey cache cleanup failureLeon Romanovsky
2023-02-06RDMA/mlx5: Fix MR cache debugfs error in IB representors modeLeon Romanovsky
2023-01-27RDMA/mlx5: Add work to remove temporary entries from the cacheMichael Guralnik
2023-01-27RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flowMichael Guralnik
2023-01-27RDMA/mlx5: Introduce mlx5r_cache_rb_keyMichael Guralnik
2023-01-27RDMA/mlx5: Change the cache structure to an RB-treeMichael Guralnik
2023-01-27RDMA/mlx5: Remove implicit ODP cache entryAharon Landau
2023-01-27RDMA/mlx5: Don't keep umrable 'page_shift' in cache entriesAharon Landau
2023-01-15RDMA/mlx5: Print error syndrome in case of fatal QP errorsPatrisious Haddad
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang
2023-01-01RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb
2023-01-01RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-12-08RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB defineZhu Yanjun
2022-12-04RDMA/mlx5: no need to kfree NULL pointerLi Zhijian
2022-11-29net/mlx5: Generalize name of UMR alignment definitionTariq Toukan
2022-11-06RDMA/mlx5: Change debug log level for remote access error syndromesArumugam Kolappan
2022-10-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe
2022-09-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-09-27RDMA/mlx5: Don't set tx affinity when lag is in hash modeLiu, Changcheng
2022-09-27RDMA/mlx5: Enable ATS support for MRs and umemsJason Gunthorpe
2022-09-27RDMA/mlx5: Add support for dmabuf to devx umemJason Gunthorpe
2022-09-27Merge branch 'mlx5-vfio' into mlx5-nextLeon Romanovsky
2022-09-08RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()Daisuke Matsuda
2022-09-05Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky