Age | Commit message (Expand) | Author | Files | Lines |
2019-02-15 | IB/verbs: Add helper function rdma_udata_to_drv_context | Shamir Rabinovitch | 1 | -0/+17 |
2019-02-15 | IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows | Shamir Rabinovitch | 1 | -0/+1 |
2018-12-21 | IB/core: uverbs copy to struct or zero helper | Michael Guralnik | 1 | -0/+8 |
2018-12-19 | IB/uverbs: Add helper to get array size from ptr attribute | Moni Shoua | 1 | -0/+22 |
2018-12-12 | RDMA: Start use ib_device_ops | Kamal Heib | 1 | -6/+6 |
2018-12-12 | RDMA/mlx5: Fail early if user tries to create flows on IB representors | Leon Romanovsky | 1 | -4/+5 |
2018-12-04 | IB/core: Introduce UVERBS_IDR_ANY_OBJECT | Yishai Hadas | 1 | -0/+6 |
2018-12-03 | RDMA/uverbs: Use only attrs for the write() handler signature | Jason Gunthorpe | 1 | -6/+2 |
2018-12-03 | RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_ex | Jason Gunthorpe | 1 | -0/+1 |
2018-11-27 | RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl() | Jason Gunthorpe | 1 | -2/+6 |
2018-11-27 | RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_ex | Jason Gunthorpe | 1 | -2/+2 |
2018-11-27 | RDMA/uverbs: Add structure size info to write commands | Jason Gunthorpe | 1 | -3/+9 |
2018-11-27 | RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods | Jason Gunthorpe | 1 | -2/+1 |
2018-11-27 | RDMA/uverbs: Make write() handlers return 0 on success | Jason Gunthorpe | 1 | -3/+3 |
2018-11-27 | RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write | Jason Gunthorpe | 1 | -2/+8 |
2018-11-22 | RDMA/uverbs: Check for NULL driver methods for every write call | Jason Gunthorpe | 1 | -0/+16 |
2018-11-22 | RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_api | Jason Gunthorpe | 1 | -6/+88 |
2018-11-22 | RDMA/uverbs: Add helpers to mark uapi functions as unsupported | Jason Gunthorpe | 1 | -0/+31 |
2018-11-22 | RDMA/uverbs: Use a linear list to describe the compiled-in uapi | Jason Gunthorpe | 1 | -18/+35 |
2018-09-11 | IB/uverbs: Add IDRs array attribute type to ioctl() interface | Guy Levi | 1 | -1/+70 |
2018-09-06 | RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs language | Mark Bloch | 1 | -0/+40 |
2018-08-13 | IB/uverbs: Remove struct uverbs_root_spec and all supporting code | Jason Gunthorpe | 1 | -91/+0 |
2018-08-13 | IB/uverbs: Use uverbs_api to unmarshal ioctl commands | Jason Gunthorpe | 1 | -29/+7 |
2018-08-13 | IB/uverbs: Add a simple allocator to uverbs_attr_bundle | Jason Gunthorpe | 1 | -0/+24 |
2018-08-11 | IB/uverbs: Remove the ib_uverbs_attr pointer from each attr | Jason Gunthorpe | 1 | -28/+8 |
2018-08-11 | IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle | Jason Gunthorpe | 1 | -0/+1 |
2018-08-11 | IB/uverbs: Build the specs into a radix tree at runtime | Jason Gunthorpe | 1 | -0/+137 |
2018-08-01 | IB/uverbs: Do not pass struct ib_device to the ioctl methods | Jason Gunthorpe | 1 | -2/+2 |
2018-07-31 | IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language | Jason Gunthorpe | 1 | -0/+33 |
2018-07-25 | IB/uverbs: Fix locking around struct ib_uverbs_file ucontext | Jason Gunthorpe | 1 | -8/+0 |
2018-07-24 | IB/mlx5: Introduce flow steering matcher uapi object | Yishai Hadas | 1 | -0/+2 |
2018-07-04 | RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCT | Jason Gunthorpe | 1 | -9/+22 |
2018-07-04 | RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly | Jason Gunthorpe | 1 | -8/+9 |
2018-07-04 | RDMA/uverbs: Remove UA_FLAGS | Jason Gunthorpe | 1 | -14/+21 |
2018-07-04 | RDMA/uverbs: Get rid of the & in method specifications | Jason Gunthorpe | 1 | -10/+10 |
2018-07-04 | RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros | Jason Gunthorpe | 1 | -22/+22 |
2018-07-04 | RDMA/uverbs: Simplify method definition macros | Jason Gunthorpe | 1 | -18/+0 |
2018-07-04 | RDMA/uverbs: Simplify UVERBS_ATTR family of macros | Jason Gunthorpe | 1 | -98/+74 |
2018-06-22 | IB/uverbs: Delete type and id from uverbs_obj_attr | Jason Gunthorpe | 1 | -4/+0 |
2018-06-19 | IB/uverbs: Add a macro to define a type with no kernel known size | Matan Barak | 1 | -0/+2 |
2018-06-19 | IB/uverbs: Add PTR_IN attributes that are allocated/copied automatically | Matan Barak | 1 | -1/+35 |
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 |