summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-24Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe
2022-05-19RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr()Daisuke Matsuda
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 creation and free of translation tables to umr.cAharon Landau
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd accessAharon Landau
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRsAharon Landau
2022-04-25RDMA/mlx5: Introduce mlx5_umr_post_send_wait()Aharon Landau
2022-04-25RDMA/mlx5: Expose wqe posting helpers outside of wr.cAharon Landau
2022-04-25RDMA/mlx5: Simplify get_umr_update_access_mask()Aharon 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-04-25RDMA/mlx5: Move init and cleanup of UMR to umr.cAharon Landau
2022-04-19RDMA/mlx5: Fix flow steering egress flowLeon Romanovsky
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-12Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe
2022-04-09RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky
2022-04-09RDMA/mlx5: Delete never supported IPsec flow actionLeon Romanovsky
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-04-04RDMA/mlx5: Add a missing update of cache->last_addAharon Landau
2022-04-04RDMA/mlx5: Don't remove cache MRs when a delay is neededAharon Landau
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-03-14RDMA/mlx5: Fix memory leak in error flow for subscribe event routineYongzhi Liu
2022-03-09net/mlx5: Move debugfs entries to separate structMoshe Shemesh
2022-02-23RDMA/mlx5: Use new command interface APISaeed Mahameed
2022-02-23net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed
2022-02-23net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed
2022-02-23RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()Aharon Landau
2022-02-23RDMA/mlx5: Store ndescs instead of the translation table sizeAharon Landau
2022-02-23RDMA/mlx5: Merge similar flows of allocating MR from the cacheAharon Landau
2022-02-23RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MRAharon Landau
2022-02-23RDMA/mlx5: Remove redundant work in struct mlx5_cache_entAharon Landau
2022-01-28RDMA/mlx5: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/mlx5: Delete get_num_static_uars functionLeon Romanovsky
2022-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-01-13Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-06net/mlx5: Introduce API for bulk request and release of IRQsShay Drory
2022-01-05IB/mlx5: Expose NDR speed through MADMaher Sanalla
2022-01-05RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky
2022-01-05RDMA/mlx5: Print wc status on CQE error and dump neededDust Li
2022-01-05Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"Maor Gottlieb
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-22RDMA/irdma: Use auxiliary_device driver data helpersDavid E. Box
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski