index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
/
uverbs_ioctl.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
2018-08-13
1
-91
/
+0
*
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
2018-08-13
1
-29
/
+7
*
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
Jason Gunthorpe
2018-08-13
1
-0
/
+24
*
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
Jason Gunthorpe
2018-08-11
1
-28
/
+8
*
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
Jason Gunthorpe
2018-08-11
1
-0
/
+1
*
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
2018-08-11
1
-0
/
+137
*
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2018-08-01
1
-2
/
+2
*
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
2018-07-31
1
-0
/
+33
*
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
2018-07-25
1
-8
/
+0
*
IB/mlx5: Introduce flow steering matcher uapi object
Yishai Hadas
2018-07-24
1
-0
/
+2
*
RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCT
Jason Gunthorpe
2018-07-04
1
-9
/
+22
*
RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly
Jason Gunthorpe
2018-07-04
1
-8
/
+9
*
RDMA/uverbs: Remove UA_FLAGS
Jason Gunthorpe
2018-07-04
1
-14
/
+21
*
RDMA/uverbs: Get rid of the & in method specifications
Jason Gunthorpe
2018-07-04
1
-10
/
+10
*
RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros
Jason Gunthorpe
2018-07-04
1
-22
/
+22
*
RDMA/uverbs: Simplify method definition macros
Jason Gunthorpe
2018-07-04
1
-18
/
+0
*
RDMA/uverbs: Simplify UVERBS_ATTR family of macros
Jason Gunthorpe
2018-07-04
1
-98
/
+74
*
IB/uverbs: Delete type and id from uverbs_obj_attr
Jason Gunthorpe
2018-06-22
1
-4
/
+0
*
IB/uverbs: Add a macro to define a type with no kernel known size
Matan Barak
2018-06-19
1
-0
/
+2
*
IB/uverbs: Add PTR_IN attributes that are allocated/copied automatically
Matan Barak
2018-06-19
1
-1
/
+35
*
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2018-06-04
1
-0
/
+11
|
\
|
*
IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure
Matan Barak
2018-06-02
1
-0
/
+11
*
|
IB/uverbs: Fix uverbs_attr_get_obj
Jason Gunthorpe
2018-05-23
1
-5
/
+5
|
/
*
IB/uverbs: Add device memory registration ioctl support
Ariel Levkovich
2018-04-05
1
-0
/
+12
*
IB/uverbs: Add enum attribute type to ioctl() interface
Matan Barak
2018-04-04
1
-0
/
+34
*
IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file
Matan Barak
2018-03-19
1
-0
/
+2
*
IB/uverbs: Safely extend existing attributes
Matan Barak
2018-03-19
1
-16
/
+58
*
IB/uverbs: Enable compact representation of uverbs_attr_spec
Matan Barak
2018-03-19
1
-12
/
+22
*
IB/uverbs: Move to new headers and make naming consistent
Matan Barak
2018-03-19
1
-0
/
+1
*
IB/uverbs: Use u64_to_user_ptr() not a union
Jason Gunthorpe
2018-02-15
1
-6
/
+4
*
IB/uverbs: Always use the attribute size provided by the user
Matan Barak
2018-02-15
1
-7
/
+28
*
IB/core: Assign root to all drivers
Matan Barak
2017-08-31
1
-0
/
+12
*
IB/core: Add legacy driver's user-data
Matan Barak
2017-08-31
1
-0
/
+46
*
IB/core: Add macros for declaring methods and attributes
Matan Barak
2017-08-31
1
-1
/
+104
*
IB/core: Add uverbs merge trees functionality
Matan Barak
2017-08-31
1
-1
/
+39
*
IB/core: Add DEVICE object and root tree structure
Matan Barak
2017-08-31
1
-0
/
+35
*
IB/core: Declare an object instead of declaring only type attributes
Matan Barak
2017-08-31
1
-0
/
+16
*
IB/core: Add new ioctl interface
Matan Barak
2017-08-31
1
-9
/
+92
*
IB/core: Add support to finalize objects in one transaction
Matan Barak
2017-08-30
1
-0
/
+53
*
IB/core: Add a generic way to execute an operation on a uobject
Matan Barak
2017-08-30
1
-0
/
+52