summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2024-08-19RDMA/mlx5: Remove two unused declarationsYue Haibing
2024-08-11RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctlYishai Hadas
2024-08-11RDMA/mlx5: Add support for DMABUF MR registrations with Data-directYishai Hadas
2024-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas
2024-08-11RDMA/mlx5: Add the initialization flow to utilize the 'data direct' deviceYishai Hadas
2024-08-11RDMA/mlx5: Introduce the 'data direct' driverYishai Hadas
2024-08-11RDMA/mlx5: Expose vhca id for all ports in multiport modeMark Bloch
2024-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-07-15Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2024-07-04RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang
2024-07-01RDMA/mlx5: Support per-plane port IB counters by querying PPCNT registerMark Zhang
2024-07-01RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang
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-21RDMA/mlx5: Add check for srq max_sge attributePatrisious Haddad
2024-06-21RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_initYishai Hadas
2024-06-21RDMA/mlx5: Ensure created mkeys always have a populated rb_keyJason Gunthorpe
2024-06-21RDMA/mlx5: Follow rb_key.ats when creating new mkeysJason Gunthorpe
2024-06-21RDMA/mlx5: Remove extra unlock on error pathJason Gunthorpe
2024-06-16Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky
2024-06-16RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceededPatrisious Haddad
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-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-02RDMA/mlx5: Remove NULL check before dev_{put, hold}Jules Irenge
2024-04-30RDMA/mlx5: Track DCT, DCI and REG_UMR QPs as diver_detail resources.Chiara Meiohas
2024-04-22IB/mlx5: Use __iowrite64_copy() for write combining storesJason Gunthorpe
2024-04-08RDMA/mlx5: Adding remote atomic access flag to updatable flagsOr Har-Toov
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-04-08RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik
2024-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-01-31RDMA/mlx5: Relax DEVX access upon modify commandsYishai Hadas
2024-01-31IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang
2024-01-31RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky
2024-01-25RDMA/mlx5: Delete unused mlx5_ib_copy_pas prototypeAlexey Dobriyan
2024-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-12-12RDMA/mlx5: Expose register c0 for RDMA deviceMark Bloch
2023-12-12RDMA/mlx5: Support handling of SW encap ICM areaShun Hao
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner
2023-10-31IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAFGeorge Kennedy
2023-10-31RDMA/mlx5: Fix mkey cache WQ flushMoshe Shemesh
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe
2023-10-24RDMA/mlx5: Change the key being sent for MPV device affiliationPatrisious Haddad
2023-10-15IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad
2023-10-04IPsec packet offload support in multiport RoCE devicesLeon Romanovsky