summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/devx.c
AgeCommit message (Expand)Author
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
2020-01-13RDMA/mlx5: Simplify devx async commandsJason Gunthorpe
2020-01-13RDMA/core: Simplify destruction of FD uobjectsJason Gunthorpe
2020-01-13RDMA/mlx5: Use RCU and direct refcounts to keep memory aliveJason Gunthorpe
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-11-13IB/mlx5: Support flow counters offset for bulk countersYevgeny Kliteynik
2019-10-28RDMA/mlx5: Use a dedicated mkey xarray for ODPJason Gunthorpe
2019-10-04RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-13IB/mlx5: Expose XRQ legacy commands over the DEVX interfaceYishai Hadas
2019-08-13IB/mlx5: Add legacy events to DEVX listYishai Hadas
2019-08-13Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-nextDoug Ledford
2019-08-12IB/mlx5: Fix use-after-free error while accessing ev_file pointerYishai Hadas
2019-08-07IB/mlx5: Check the correct variable in error handling codeDan Carpenter
2019-08-04IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general commandMark Zhang
2019-07-25IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interfaceMax Gurtovoy
2019-07-08Merge branch 'vhca-tunnel' into rdma.git for-nextJason Gunthorpe
2019-07-08IB/mlx5: Implement VHCA tunnel mechanism in DEVXMax Gurtovoy
2019-07-03IB/mlx5: DEVX cleanup mdevYishai Hadas
2019-07-03IB/mlx5: Add DEVX support for CQ eventsYishai Hadas
2019-07-03IB/mlx5: Implement DEVX dispatching eventYishai Hadas