summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/uverbs_std_types.c
AgeCommit message (Expand)Author
2018-02-15IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe
2018-02-15IB/uverbs: Use inline data transfer for UHW_INJason Gunthorpe
2018-02-15IB/uverbs: Always use the attribute size provided by the userMatan Barak
2018-02-01IB/core: Avoid a potential OOPs for an unused optional parameterMichael J. Ruhl
2018-01-29RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky
2017-11-13RDMA/core: avoid uninitialized variable warning in create_udataArnd Bergmann
2017-09-27IB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usageArnd Bergmann
2017-08-31IB/core: Add completion queue (cq) object actionsMatan Barak
2017-08-31IB/core: Add legacy driver's user-dataMatan Barak
2017-08-31IB/core: Add DEVICE object and root tree structureMatan Barak
2017-08-31IB/core: Declare an object instead of declaring only type attributesMatan Barak
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli
2017-04-28Ib/core: Mark local uverbs_std_types functions to be staticLeon Romanovsky
2017-04-20IB/core: Rename uverbs event file structureMatan Barak
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak
2017-04-05IB/core: Add idr based standard typesMatan Barak