summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
AgeCommit message (Expand)Author
2024-07-01RDMA/mlx5: Support plane device and driver APIs to add and delete itMark Zhang
2024-07-01RDMA/mlx5: Add support to multi-plane device and portMark Zhang
2024-06-27RDMA/mlx5: Send UAR page index as ioctl attributeAkiva Goldberger
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger
2024-06-16RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZEChiara Meiohas
2024-06-16IB/mlx5: Allocate resources just before first QP/SRQ is createdJianbo Liu
2024-06-16IB/mlx5: Create UMR QP just before first reg_mr occursJianbo Liu
2024-06-16net/mlx5: Reimplement write combining testJianbo Liu
2024-04-08RDMA/mlx5: Change check for cacheable mkeysOr Har-Toov
2024-04-08RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_entOr Har-Toov
2024-01-25RDMA/mlx5: Delete unused mlx5_ib_copy_pas prototypeAlexey Dobriyan
2023-09-26RDMA/mlx5: Implement mkeys management via LIFO queueShay Drory
2023-08-20RDMA/mlx5: Handles RoCE MACsec steering rules addition and deletionPatrisious Haddad
2023-08-20RDMA/mlx5: Implement MACsec gid addition and deletionPatrisious Haddad
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch
2023-06-11RDMA/mlx5: Create an indirect flow table for steering anchorMark Bloch
2023-06-11RDMA/mlx5: Reduce QP table exposureLeon Romanovsky
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-08RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko
2023-02-06RDMA/mlx5: Remove impossible check of mkey cache cleanup failureLeon 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: Don't keep umrable 'page_shift' in cache entriesAharon Landau
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-05RDMA/mlx5: Fix UMR cleanup on error flow of driver initMaor Gottlieb
2022-07-27RDMA/mlx5: Rename the mkey cache variables and functionsAharon Landau
2022-07-27RDMA/mlx5: Store in the cache mkeys instead of mrsAharon Landau
2022-07-27RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrsAharon Landau
2022-07-27RDMA/mlx5: Replace cache list with XarrayAharon Landau
2022-07-27RDMA/mlx5: Replace ent->lock with xa_lockAharon Landau
2022-07-19RDMA/mlx5: Expose steering anchor to userspaceMark Bloch
2022-06-07RDMA/mlx5: Add a umr recovery flowAharon Landau
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-09net/mlx5: Lag, expose number of lag portsMark Bloch
2022-04-25RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()Aharon Landau
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xltAharon Landau
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pasAharon Landau
2022-04-25RDMA/mlx5: Move mkey ctrl segment logic to umr.cAharon Landau
2022-04-25RDMA/mlx5: Move umr checks to umr.hAharon Landau
2022-02-23RDMA/mlx5: Store ndescs instead of the translation table sizeAharon Landau