index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
uverbs_ioctl.h
Age
Commit message (
Expand
)
Author
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2018-06-02
IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure
Matan Barak
2018-05-23
IB/uverbs: Fix uverbs_attr_get_obj
Jason Gunthorpe
2018-04-05
IB/uverbs: Add device memory registration ioctl support
Ariel Levkovich
2018-04-04
IB/uverbs: Add enum attribute type to ioctl() interface
Matan Barak
2018-03-19
IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file
Matan Barak
2018-03-19
IB/uverbs: Safely extend existing attributes
Matan Barak
2018-03-19
IB/uverbs: Enable compact representation of uverbs_attr_spec
Matan Barak
2018-03-19
IB/uverbs: Move to new headers and make naming consistent
Matan Barak
2018-02-15
IB/uverbs: Use u64_to_user_ptr() not a union
Jason Gunthorpe
2018-02-15
IB/uverbs: Always use the attribute size provided by the user
Matan Barak
2017-08-31
IB/core: Assign root to all drivers
Matan Barak
2017-08-31
IB/core: Add legacy driver's user-data
Matan Barak
2017-08-31
IB/core: Add macros for declaring methods and attributes
Matan Barak
2017-08-31
IB/core: Add uverbs merge trees functionality
Matan Barak
2017-08-31
IB/core: Add DEVICE object and root tree structure
Matan Barak
2017-08-31
IB/core: Declare an object instead of declaring only type attributes
Matan Barak
2017-08-31
IB/core: Add new ioctl interface
Matan Barak
2017-08-30
IB/core: Add support to finalize objects in one transaction
Matan Barak
2017-08-30
IB/core: Add a generic way to execute an operation on a uobject
Matan Barak