1. 4fca037 IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi by Jason Gunthorpe · 7 years ago
  2. 528922a IB: Enable uverbs_destroy_def_handler to be used by drivers by Yishai Hadas · 7 years ago
  3. b02289b RDMA: Validate grh_required when handling AVs by Artemy Kovalyov · 7 years ago
  4. 2f944c0 RDMA: Fix storage of PortInfo CapabilityMask in the kernel by Jason Gunthorpe · 7 years ago
  5. d0259e8 IB/uverbs: Remove ib_uobject_file by Jason Gunthorpe · 7 years ago
  6. 2cc1e3b8 IB/uverbs: Replace file->ucontext with file in uverbs_cmd.c by Jason Gunthorpe · 7 years ago
  7. 6ef1c82 IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls by Jason Gunthorpe · 7 years ago
  8. 6a5e9c8 IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile by Jason Gunthorpe · 7 years ago
  9. c33e73a IB/uverbs: Add a uobj_perform_destroy helper by Jason Gunthorpe · 7 years ago
  10. 422e3d3 RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCT by Jason Gunthorpe · 7 years ago
  11. 540cd69 RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly by Jason Gunthorpe · 7 years ago
  12. 83bb444 RDMA/uverbs: Remove UA_FLAGS by Jason Gunthorpe · 7 years ago
  13. 9a119cd RDMA/uverbs: Get rid of the & in method specifications by Jason Gunthorpe · 7 years ago
  14. 6c61d2a RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros by Jason Gunthorpe · 7 years ago
  15. 595c773 RDMA/uverbs: Simplify method definition macros by Jason Gunthorpe · 7 years ago
  16. d108dac RDMA/uverbs: Simplify UVERBS_ATTR family of macros by Jason Gunthorpe · 7 years ago
  17. 87fc2a6 RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device by Jason Gunthorpe · 7 years ago
  18. 4eefd62 include/rdma/opa_addr.h: Fix an endianness issue by Bart Van Assche · 7 years ago
  19. 1c77483 IB: Improve uverbs_cleanup_ucontext algorithm by Yishai Hadas · 7 years ago
  20. 1ccddc4 RDMA/verbs: Drop kernel variant of destroy_flow by Leon Romanovsky · 7 years ago
  21. ca576fb RDMA/verbs: Drop kernel variant of create_flow by Leon Romanovsky · 7 years ago
  22. ea8c2d8 RDMA/core: Remove unused ib cache functions by Jason Gunthorpe · 7 years ago
  23. 3983910 IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *' by Parav Pandit · 7 years ago
  24. 815d456 IB/cm: Pass the sgid_attr through various events by Parav Pandit · 7 years ago
  25. 4ed13a5 IB/cm: Keep track of the sgid_attr that created the cm id by Parav Pandit · 7 years ago
  26. b740321 IB: Make ib_init_ah_attr_from_wc set sgid_attr by Parav Pandit · 7 years ago
  27. 321d786 IB/uverbs: Delete type and id from uverbs_obj_attr by Jason Gunthorpe · 7 years ago
  28. 2e2ba09 IB/rdmavt, IB/hfi1: Create device dependent s_flags by Mike Marciniszyn · 7 years ago
  29. 7dc08dc IB/core: Expose ib_ucontext from a given ib_uverbs_file by Yishai Hadas · 7 years ago
  30. e502a86 IB/core: Introduce DECLARE_UVERBS_GLOBAL_METHODS by Yishai Hadas · 7 years ago
  31. 2d9c1bd IB/uverbs: Add a macro to define a type with no kernel known size by Matan Barak · 7 years ago
  32. 8762d14 IB/uverbs: Add PTR_IN attributes that are allocated/copied automatically by Matan Barak · 7 years ago
  33. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
  34. 1a1f460 RDMA: Hold the sgid_attr inside the struct ib_ah/qp by Jason Gunthorpe · 7 years ago
  35. 47ec386 RDMA: Convert drivers to use sgid_attr instead of sgid_index by Parav Pandit · 7 years ago
  36. d97099f IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs by Jason Gunthorpe · 7 years ago
  37. 8d9ec9a IB/core: Add a sgid_attr pointer to struct rdma_ah_attr by Jason Gunthorpe · 7 years ago
  38. 1dfce29 IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid by Parav Pandit · 7 years ago
  39. c3d71b6 IB/core: Provide rdma_ versions of the gid cache API by Jason Gunthorpe · 7 years ago
  40. bf399c2 IB/core: Introduce GID attribute get, put and hold APIs by Parav Pandit · 7 years ago
  41. f4df9a7 RDMA: Use GID from the ib_gid_attr during the add_gid() callback by Parav Pandit · 7 years ago
  42. b150c38 IB/core: Introduce GID entry reference counts by Parav Pandit · 7 years ago
  43. 7654cb1 Convert infiniband uverbs to struct_size by Matthew Wilcox · 7 years ago
  44. 33edc3b RDMA/restrack: Change SPDX tag to properly reflect license by Leon Romanovsky · 7 years ago
  45. ca24da0 RDMA/core: introduce check masks for T10-PI offload by Max Gurtovoy · 7 years ago
  46. 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
  47. 7eea23a IB/core: Add support for flow counters by Raed Salem · 7 years ago
  48. 59082a3 IB/core: Support passing uhw for create_flow by Matan Barak · 7 years ago
  49. 51d7a53 IB/core: Introduce counters read verb by Raed Salem · 7 years ago
  50. fa9b180 IB/core: Introduce counters object and its create/destroy by Raed Salem · 7 years ago
  51. 3efa381 IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure by Matan Barak · 7 years ago
  52. 0394808 Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next by Jason Gunthorpe · 7 years ago
  53. 08bb558 IB/core: Make testing MR flags for writability a static inline function by Jack Morgenstein · 7 years ago
  54. 25e6265 IB/core: Reduce the places that use zgid by Parav Pandit · 7 years ago
  55. f4602cb IB/uverbs: Fix uverbs_attr_get_obj by Jason Gunthorpe · 7 years ago
  56. fbdb0a9 RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpers by Steve Wise · 7 years ago
  57. b04f0f0 IB/uverbs: Introduce a MPLS steering match filter by Ariel Levkovich · 7 years ago
  58. d90e5e5 IB/uverbs: Introduce a GRE steering match filter by Ariel Levkovich · 7 years ago
  59. 8e907ed IB/umem: Use the correct mm during ib_umem_release by Lidong Chen · 7 years ago
  60. 832369f IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt by Brian Welty · 7 years ago
  61. 5d18ee6 IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support by Sebastian Sanchez · 7 years ago
  62. af8aab7 IB/hfi1: Optimize kthread pointer locking when queuing CQ entries by Sebastian Sanchez · 7 years ago
  63. 73937e8 RDMA/nldev: helper functions to add driver attributes by Steve Wise · 7 years ago
  64. da5c850 RDMA/nldev: add driver-specific resource tracking by Steve Wise · 7 years ago
  65. ee6548d RDMA/rdma_cm: Delete rdma_addr_client by Jason Gunthorpe · 7 years ago
  66. 19fd08b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  67. be934cc IB/uverbs: Add device memory registration ioctl support by Ariel Levkovich · 7 years ago
  68. bee76d7 IB/uverbs: Add alloc/free dm uverbs ioctl support by Ariel Levkovich · 7 years ago
  69. 1d8eeb9 IB/uverbs: Add device memory capabilities reporting by Ariel Levkovich · 7 years ago
  70. 56ab0b3 IB/uverbs: Introduce ESP steering match filter by Matan Barak · 7 years ago
  71. 7d12f8d IB/uverbs: Add modify ESP flow_action by Matan Barak · 7 years ago
  72. 21e82d3 IB/uverbs: Introduce egress flow steering by Boris Pismenny · 7 years ago
  73. 9b82844 IB/uverbs: Add action_handle flow steering specification by Matan Barak · 7 years ago
  74. 2eb9bea IB/uverbs: Add flow_action create and destroy verbs by Matan Barak · 7 years ago
  75. 494c558 IB/uverbs: Add enum attribute type to ioctl() interface by Matan Barak · 7 years ago
  76. 414448d RDMA: Use ib_gid_attr during GID modification by Parav Pandit · 7 years ago
  77. 598ff6b IB/core: Refactor GID modify code for RoCE by Parav Pandit · 7 years ago
  78. 72e1ff0 RDMA/core: Update query_gid documentation for HCA drivers by Parav Pandit · 7 years ago
  79. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  80. 218b9e3 RDMA/cma: Move rdma_cm_state to cma_priv.h by Parav Pandit · 7 years ago
  81. 2253fc0 RDMA/CMA: Add rdma_port_space to UAPI by Steve Wise · 7 years ago
  82. 1b90d30 RDMA/CMA: remove RDMA_PS_SDP by Steve Wise · 7 years ago
  83. 84652ae RDMA/ucma: Introduce safer rdma_addr_size() variants by Roland Dreier · 7 years ago
  84. e945130 IB/core: Protect against concurrent access to hardware stats by Mark Bloch · 7 years ago
  85. 070f2d7 net: Drop NETDEV_UNREGISTER_FINAL by Kirill Tkhai · 7 years ago
  86. 114cc9c IB/cma: Resolve route only while receiving CM requests by Parav Pandit · 7 years ago
  87. 0328603 RDMA/restrack: Remove ambiguity in resource track clean logic by Leon Romanovsky · 7 years ago
  88. 3d64add IB/uverbs: Add macros to simplify adding driver specific attributes by Matan Barak · 7 years ago
  89. 41b2a71 IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file by Matan Barak · 7 years ago
  90. dfb1395 IB/uverbs: Expose parsing tree of all common objects to providers by Matan Barak · 7 years ago
  91. c66db31 IB/uverbs: Safely extend existing attributes by Matan Barak · 7 years ago
  92. 1f07e08f IB/uverbs: Enable compact representation of uverbs_attr_spec by Matan Barak · 7 years ago
  93. 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
  94. 1f7ff9d IB/uverbs: Move to new headers and make naming consistent by Matan Barak · 7 years ago
  95. 80cf79a RDMA/verbs: Remove restrack entry from XRCD structure by Leon Romanovsky · 7 years ago
  96. b19744e IB/core: Remove unimplemented ib_peek_cq by Parav Pandit · 7 years ago
  97. e41a7c4 IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h by Parav Pandit · 7 years ago
  98. 0a51415 IB/core: Refactor ib_init_ah_attr_from_path() for RoCE by Parav Pandit · 7 years ago
  99. a9c06aeba IB/core: Remove rdma_resolve_ip_route() as exported symbol by Parav Pandit · 7 years ago
  100. b26c4a1 IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev by Parav Pandit · 7 years ago