1. 6829c1c RDMA/uverbs: Add helpers to mark uapi functions as unsupported by Jason Gunthorpe · 6 years ago
  2. 0cbf432 RDMA/uverbs: Use a linear list to describe the compiled-in uapi by Jason Gunthorpe · 6 years ago
  3. 70cd20a IB/uverbs: Add IDRs array attribute type to ioctl() interface by Guy Levi · 6 years ago
  4. 0953fff RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs language by Mark Bloch · 6 years ago
  5. 51d0a2b IB/uverbs: Remove struct uverbs_root_spec and all supporting code by Jason Gunthorpe · 6 years ago
  6. 3a86357 IB/uverbs: Use uverbs_api to unmarshal ioctl commands by Jason Gunthorpe · 6 years ago
  7. 461bb2e IB/uverbs: Add a simple allocator to uverbs_attr_bundle by Jason Gunthorpe · 6 years ago
  8. 6a1f444 IB/uverbs: Remove the ib_uverbs_attr pointer from each attr by Jason Gunthorpe · 6 years ago
  9. 4b3dd2b IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle by Jason Gunthorpe · 6 years ago
  10. 9ed3e5f IB/uverbs: Build the specs into a radix tree at runtime by Jason Gunthorpe · 6 years ago
  11. e83f0ec IB/uverbs: Do not pass struct ib_device to the ioctl methods by Jason Gunthorpe · 6 years ago
  12. bccd062 IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language by Jason Gunthorpe · 6 years ago
  13. 22fa27f IB/uverbs: Fix locking around struct ib_uverbs_file ucontext by Jason Gunthorpe · 7 years ago
  14. fd44e38 IB/mlx5: Introduce flow steering matcher uapi object by Yishai Hadas · 6 years ago
  15. 422e3d3 RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCT by Jason Gunthorpe · 7 years ago
  16. 540cd69 RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly by Jason Gunthorpe · 7 years ago
  17. 83bb444 RDMA/uverbs: Remove UA_FLAGS by Jason Gunthorpe · 7 years ago
  18. 9a119cd RDMA/uverbs: Get rid of the & in method specifications by Jason Gunthorpe · 7 years ago
  19. 6c61d2a RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros by Jason Gunthorpe · 7 years ago
  20. 595c773 RDMA/uverbs: Simplify method definition macros by Jason Gunthorpe · 7 years ago
  21. d108dac RDMA/uverbs: Simplify UVERBS_ATTR family of macros by Jason Gunthorpe · 7 years ago
  22. 321d786 IB/uverbs: Delete type and id from uverbs_obj_attr by Jason Gunthorpe · 7 years ago
  23. 2d9c1bd IB/uverbs: Add a macro to define a type with no kernel known size by Matan Barak · 7 years ago
  24. 8762d14 IB/uverbs: Add PTR_IN attributes that are allocated/copied automatically by Matan Barak · 7 years ago
  25. 0f45e69 Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-next by Jason Gunthorpe · 7 years ago
  26. 3efa381 IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure by Matan Barak · 7 years ago
  27. f4602cb IB/uverbs: Fix uverbs_attr_get_obj by Jason Gunthorpe · 7 years ago
  28. be934cc IB/uverbs: Add device memory registration ioctl support by Ariel Levkovich · 7 years ago
  29. 494c558 IB/uverbs: Add enum attribute type to ioctl() interface by Matan Barak · 7 years ago
  30. 41b2a71 IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file by Matan Barak · 7 years ago
  31. c66db31 IB/uverbs: Safely extend existing attributes by Matan Barak · 7 years ago
  32. 1f07e08f IB/uverbs: Enable compact representation of uverbs_attr_spec by Matan Barak · 7 years ago
  33. 1f7ff9d IB/uverbs: Move to new headers and make naming consistent by Matan Barak · 7 years ago
  34. 2f36028 IB/uverbs: Use u64_to_user_ptr() not a union by Jason Gunthorpe · 7 years ago
  35. 89d9e8d IB/uverbs: Always use the attribute size provided by the user by Matan Barak · 7 years ago
  36. 5242711 IB/core: Assign root to all drivers by Matan Barak · 7 years ago
  37. d70724f IB/core: Add legacy driver's user-data by Matan Barak · 7 years ago
  38. 3541030 IB/core: Add macros for declaring methods and attributes by Matan Barak · 7 years ago
  39. 118620d IB/core: Add uverbs merge trees functionality by Matan Barak · 7 years ago
  40. 09e3ebf IB/core: Add DEVICE object and root tree structure by Matan Barak · 7 years ago
  41. 5009010 IB/core: Declare an object instead of declaring only type attributes by Matan Barak · 7 years ago
  42. fac9658 IB/core: Add new ioctl interface by Matan Barak · 7 years ago
  43. f43dbeb IB/core: Add support to finalize objects in one transaction by Matan Barak · 7 years ago
  44. a0aa309 IB/core: Add a generic way to execute an operation on a uobject by Matan Barak · 7 years ago