summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe2018-07-041-6/+4Star
* RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe2018-07-041-10/+10
* RDMA/uverbs: Store the specs_root in the struct ib_uverbs_deviceJason Gunthorpe2018-07-041-14/+12Star
* IB/uverbs: Delete type and id from uverbs_obj_attrJason Gunthorpe2018-06-221-4/+2Star
* IB/uverbs: Allow an empty namespace in ioctl() frameworkMatan Barak2018-06-191-2/+13
* IB/uverbs: Add PTR_IN attributes that are allocated/copied automaticallyMatan Barak2018-06-191-1/+24
* IB/uverbs: Refactor uverbs_finalize_objectsMatan Barak2018-06-191-12/+51
* IB/uverbs: Fix validating mandatory attributesMatan Barak2018-04-271-0/+9
* IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak2018-04-041-9/+30
* IB/uverbs: Safely extend existing attributesMatan Barak2018-03-191-2/+24
* IB/uverbs: Enable compact representation of uverbs_attr_specMatan Barak2018-03-191-2/+2
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-1/+4
* IB/uverbs: Fix possible oops with duplicate ioctl attributesMatan Barak2018-02-151-0/+3
* RDMA/uverbs: Use an unambiguous errno for method not supportedJason Gunthorpe2018-01-251-6/+13
* RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusingBart Van Assche2017-10-181-10/+3Star
* IB/core: Add new ioctl interfaceMatan Barak2017-08-311-0/+364