1. 7d96c9b IB/uverbs: Have the core code create the uverbs_root_spec by Jason Gunthorpe · 6 years ago
  2. 0c66847 overflow.h: Add arithmetic shift helper by Jason Gunthorpe · 6 years ago
  3. 9f49a5b RDMA/netdev: Use priv_destructor for netdev cleanup by Jason Gunthorpe · 6 years ago
  4. b9855f4 iw_cxgb4: RDMA write with immediate support by Potnuri Bharat Teja · 6 years ago
  5. 0425e3e RDMA/hns: Support flush cqe for hip08 in kernel space by Yixian Liu · 6 years ago
  6. 0f50d88 IB/uverbs: Allow all DESTROY commands to succeed after disassociate by Jason Gunthorpe · 7 years ago
  7. e83f0ec IB/uverbs: Do not pass struct ib_device to the ioctl methods by Jason Gunthorpe · 7 years ago
  8. bbd51e8 IB/uverbs: Do not pass struct ib_device to the write based methods by Jason Gunthorpe · 7 years ago
  9. 7452a3c IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate by Jason Gunthorpe · 7 years ago
  10. 9867f5c IB/uverbs: Convert 'bool exclusive' into an enum by Jason Gunthorpe · 7 years ago
  11. 87ad80a IB/uverbs: Consolidate uobject destruction by Jason Gunthorpe · 7 years ago
  12. 32ed5c0 IB/uverbs: Make the write path destroy methods use the same flow as ioctl by Jason Gunthorpe · 7 years ago
  13. ca3a8ac RDMA/core: Return bool instead of int by Parav Pandit · 6 years ago
  14. e7ff98a RDMA/cma: Constify path record, ib_cm_event, listen_id pointers by Parav Pandit · 6 years ago
  15. 2df7dba RDMA/core: Constify dst_addr argument by Parav Pandit · 6 years ago
  16. bccd062 IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language by Jason Gunthorpe · 7 years ago
  17. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 7 years ago
  18. f696bf6 RDMA: Constify the argument of the work request conversion functions by Bart Van Assche · 7 years ago
  19. 7aaa180 IB/cache: Restore compatibility for ib_query_gid by Jason Gunthorpe · 7 years ago
  20. cee1043 IB/core: Introduce and use sgid_attr in CM requests by Parav Pandit · 7 years ago
  21. 7fc7a7c rdma/cxgb4: Add support for srq functions & structs by Raju Rangoju · 7 years ago
  22. 22fa27f IB/uverbs: Fix locking around struct ib_uverbs_file ucontext by Jason Gunthorpe · 7 years ago
  23. aba9454 IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit by Jason Gunthorpe · 7 years ago
  24. 2c96eb7 IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject() by Jason Gunthorpe · 7 years ago
  25. e951747 IB/uverbs: Rework the locking for cleaning up the ucontext by Jason Gunthorpe · 7 years ago
  26. 1250c30 IB/uverbs: Handle IDR and FD types without truncation by Jason Gunthorpe · 7 years ago
  27. bb039a8 IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)() argument by Bart Van Assche · 7 years ago
  28. 3226944 IB/mlx5: Introduce driver create and destroy flow methods by Yishai Hadas · 7 years ago
  29. 6cd080a IB: Support ib_flow creation in drivers by Yishai Hadas · 7 years ago
  30. fd44e38 IB/mlx5: Introduce flow steering matcher uapi object by Yishai Hadas · 7 years ago
  31. eda9877 Merge branch 'mellanox/mlx5-next' into rdma.git for-next by Jason Gunthorpe · 7 years ago
  32. 664000b net/mlx5: Add support for flow table destination number by Yishai Hadas · 7 years ago
  33. 4fca037 IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi by Jason Gunthorpe · 7 years ago
  34. e2abdcf net/mlx5: Better return types for CQE API by Tariq Toukan · 7 years ago
  35. 8da6fe2 net/mlx5: Add core support for double vlan push/pop steering action by Jianbo Liu · 7 years ago
  36. 5e022dd net/mlx5: Expose MPEGC (Management PCIe General Configuration) structures by Eran Ben Elisha · 7 years ago
  37. eff8ea8 net/mlx5: FW tracer, add hardware structures by Feras Daoud · 7 years ago
  38. 65ca8d9 rdma/cxgb4: Add support for 64Byte cqes by Raju Rangoju · 7 years ago
  39. 528922a IB: Enable uverbs_destroy_def_handler to be used by drivers by Yishai Hadas · 7 years ago
  40. 8942ace IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user space by Artemy Kovalyov · 7 years ago
  41. b02289b RDMA: Validate grh_required when handling AVs by Artemy Kovalyov · 7 years ago
  42. 2f944c0 RDMA: Fix storage of PortInfo CapabilityMask in the kernel by Jason Gunthorpe · 7 years ago
  43. d0259e8 IB/uverbs: Remove ib_uobject_file by Jason Gunthorpe · 7 years ago
  44. 2cc1e3b8 IB/uverbs: Replace file->ucontext with file in uverbs_cmd.c by Jason Gunthorpe · 7 years ago
  45. 6ef1c82 IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls by Jason Gunthorpe · 7 years ago
  46. 6a5e9c8 IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile by Jason Gunthorpe · 7 years ago
  47. c33e73a IB/uverbs: Add a uobj_perform_destroy helper by Jason Gunthorpe · 7 years ago
  48. 422e3d3 RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCT by Jason Gunthorpe · 7 years ago
  49. 540cd69 RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly by Jason Gunthorpe · 7 years ago
  50. 83bb444 RDMA/uverbs: Remove UA_FLAGS by Jason Gunthorpe · 7 years ago
  51. 9a119cd RDMA/uverbs: Get rid of the & in method specifications by Jason Gunthorpe · 7 years ago
  52. 6c61d2a RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros by Jason Gunthorpe · 7 years ago
  53. 595c773 RDMA/uverbs: Simplify method definition macros by Jason Gunthorpe · 7 years ago
  54. d108dac RDMA/uverbs: Simplify UVERBS_ATTR family of macros by Jason Gunthorpe · 7 years ago
  55. ad544cf RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLE by Jason Gunthorpe · 7 years ago
  56. 87fc2a6 RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device by Jason Gunthorpe · 7 years ago
  57. 8193abb Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-next by Jason Gunthorpe · 7 years ago
  58. 25bb36e IB/mlx5: Expose dump and fill memory key by Yonatan Cohen · 7 years ago
  59. b183ee2 net/mlx5: Add hardware definitions for dump_fill_mkey by Leon Romanovsky · 7 years ago
  60. 4d4fb5d net/mlx5: Limit scope of dump_fill_mkey function by Yonatan Cohen · 7 years ago
  61. 4eefd62 include/rdma/opa_addr.h: Fix an endianness issue by Bart Van Assche · 7 years ago
  62. 1c77483 IB: Improve uverbs_cleanup_ucontext algorithm by Yishai Hadas · 7 years ago
  63. 1ccddc4 RDMA/verbs: Drop kernel variant of destroy_flow by Leon Romanovsky · 7 years ago
  64. ca576fb RDMA/verbs: Drop kernel variant of create_flow by Leon Romanovsky · 7 years ago
  65. ea8c2d8 RDMA/core: Remove unused ib cache functions by Jason Gunthorpe · 7 years ago
  66. 3983910 IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *' by Parav Pandit · 7 years ago
  67. 815d456 IB/cm: Pass the sgid_attr through various events by Parav Pandit · 7 years ago
  68. 4ed13a5 IB/cm: Keep track of the sgid_attr that created the cm id by Parav Pandit · 7 years ago
  69. b740321 IB: Make ib_init_ah_attr_from_wc set sgid_attr by Parav Pandit · 7 years ago
  70. 321d786 IB/uverbs: Delete type and id from uverbs_obj_attr by Jason Gunthorpe · 7 years ago
  71. 4d7dff2 Merge branch 'icrc-counter' into rdma.git for-next by Jason Gunthorpe · 7 years ago
  72. 0af5107 net/mlx5: Add RoCE RX ICRC encapsulated counter by Talat Batheesh · 7 years ago
  73. 2e2ba09 IB/rdmavt, IB/hfi1: Create device dependent s_flags by Mike Marciniszyn · 7 years ago
  74. f6fe01b IB/mlx5: Add DEVX query EQN support by Yishai Hadas · 7 years ago
  75. aeae945 IB/mlx5: Add DEVX support for memory registration by Yishai Hadas · 7 years ago
  76. 7c043e9 IB/mlx5: Add support for DEVX query UAR by Yishai Hadas · 7 years ago
  77. e662e14 IB/mlx5: Add DEVX support for modify and query commands by Yishai Hadas · 7 years ago
  78. 7efce36 IB/mlx5: Add obj create and destroy functionality by Yishai Hadas · 7 years ago
  79. 8aa8c95 IB/mlx5: Add support for DEVX general command by Yishai Hadas · 7 years ago
  80. a8b92ca IB/mlx5: Introduce DEVX by Yishai Hadas · 7 years ago
  81. 7dc08dc IB/core: Expose ib_ucontext from a given ib_uverbs_file by Yishai Hadas · 7 years ago
  82. e502a86 IB/core: Introduce DECLARE_UVERBS_GLOBAL_METHODS by Yishai Hadas · 7 years ago
  83. 2d9c1bd IB/uverbs: Add a macro to define a type with no kernel known size by Matan Barak · 7 years ago
  84. 8762d14 IB/uverbs: Add PTR_IN attributes that are allocated/copied automatically by Matan Barak · 7 years ago
  85. 620758a Merge branch 'mellanox/mlx5-next' into RDMA for-next by Jason Gunthorpe · 7 years ago
  86. 38b7ca9 net/mlx5: Expose DEVX specification by Yishai Hadas · 7 years ago
  87. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
  88. 3c60e86 IDR: Expose the XArray lock by willy@infradead.org · 7 years ago
  89. 1a1f460 RDMA: Hold the sgid_attr inside the struct ib_ah/qp by Jason Gunthorpe · 7 years ago
  90. 47ec386 RDMA: Convert drivers to use sgid_attr instead of sgid_index by Parav Pandit · 7 years ago
  91. d97099f IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs by Jason Gunthorpe · 7 years ago
  92. 8d9ec9a IB/core: Add a sgid_attr pointer to struct rdma_ah_attr by Jason Gunthorpe · 7 years ago
  93. 1dfce29 IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid by Parav Pandit · 7 years ago
  94. c3d71b6 IB/core: Provide rdma_ versions of the gid cache API by Jason Gunthorpe · 7 years ago
  95. bf399c2 IB/core: Introduce GID attribute get, put and hold APIs by Parav Pandit · 7 years ago
  96. f4df9a7 RDMA: Use GID from the ib_gid_attr during the add_gid() callback by Parav Pandit · 7 years ago
  97. b150c38 IB/core: Introduce GID entry reference counts by Parav Pandit · 7 years ago
  98. 265c5596 Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  99. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  100. dbb2816f Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago