index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
uverbs_ioctl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
1
-0
/
+11
2018-06-02
IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure
Matan Barak
1
-0
/
+11
2018-05-24
IB/uverbs: Fix uverbs_attr_get_obj
Jason Gunthorpe
1
-5
/
+5
2018-04-05
IB/uverbs: Add device memory registration ioctl support
Ariel Levkovich
1
-0
/
+12
2018-04-04
IB/uverbs: Add enum attribute type to ioctl() interface
Matan Barak
1
-0
/
+34
2018-03-19
IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file
Matan Barak
1
-0
/
+2
2018-03-19
IB/uverbs: Safely extend existing attributes
Matan Barak
1
-16
/
+58
2018-03-19
IB/uverbs: Enable compact representation of uverbs_attr_spec
Matan Barak
1
-12
/
+22
2018-03-19
IB/uverbs: Move to new headers and make naming consistent
Matan Barak
1
-0
/
+1
2018-02-16
IB/uverbs: Use u64_to_user_ptr() not a union
Jason Gunthorpe
1
-6
/
+4
2018-02-16
IB/uverbs: Always use the attribute size provided by the user
Matan Barak
1
-7
/
+28
2017-08-31
IB/core: Assign root to all drivers
Matan Barak
1
-0
/
+12
2017-08-31
IB/core: Add legacy driver's user-data
Matan Barak
1
-0
/
+46
2017-08-31
IB/core: Add macros for declaring methods and attributes
Matan Barak
1
-1
/
+104
2017-08-31
IB/core: Add uverbs merge trees functionality
Matan Barak
1
-1
/
+39
2017-08-31
IB/core: Add DEVICE object and root tree structure
Matan Barak
1
-0
/
+35
2017-08-31
IB/core: Declare an object instead of declaring only type attributes
Matan Barak
1
-0
/
+16
2017-08-31
IB/core: Add new ioctl interface
Matan Barak
1
-9
/
+92
2017-08-30
IB/core: Add support to finalize objects in one transaction
Matan Barak
1
-0
/
+53
2017-08-30
IB/core: Add a generic way to execute an operation on a uobject
Matan Barak
1
-0
/
+52