1. 1e8f43b IB/core: Add CapabilityMask2 to port attributes by Michael Guralnik · 6 years ago
  2. 6061521 RDMA/restrack: Track ucontext by Leon Romanovsky · 6 years ago
  3. 15a1b4b RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods by Jason Gunthorpe · 6 years ago
  4. 8313c10 RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write by Jason Gunthorpe · 6 years ago
  5. 01b6711 RDMA/core: Sync unregistration with netlink commands by Parav Pandit · 6 years ago
  6. 0cbf432 RDMA/uverbs: Use a linear list to describe the compiled-in uapi by Jason Gunthorpe · 6 years ago
  7. 2dc50c5 RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.h by Parav Pandit · 6 years ago
  8. ce1fd6b IB/uverbs: fix a typo by Rami Rosen · 6 years ago
  9. da19a10 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  10. d4122f5 RDMA/core: Allow existing drivers to set one sysfs group per device by Parav Pandit · 6 years ago
  11. 1ae4cfa RDMA/core: Rename ports_parent to ports_kobj by Parav Pandit · 6 years ago
  12. 5d6b0cb RDMA/netdev: Fix netlink support in IPoIB by Denis Drozdov · 6 years ago
  13. f6a8a19 RDMA/netdev: Hoist alloc_netdev_mqs out of the driver by Denis Drozdov · 6 years ago
  14. b56511c IB/mlx4: Avoid implicit enumerated type conversion by Nathan Chancellor · 6 years ago
  15. d31131b RDMA: Remove unused parameter from ib_modify_qp_is_ok() by Kamal Heib · 6 years ago
  16. e349f85 RDMA: Fully setup the device name in ib_register_device by Jason Gunthorpe · 6 years ago
  17. 2a3ccfd RDMA/uverbs: Get rid of ucontext->tgid by Jason Gunthorpe · 6 years ago
  18. f27a0d5 RDMA/umem: Use umem->owning_mm inside ODP by Jason Gunthorpe · 6 years ago
  19. c9990ab RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm by Jason Gunthorpe · 6 years ago
  20. b5231b0 RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP by Jason Gunthorpe · 6 years ago
  21. 5f9794d RDMA/ucontext: Add a core API for mmaping driver IO memory by Jason Gunthorpe · 6 years ago
  22. 9a59739 IB/rxe: Revise the ib_wr_opcode enum by Jason Gunthorpe · 6 years ago
  23. 86e1d46 RDMA/uverbs: Move flow resources initialization by Mark Bloch · 6 years ago
  24. eb93c82e RDMA/core: Document QP @event_handler function by Chuck Lever · 6 years ago
  25. e1f540c RDMA/core: Define client_data_lock as rwlock instead of spinlock by Parav Pandit · 6 years ago
  26. 2c910cb Merge branch 'uverbs_dev_cleanups' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  27. adee9f3 RDMA/core: Depend on device_add() to add device attributes by Parav Pandit · 6 years ago
  28. 6ceb633 RDMA/uverbs: Declare closing variable as boolean by Leon Romanovsky · 6 years ago
  29. f794809 IB/core: Add an unbound WQ type to the new CQ API by Jack Morgenstein · 6 years ago
  30. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  31. 6b0d08f IB/uverbs: Use uverbs_api to manage the object type inside the uobject by Jason Gunthorpe · 6 years ago
  32. 7d96c9b IB/uverbs: Have the core code create the uverbs_root_spec by Jason Gunthorpe · 6 years ago
  33. 9f49a5b RDMA/netdev: Use priv_destructor for netdev cleanup by Jason Gunthorpe · 6 years ago
  34. e83f0ec IB/uverbs: Do not pass struct ib_device to the ioctl methods by Jason Gunthorpe · 6 years ago
  35. 87ad80a IB/uverbs: Consolidate uobject destruction by Jason Gunthorpe · 6 years ago
  36. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 6 years ago
  37. f696bf6 RDMA: Constify the argument of the work request conversion functions by Bart Van Assche · 6 years ago
  38. e951747 IB/uverbs: Rework the locking for cleaning up the ucontext by Jason Gunthorpe · 7 years ago
  39. 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
  40. 3226944 IB/mlx5: Introduce driver create and destroy flow methods by Yishai Hadas · 6 years ago
  41. 6cd080a IB: Support ib_flow creation in drivers by Yishai Hadas · 6 years ago
  42. 4fca037 IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi by Jason Gunthorpe · 7 years ago
  43. 528922a IB: Enable uverbs_destroy_def_handler to be used by drivers by Yishai Hadas · 7 years ago
  44. b02289b RDMA: Validate grh_required when handling AVs by Artemy Kovalyov · 7 years ago
  45. 2f944c0 RDMA: Fix storage of PortInfo CapabilityMask in the kernel by Jason Gunthorpe · 7 years ago
  46. d0259e8 IB/uverbs: Remove ib_uobject_file by Jason Gunthorpe · 7 years ago
  47. 6a5e9c8 IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile by Jason Gunthorpe · 7 years ago
  48. 87fc2a6 RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device by Jason Gunthorpe · 7 years ago
  49. 1c77483 IB: Improve uverbs_cleanup_ucontext algorithm by Yishai Hadas · 7 years ago
  50. 1ccddc4 RDMA/verbs: Drop kernel variant of destroy_flow by Leon Romanovsky · 7 years ago
  51. ca576fb RDMA/verbs: Drop kernel variant of create_flow by Leon Romanovsky · 7 years ago
  52. b740321 IB: Make ib_init_ah_attr_from_wc set sgid_attr by Parav Pandit · 7 years ago
  53. 1abd8a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  54. 7dc08dc IB/core: Expose ib_ucontext from a given ib_uverbs_file by Yishai Hadas · 7 years ago
  55. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
  56. 7350cdd RDMA/core: Save kernel caller name when creating CQ using ib_create_cq() by Bharat Potnuri · 7 years ago
  57. 1a1f460 RDMA: Hold the sgid_attr inside the struct ib_ah/qp by Jason Gunthorpe · 7 years ago
  58. 47ec386 RDMA: Convert drivers to use sgid_attr instead of sgid_index by Parav Pandit · 7 years ago
  59. d97099f IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs by Jason Gunthorpe · 7 years ago
  60. 8d9ec9a IB/core: Add a sgid_attr pointer to struct rdma_ah_attr by Jason Gunthorpe · 7 years ago
  61. 1dfce29 IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid by Parav Pandit · 7 years ago
  62. f4df9a7 RDMA: Use GID from the ib_gid_attr during the add_gid() callback by Parav Pandit · 7 years ago
  63. b150c38 IB/core: Introduce GID entry reference counts by Parav Pandit · 7 years ago
  64. 7654cb1 Convert infiniband uverbs to struct_size by Matthew Wilcox · 7 years ago
  65. ca24da0 RDMA/core: introduce check masks for T10-PI offload by Max Gurtovoy · 7 years ago
  66. 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
  67. 7eea23a IB/core: Add support for flow counters by Raed Salem · 7 years ago
  68. 59082a3 IB/core: Support passing uhw for create_flow by Matan Barak · 7 years ago
  69. 51d7a53 IB/core: Introduce counters read verb by Raed Salem · 7 years ago
  70. fa9b180 IB/core: Introduce counters object and its create/destroy by Raed Salem · 7 years ago
  71. 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
  72. 08bb558 IB/core: Make testing MR flags for writability a static inline function by Jack Morgenstein · 7 years ago
  73. b04f0f0 IB/uverbs: Introduce a MPLS steering match filter by Ariel Levkovich · 7 years ago
  74. d90e5e5 IB/uverbs: Introduce a GRE steering match filter by Ariel Levkovich · 7 years ago
  75. 19fd08b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  76. be934cc IB/uverbs: Add device memory registration ioctl support by Ariel Levkovich · 7 years ago
  77. bee76d7 IB/uverbs: Add alloc/free dm uverbs ioctl support by Ariel Levkovich · 7 years ago
  78. 1d8eeb9 IB/uverbs: Add device memory capabilities reporting by Ariel Levkovich · 7 years ago
  79. 56ab0b3 IB/uverbs: Introduce ESP steering match filter by Matan Barak · 7 years ago
  80. 7d12f8d IB/uverbs: Add modify ESP flow_action by Matan Barak · 7 years ago
  81. 21e82d3 IB/uverbs: Introduce egress flow steering by Boris Pismenny · 7 years ago
  82. 9b82844 IB/uverbs: Add action_handle flow steering specification by Matan Barak · 7 years ago
  83. 2eb9bea IB/uverbs: Add flow_action create and destroy verbs by Matan Barak · 7 years ago
  84. 414448d RDMA: Use ib_gid_attr during GID modification by Parav Pandit · 7 years ago
  85. 598ff6b IB/core: Refactor GID modify code for RoCE by Parav Pandit · 7 years ago
  86. 72e1ff0 RDMA/core: Update query_gid documentation for HCA drivers by Parav Pandit · 7 years ago
  87. e945130 IB/core: Protect against concurrent access to hardware stats by Mark Bloch · 7 years ago
  88. 070f2d7 net: Drop NETDEV_UNREGISTER_FINAL by Kirill Tkhai · 7 years ago
  89. c66db31 IB/uverbs: Safely extend existing attributes by Matan Barak · 7 years ago
  90. 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
  91. 80cf79a RDMA/verbs: Remove restrack entry from XRCD structure by Leon Romanovsky · 7 years ago
  92. b19744e IB/core: Remove unimplemented ib_peek_cq by Parav Pandit · 7 years ago
  93. b26c4a1 IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev by Parav Pandit · 7 years ago
  94. 19b1f54 RDMA/verbs: Simplify modify QP check by Leon Romanovsky · 7 years ago
  95. fccec5b RDMA/nldev: provide detailed MR information by Steve Wise · 7 years ago
  96. 87daac6 IB/core: Map iWarp AH type to undefined in rdma_ah_find_type by Don Hiatt · 7 years ago
  97. 02d8883 RDMA/restrack: Add general infrastructure to track RDMA resources by Leon Romanovsky · 7 years ago
  98. f66c8ba RDMA/core: Save kernel caller name when creating PD and CQ objects by Leon Romanovsky · 7 years ago
  99. e449644 RDMA/core: Use the MODNAME instead of the function name for pd callers by Leon Romanovsky · 7 years ago
  100. beb801a RDMA: Move enum ib_cq_creation_flags to uapi headers by Jason Gunthorpe · 7 years ago