1. 3b0b282 IB/rxe: Revise the ib_wr_opcode enum by Jason Gunthorpe · 6 years ago
  2. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  3. 6b0d08f IB/uverbs: Use uverbs_api to manage the object type inside the uobject by Jason Gunthorpe · 6 years ago
  4. 7d96c9b IB/uverbs: Have the core code create the uverbs_root_spec by Jason Gunthorpe · 6 years ago
  5. 9f49a5b RDMA/netdev: Use priv_destructor for netdev cleanup by Jason Gunthorpe · 6 years ago
  6. e83f0ec IB/uverbs: Do not pass struct ib_device to the ioctl methods by Jason Gunthorpe · 6 years ago
  7. 87ad80a IB/uverbs: Consolidate uobject destruction by Jason Gunthorpe · 6 years ago
  8. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 6 years ago
  9. f696bf6 RDMA: Constify the argument of the work request conversion functions by Bart Van Assche · 6 years ago
  10. e951747 IB/uverbs: Rework the locking for cleaning up the ucontext by Jason Gunthorpe · 6 years ago
  11. bb039a8 IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)() argument by Bart Van Assche · 6 years ago
  12. 3226944 IB/mlx5: Introduce driver create and destroy flow methods by Yishai Hadas · 6 years ago
  13. 6cd080a IB: Support ib_flow creation in drivers by Yishai Hadas · 6 years ago
  14. 4fca037 IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi by Jason Gunthorpe · 6 years ago
  15. 528922a IB: Enable uverbs_destroy_def_handler to be used by drivers by Yishai Hadas · 6 years ago
  16. b02289b RDMA: Validate grh_required when handling AVs by Artemy Kovalyov · 6 years ago
  17. 2f944c0 RDMA: Fix storage of PortInfo CapabilityMask in the kernel by Jason Gunthorpe · 6 years ago
  18. d0259e8 IB/uverbs: Remove ib_uobject_file by Jason Gunthorpe · 6 years ago
  19. 6a5e9c8 IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile by Jason Gunthorpe · 6 years ago
  20. 87fc2a6 RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device by Jason Gunthorpe · 6 years ago
  21. 1c77483 IB: Improve uverbs_cleanup_ucontext algorithm by Yishai Hadas · 6 years ago
  22. 1ccddc4 RDMA/verbs: Drop kernel variant of destroy_flow by Leon Romanovsky · 6 years ago
  23. ca576fb RDMA/verbs: Drop kernel variant of create_flow by Leon Romanovsky · 6 years ago
  24. b740321 IB: Make ib_init_ah_attr_from_wc set sgid_attr by Parav Pandit · 6 years ago
  25. 1abd8a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  26. 7dc08dc IB/core: Expose ib_ucontext from a given ib_uverbs_file by Yishai Hadas · 6 years ago
  27. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 6 years ago
  28. 7350cdd RDMA/core: Save kernel caller name when creating CQ using ib_create_cq() by Bharat Potnuri · 6 years ago
  29. 1a1f460 RDMA: Hold the sgid_attr inside the struct ib_ah/qp by Jason Gunthorpe · 6 years ago
  30. 47ec386 RDMA: Convert drivers to use sgid_attr instead of sgid_index by Parav Pandit · 6 years ago
  31. d97099f IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs by Jason Gunthorpe · 6 years ago
  32. 8d9ec9a IB/core: Add a sgid_attr pointer to struct rdma_ah_attr by Jason Gunthorpe · 6 years ago
  33. 1dfce29 IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid by Parav Pandit · 6 years ago
  34. f4df9a7 RDMA: Use GID from the ib_gid_attr during the add_gid() callback by Parav Pandit · 6 years ago
  35. b150c38 IB/core: Introduce GID entry reference counts by Parav Pandit · 6 years ago
  36. 7654cb1 Convert infiniband uverbs to struct_size by Matthew Wilcox · 6 years ago
  37. ca24da0 RDMA/core: introduce check masks for T10-PI offload by Max Gurtovoy · 6 years ago
  38. 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 · 6 years ago
  39. 7eea23a IB/core: Add support for flow counters by Raed Salem · 6 years ago
  40. 59082a3 IB/core: Support passing uhw for create_flow by Matan Barak · 6 years ago
  41. 51d7a53 IB/core: Introduce counters read verb by Raed Salem · 6 years ago
  42. fa9b180 IB/core: Introduce counters object and its create/destroy by Raed Salem · 6 years ago
  43. 0394808 Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next by Jason Gunthorpe · 6 years ago
  44. 08bb558 IB/core: Make testing MR flags for writability a static inline function by Jack Morgenstein · 6 years ago
  45. b04f0f0 IB/uverbs: Introduce a MPLS steering match filter by Ariel Levkovich · 6 years ago
  46. d90e5e5 IB/uverbs: Introduce a GRE steering match filter by Ariel Levkovich · 6 years ago
  47. 19fd08b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  48. be934cc IB/uverbs: Add device memory registration ioctl support by Ariel Levkovich · 6 years ago
  49. bee76d7 IB/uverbs: Add alloc/free dm uverbs ioctl support by Ariel Levkovich · 6 years ago
  50. 1d8eeb9 IB/uverbs: Add device memory capabilities reporting by Ariel Levkovich · 6 years ago
  51. 56ab0b3 IB/uverbs: Introduce ESP steering match filter by Matan Barak · 6 years ago
  52. 7d12f8d IB/uverbs: Add modify ESP flow_action by Matan Barak · 6 years ago
  53. 21e82d3 IB/uverbs: Introduce egress flow steering by Boris Pismenny · 6 years ago
  54. 9b82844 IB/uverbs: Add action_handle flow steering specification by Matan Barak · 6 years ago
  55. 2eb9bea IB/uverbs: Add flow_action create and destroy verbs by Matan Barak · 6 years ago
  56. 414448d RDMA: Use ib_gid_attr during GID modification by Parav Pandit · 6 years ago
  57. 598ff6b IB/core: Refactor GID modify code for RoCE by Parav Pandit · 6 years ago
  58. 72e1ff0 RDMA/core: Update query_gid documentation for HCA drivers by Parav Pandit · 6 years ago
  59. e945130 IB/core: Protect against concurrent access to hardware stats by Mark Bloch · 6 years ago
  60. 070f2d7 net: Drop NETDEV_UNREGISTER_FINAL by Kirill Tkhai · 6 years ago
  61. c66db31 IB/uverbs: Safely extend existing attributes by Matan Barak · 7 years ago
  62. 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
  63. 80cf79a RDMA/verbs: Remove restrack entry from XRCD structure by Leon Romanovsky · 7 years ago
  64. b19744e IB/core: Remove unimplemented ib_peek_cq by Parav Pandit · 7 years ago
  65. b26c4a1 IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev by Parav Pandit · 7 years ago
  66. 19b1f54 RDMA/verbs: Simplify modify QP check by Leon Romanovsky · 7 years ago
  67. fccec5b RDMA/nldev: provide detailed MR information by Steve Wise · 7 years ago
  68. 87daac6 IB/core: Map iWarp AH type to undefined in rdma_ah_find_type by Don Hiatt · 7 years ago
  69. 02d8883 RDMA/restrack: Add general infrastructure to track RDMA resources by Leon Romanovsky · 7 years ago
  70. f66c8ba RDMA/core: Save kernel caller name when creating PD and CQ objects by Leon Romanovsky · 7 years ago
  71. e449644 RDMA/core: Use the MODNAME instead of the function name for pd callers by Leon Romanovsky · 7 years ago
  72. beb801a RDMA: Move enum ib_cq_creation_flags to uapi headers by Jason Gunthorpe · 7 years ago
  73. a6532e7 RDMA/core: Clarify rdma_ah_find_type by Parav Pandit · 7 years ago
  74. cd2a6e7 IB/core: Fix ib_wc structure size to remain in 64 bytes boundary by Bodong Wang · 7 years ago
  75. 32f69e4 {net, IB}/mlx5: Manage port association for multiport RoCE by Daniel Jurgens · 7 years ago
  76. 8011c1e IB/core: Introduce driver QP type by Moni Shoua · 7 years ago
  77. f6bdb14 IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc by Parav Pandit · 7 years ago
  78. dbb1256 IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer by Parav Pandit · 7 years ago
  79. 4190b4e RDMA/core: Rename kernel modify_cq to better describe its usage by Leon Romanovsky · 7 years ago
  80. 18bd907 IB/uverbs: Add CQ moderation capability to query_device by Yonatan Cohen · 7 years ago
  81. 869ddcf IB/uverbs: Allow CQ moderation with modify CQ by Yonatan Cohen · 7 years ago
  82. e1d2e88 IB/core: Add PCI write end padding flags for WQ and QP by Noa Osherovich · 7 years ago
  83. c0348eb IB: Let ib_core resolve destination mac address by Parav Pandit · 7 years ago
  84. 5cda658 IB/core: Introduce and use rdma_create_user_ah by Parav Pandit · 7 years ago
  85. edd3155 IB: Correct MR length field to be 64-bit by Parav Pandit · 7 years ago
  86. 78b1beb IB/core: Fix typo in the name of the tag-matching cap struct by Leon Romanovsky · 7 years ago
  87. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  88. fac9658 IB/core: Add new ioctl interface by Matan Barak · 7 years ago
  89. 9c2c849 IB/core: Add new SRQ type IB_SRQT_TM by Artemy Kovalyov · 7 years ago
  90. 1a56ff6 IB/core: Separate CQ handle in SRQ context by Artemy Kovalyov · 7 years ago
  91. 6938fc1e IB/core: Add XRQ capabilities by Artemy Kovalyov · 7 years ago
  92. 78b57f9 RDMA/core: Cleanup device capability enum by Leon Romanovsky · 7 years ago
  93. dcc9881 RDMA/(core, ulp): Convert register/unregister event handler to be void by Leon Romanovsky · 7 years ago
  94. 732912c Merge branch 'k.o/for-4.13-rc' into k.o/for-next by Doug Ledford · 7 years ago
  95. 498ca3c IB/core: Avoid accessing non-allocated memory when inferring port type by Noa Osherovich · 7 years ago
  96. d98bb7f IB/hfi1: Determine 9B/16B L2 header type based on Address handle by Don Hiatt · 7 years ago
  97. 62ede77 Add OPA extended LID support by Hiatt, Don · 7 years ago
  98. d0d62c3 Merge branch 'rdma-netlink' into k.o/merge-test by Doug Ledford · 7 years ago
  99. 3204383 Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test by Doug Ledford · 7 years ago
  100. 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 7 years ago