summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_std_types_counters.c
Commit message (Expand)AuthorAgeFilesLines
* IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe2019-04-081-1/+1
* IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2019-04-011-1/+2
* RDMA/uverbs: Allow the compiler to verify declaration and definition consistencyBart Van Assche2019-03-281-0/+1
* RDMA: Start use ib_device_opsKamal Heib2018-12-121-5/+5
* RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe2018-11-271-2/+2
* RDMA/uverbs: Require all objects to have a driver destroy functionJason Gunthorpe2018-11-221-0/+6
* IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe2018-08-131-12/+8Star
* IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2018-08-011-12/+9Star
* IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe2018-07-311-5/+5
* RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformlyJason Gunthorpe2018-07-041-2/+1Star
* RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe2018-07-041-5/+5
* RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe2018-07-041-24/+26
* RDMA/uverbs: Simplify method definition macrosJason Gunthorpe2018-07-041-4/+3Star
* IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas2018-06-291-4/+5
* IB/uverbs: Add read counters supportRaed Salem2018-06-021-1/+58
* IB/uverbs: Add create/destroy counters supportRaed Salem2018-06-021-0/+100