index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_uapi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
IB/uverbs: Introduce create/destroy QP commands over ioctl
Yishai Hadas
1
-0
/
+1
2020-05-22
IB/uverbs: Introduce create/destroy WQ commands over ioctl
Yishai Hadas
1
-0
/
+1
2020-05-22
IB/uverbs: Introduce create/destroy SRQ commands over ioctl
Yishai Hadas
1
-0
/
+1
2020-01-13
RDMA/core: Make ib_uverbs_async_event_file into a uobject
Jason Gunthorpe
1
-0
/
+1
2020-01-13
RDMA/core: Simplify destruction of FD uobjects
Jason Gunthorpe
1
-3
/
+3
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-05-30
RDMA/uverbs: check for allocation failure in uapi_add_elm()
Dan Carpenter
1
-0
/
+2
2019-01-29
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD
Yishai Hadas
1
-5
/
+10
2018-12-18
RDMA/uverbs: Implement an ioctl that can call write and write_ex handlers
Jason Gunthorpe
1
-0
/
+1
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-1
/
+2
2018-12-04
IB/core: Enable getting an object type from a given uobject
Yishai Hadas
1
-0
/
+1
2018-12-04
IB/core: Introduce UVERBS_IDR_ANY_OBJECT
Yishai Hadas
1
-2
/
+7
2018-12-03
RDMA/uverbs: Use only attrs for the write() handler signature
Jason Gunthorpe
1
-18
/
+5
2018-11-27
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()
Jason Gunthorpe
1
-0
/
+3
2018-11-27
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_ex
Jason Gunthorpe
1
-1
/
+1
2018-11-27
RDMA/uverbs: Add structure size info to write commands
Jason Gunthorpe
1
-0
/
+7
2018-11-27
RDMA/uverbs: Make write() handlers return 0 on success
Jason Gunthorpe
1
-3
/
+2
2018-11-27
RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write
Jason Gunthorpe
1
-2
/
+2
2018-11-22
RDMA/uverbs: Check for NULL driver methods for every write call
Jason Gunthorpe
1
-6
/
+41
2018-11-22
RDMA/uverbs: Convert the write interface to use uverbs_api
Jason Gunthorpe
1
-0
/
+1
2018-11-22
RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_api
Jason Gunthorpe
1
-2
/
+135
2018-11-22
RDMA/uverbs: Require all objects to have a driver destroy function
Jason Gunthorpe
1
-0
/
+5
2018-11-22
RDMA/uverbs: Add helpers to mark uapi functions as unsupported
Jason Gunthorpe
1
-14
/
+161
2018-11-22
RDMA/uverbs: Factor out the add/get pattern into a helper
Jason Gunthorpe
1
-30
/
+44
2018-11-22
RDMA/uverbs: Use a linear list to describe the compiled-in uapi
Jason Gunthorpe
1
-59
/
+84
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2018-09-25
IB/uverbs: Free uapi on destroy
Mark Bloch
1
-0
/
+1
2018-09-11
IB/uverbs: Add IDRs array attribute type to ioctl() interface
Guy Levi
1
-0
/
+12
2018-08-13
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
1
-0
/
+3
2018-08-11
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
1
-0
/
+343