aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/devx.c
AgeCommit message (Expand)Author
2024-01-31RDMA/mlx5: Relax DEVX access upon modify commandsYishai Hadas
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla
2023-04-18RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-04-03RDMA/mlx5: Remove unused num_alloc_xa_entries variableTom Rix
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-05IB/mlx5: Support querying eswitch functions from DEVXBodong Wang
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-02-23RDMA/mlx5: Use new command interface APISaeed Mahameed
2022-02-23net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed
2021-10-19RDMA/mlx5: Attach ndescs to mlx5_ib_mkeyAharon Landau
2021-10-19RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau
2021-10-19RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau
2021-10-19RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau
2021-10-19RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-07-25IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa
2021-05-19RDMA/mlx5: Fix query DCT via DEVXMaor Gottlieb
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-03-11RDMA/mlx5: Allow larger pages in DevX umemJason Gunthorpe
2021-03-11RDMA/mlx5: Fix typo in destroy_mkey inboxMark Zhang
2021-03-01IB/mlx5: Add missing error codeYueHaibing
2021-02-16RDMA/mlx5: Allow CQ creation without attached EQsTal Gilboa
2021-02-08RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas
2021-01-19RDMA/mlx5: Use strict get/set operations for obj_idYishai Hadas
2021-01-19RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas
2020-12-07RDMA/uverbs: Check ODP in ib_check_mr_access() as wellJason Gunthorpe
2020-11-26RDMA/mlx5: Check for ERR_PTR from uverbs_zalloc()Jason Gunthorpe
2020-11-16RDMA/mlx5: Use ib_umem_find_best_pgsz() for devxJason Gunthorpe
2020-11-12RDMA/core: Make FD destroy callback voidLeon Romanovsky
2020-11-12RDMA/core: Postpone uobject cleanup on failure till FD closeLeon Romanovsky
2020-11-02RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()Jason Gunthorpe
2020-11-02RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()Jason Gunthorpe
2020-11-02RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()Jason Gunthorpe
2020-11-02RDMA/mlx5: Remove order from mlx5_ib_cont_pages()Jason Gunthorpe
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-07RDMA/mlx5: Cleanup DEVX initialization flowLeon Romanovsky
2020-07-07RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky
2020-05-27IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang
2020-05-21RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe
2020-05-19RDMA/mlx5: Add init2init as a modify commandAharon Landau
2020-04-28RDMA/mlx5: Delete create QP flags obfuscationLeon Romanovsky
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky
2020-02-13RDMA/mlx5: Fix async events cleanup flowsYishai Hadas
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua