summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/devx.c
AgeCommit message (Expand)Author
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-11IB/mlx5: Fix bad flow upon DEVX mkey creationYishai Hadas
2019-01-30IB/mlx5: Remove set but not used variableKamal Heib
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe
2019-01-29IB/mlx5: Implement DEVX hot unplug for async command FDYishai Hadas
2019-01-29IB/mlx5: Implement the file ops of DEVX async command FDYishai Hadas
2019-01-29IB/mlx5: Introduce async DEVX obj query APIYishai Hadas
2019-01-29IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas
2019-01-21IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas
2019-01-21IB/mlx5: DEVX handling for indirection MKEYYishai Hadas
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-20IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas
2018-12-06IB/mlx5: Block DEVX umem from the non applicable casesYishai Hadas
2018-12-04IB/mlx5: Update the supported DEVX commandsYishai Hadas
2018-12-04IB/mlx5: Enforce DEVX privilege by firmwareYishai Hadas
2018-12-04IB/mlx5: Enable modify and query verbs objects via DEVXYishai Hadas
2018-11-29RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch
2018-11-26RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe
2018-11-26RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe
2018-11-22RDMA/mlx5: Use the uapi disablement APIs instead of codeJason Gunthorpe
2018-11-22RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe
2018-10-16IB/mlx5: Verify DEVX object typeYishai Hadas
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2018-09-27IB/mlx5: Enable DEVX white list commandsYishai Hadas
2018-09-27IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas
2018-09-25IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas
2018-09-25IB/mlx5: Set valid umem bit on DEVXYishai Hadas
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch
2018-08-13IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe
2018-08-01IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe
2018-07-30IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe
2018-07-25IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe
2018-07-25IB/mlx5: Use the ucontext from the uobj, not the fileJason Gunthorpe
2018-07-24IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas
2018-07-23RDMA/mlx5: Remove set but not used variablesKamal Heib
2018-07-10IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas
2018-07-04RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformlyJason Gunthorpe
2018-07-04RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe
2018-07-04RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify method definition macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas
2018-06-19IB/mlx5: Expose DEVX treeYishai Hadas
2018-06-19IB/mlx5: Add DEVX query EQN supportYishai Hadas
2018-06-19IB/mlx5: Add DEVX support for memory registrationYishai Hadas
2018-06-19IB/mlx5: Add support for DEVX query UARYishai Hadas
2018-06-19IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas
2018-06-19IB/mlx5: Add obj create and destroy functionalityYishai Hadas