aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_uapi.c
Commit message (Expand)AuthorAge
* IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas2019-01-29
* RDMA/uverbs: Implement an ioctl that can call write and write_ex handlersJason Gunthorpe2018-12-18
* RDMA: Start use ib_device_opsKamal Heib2018-12-12
* IB/core: Enable getting an object type from a given uobjectYishai Hadas2018-12-04
* IB/core: Introduce UVERBS_IDR_ANY_OBJECTYishai Hadas2018-12-04
* RDMA/uverbs: Use only attrs for the write() handler signatureJason Gunthorpe2018-12-03
* RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()Jason Gunthorpe2018-11-26
* RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_exJason Gunthorpe2018-11-26
* RDMA/uverbs: Add structure size info to write commandsJason Gunthorpe2018-11-26
* RDMA/uverbs: Make write() handlers return 0 on successJason Gunthorpe2018-11-26
* RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe2018-11-26
* RDMA/uverbs: Check for NULL driver methods for every write callJason Gunthorpe2018-11-22
* RDMA/uverbs: Convert the write interface to use uverbs_apiJason Gunthorpe2018-11-22
* RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_apiJason Gunthorpe2018-11-22
* RDMA/uverbs: Require all objects to have a driver destroy functionJason Gunthorpe2018-11-22
* RDMA/uverbs: Add helpers to mark uapi functions as unsupportedJason Gunthorpe2018-11-22
* RDMA/uverbs: Factor out the add/get pattern into a helperJason Gunthorpe2018-11-22
* RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe2018-11-22
* Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-16
|\
| * IB/uverbs: Free uapi on destroyMark Bloch2018-09-25
* | IB/uverbs: Add IDRs array attribute type to ioctl() interfaceGuy Levi2018-09-11
|/
* IB/uverbs: Use uverbs_api to unmarshal ioctl commandsJason Gunthorpe2018-08-13
* IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe2018-08-10