1. 78b1beb IB/core: Fix typo in the name of the tag-matching cap struct by Leon Romanovsky · 7 years ago
  2. 8d50505 IB/uverbs: Expose XRQ capabilities by Artemy Kovalyov · 7 years ago
  3. 9382d4e IB/uverbs: Add XRQ creation parameter to UAPI by Artemy Kovalyov · 7 years ago
  4. 2dee0e5 IB/uverbs: Enable QP creation with a given source QP number by Yishai Hadas · 8 years ago
  5. ea6819e smc_diag.h: fix include from userland by Nicolas Dichtel · 8 years ago
  6. 483a396 IB/core: Introduce drop flow specification by Slava Shwartsman · 8 years ago
  7. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  8. af1cb95 IB/uverbs: Enable WQ creation and modification with cvlan offload by Noa Osherovich · 8 years ago
  9. 5f23d42 IB/uverbs: Expose vlan offloads capabilities by Noa Osherovich · 8 years ago
  10. 94e03f1 IB/uverbs: Add support for flow tag by Moses Reuben · 8 years ago
  11. 646ebd4 RDMA: Don't reference kernel private header from UAPI header by Leon Romanovsky · 8 years ago
  12. 189aba9 IB/uverbs: Extend modify_qp and support packet pacing by Bodong Wang · 8 years ago
  13. a0cb4c7 IB/uverbs: Add support for Vxlan protocol by Moses Reuben · 8 years ago
  14. a72c6a2 IB/core: Add more fields to IPv6 flow specification by Maor Gottlieb · 8 years ago
  15. 989a3a8 IB/uverbs: Add more fields to IPv4 flow specification by Maor Gottlieb · 8 years ago
  16. 47adf2f IB/uverbs: Expose RSS related capabilities by Yishai Hadas · 8 years ago
  17. 4c2aae7 IB/core: Add IPv6 support to flow steering by Maor Gottlieb · 9 years ago
  18. c70285f IB/uverbs: Extend create QP to get RWQ indirection table by Yishai Hadas · 9 years ago
  19. de019a9 IB/uverbs: Introduce RWQ Indirection table by Yishai Hadas · 9 years ago
  20. f213c05 IB/uverbs: Add WQ support by Yishai Hadas · 9 years ago
  21. 0b24e5a IB/core: Add extended device capability flags by Majd Dibbiny · 9 years ago
  22. 6d8a749 IB/core: Extend ib_uverbs_create_qp by Eran Ben Elisha · 9 years ago
  23. 24306dc IB/core: Add timestamp_mask and hca_core_clock to query_device by Matan Barak · 10 years ago
  24. 565197d IB/core: Extend ib_uverbs_create_cq by Matan Barak · 10 years ago
  25. f4056bf IB/core: Add on demand paging caps to ib_uverbs_ex_query_device by Haggai Eran · 10 years ago
  26. 02d1aa7 IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
  27. 43c61165 Revert "IB/core: Add support for extended query device caps" by Yann Droneaud · 10 years ago
  28. 860f10a IB/core: Add flags for on demand paging support by Sagi Grimberg · 10 years ago
  29. 5a77abf IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
  30. 7e6edb9 IB/core: Add user MR re-registration support by Matan Barak · 10 years ago
  31. 69ad5da IB/core: Re-enable create_flow/destroy_flow uverbs by Matan Barak · 11 years ago
  32. f21519b IB/core: extended command: an improved infrastructure for uverbs commands by Yann Droneaud · 11 years ago
  33. 2490f20 IB/core: Remove ib_uverbs_flow_spec structure from userspace by Yann Droneaud · 11 years ago
  34. 58913ef IB/core: Use a common header for uverbs flow_specs by Yann Droneaud · 11 years ago
  35. b68c956 IB/core: Make uverbs flow structure use names like verbs ones by Yann Droneaud · 11 years ago
  36. d82693d IB/core: Rename 'flow' structs to match other uverbs structs by Yann Droneaud · 11 years ago
  37. f884827 IB/core: clarify overflow/underflow checks on ib_create/destroy_flow by Matan Barak · 11 years ago
  38. 7afbddf IB/core: Temporarily disable create_flow/destroy_flow uverbs by Yann Droneaud · 11 years ago
  39. 436f2ad IB/core: Export ib_create/destroy_flow through uverbs by Hadar Hen Zion · 11 years ago
  40. 400dbc9 IB/core: Infrastructure for extensible uverbs commands by Igor Ivanov · 11 years ago
  41. 6b52a12 IB/uverbs: Implement memory windows support in uverbs by Shani Michaeli · 12 years ago
  42. 7235aa7 UAPI: (Scripted) Disintegrate include/rdma by David Howells · 12 years ago[Renamed from include/rdma/ib_user_verbs.h]
  43. 42849b2 RDMA/uverbs: Export ib_open_qp() capability to user space by Sean Hefty · 13 years ago
  44. 8541f8d RDMA/uverbs: Export XRC SRQs to user space by Sean Hefty · 14 years ago
  45. 53d0bd1 RDMA/uverbs: Export XRC domains to user space by Sean Hefty · 14 years ago
  46. 2420b60 IB/uverbs: Return link layer type to userspace for query port operation by Eli Cohen · 14 years ago
  47. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 17 years ago
  48. 4deccd6 RDMA: Improve include file coding style by Dotan Barak · 17 years ago
  49. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 17 years ago
  50. 0b26c88 IB/uverbs: Return sq_draining value in query_qp response by Jack Morgenstein · 18 years ago
  51. 64f817b IB/uverbs: Allow resize CQ operation to return driver-specific data by Ralph Campbell · 18 years ago
  52. 6a9af2e IB: common handling for marshalling parameters to/from userspace by Sean Hefty · 19 years ago
  53. ea88fd1 IB/uverbs: Return actual capacity from create SRQ operation by Dotan Barak · 19 years ago
  54. 4d9781c IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_resp by Roland Dreier · 19 years ago
  55. 8bdb0e8 IB/uverbs: Support for query SRQ from userspace by Dotan Barak · 19 years ago
  56. 7ccc9a2 IB/uverbs: Support for query QP from userspace by Dotan Barak · 19 years ago
  57. a74cd4a IB: Whitespace cleanups by Roland Dreier · 19 years ago
  58. 33b9b3e IB: Add userspace support for resizing CQs by Roland Dreier · 19 years ago
  59. 77369ed [IB] uverbs: have kernel return QP capabilities by Jack Morgenstein · 19 years ago
  60. 91ecd4a [IB] uverbs: Add ABI structures for more commands by Roland Dreier · 19 years ago
  61. 6b73597e [IB] uverbs: ABI-breaking fixes for userspace verbs by Roland Dreier · 19 years ago
  62. 63aaf64 Make sure that userspace does not retrieve stale asynchronous or by Roland Dreier · 19 years ago
  63. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago[Renamed from drivers/infiniband/include/ib_user_verbs.h]
  64. f520ba5 [PATCH] IB: userspace SRQ support by Roland Dreier · 19 years ago
  65. 97f52eb [PATCH] IB: sparse endianness cleanup by Sean Hefty · 19 years ago
  66. 8a96b3f [PATCH] IB uverbs: add user verbs ABI header by Roland Dreier · 20 years ago