1. 7fc7a7c rdma/cxgb4: Add support for srq functions & structs by Raju Rangoju · 6 years ago
  2. 076dd53 IB/core: Remove extra parentheses by Varsha Rao · 6 years ago
  3. 9491a1e RDMA/ocrdma: Suppress a compiler warning by Bart Van Assche · 6 years ago
  4. 22fa27f IB/uverbs: Fix locking around struct ib_uverbs_file ucontext by Jason Gunthorpe · 7 years ago
  5. c36ee46 IB/mlx5: Use the ucontext from the uobj, not the file by Jason Gunthorpe · 7 years ago
  6. aba9454 IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit by Jason Gunthorpe · 7 years ago
  7. 2c96eb7 IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject() by Jason Gunthorpe · 7 years ago
  8. e951747 IB/uverbs: Rework the locking for cleaning up the ucontext by Jason Gunthorpe · 7 years ago
  9. 8706427 IB/uverbs: Revise and clarify the rwsem and uobjects_lock by Jason Gunthorpe · 7 years ago
  10. e6d5d5d IB/uverbs: Clarify and revise uverbs_close_fd by Jason Gunthorpe · 7 years ago
  11. 5671f79 IB/uverbs: Revise the placement of get/puts on uobject by Jason Gunthorpe · 7 years ago
  12. c561c28 IB/uverbs: Clarify the kref'ing ordering for alloc_commit by Jason Gunthorpe · 7 years ago
  13. 1250c30 IB/uverbs: Handle IDR and FD types without truncation by Jason Gunthorpe · 7 years ago
  14. 3df593b IB/uverbs: Get rid of null_obj_type by Jason Gunthorpe · 7 years ago
  15. 23f96d1 nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  16. 45e3cc1a nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  17. 9b32a59 IB/srpt: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  18. 71347b0 IB/srp: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  19. e01a767 IB/isert: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  20. 604dbdc IB/iser: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  21. 4b4671a IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  22. 1fec77b RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  23. 536ca24 IB/rxe: Drop QP0 silently by Zhu Yanjun · 6 years ago
  24. 99a7e2b IB/ipoib: Fix error return code in ipoib_dev_init() by Wei Yongjun · 7 years ago
  25. cb80fb1 IB/mlx5: Enable driver uapi commands for flow steering by Yishai Hadas · 6 years ago
  26. 6346f0b IB/mlx5: Add support for a flow table destination for driver flow steering by Yishai Hadas · 6 years ago
  27. d4be3f4 IB/mlx5: Support adding flow steering rule by raw description by Yishai Hadas · 6 years ago
  28. 3226944 IB/mlx5: Introduce driver create and destroy flow methods by Yishai Hadas · 6 years ago
  29. 6cd080a IB: Support ib_flow creation in drivers by Yishai Hadas · 6 years ago
  30. fd44e38 IB/mlx5: Introduce flow steering matcher uapi object by Yishai Hadas · 6 years ago
  31. eda9877 Merge branch 'mellanox/mlx5-next' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  32. 664000b net/mlx5: Add support for flow table destination number by Yishai Hadas · 7 years ago
  33. 2aada6c net/mlx5: Add forward compatible support for the FTE match data by Yishai Hadas · 7 years ago
  34. acd4307 RDMA/bnxt_re: Modify a fall-through annotation by Bart Van Assche · 6 years ago
  35. aa09ea6 RDMA/mlx5: Remove set but not used variables by Kamal Heib · 6 years ago
  36. 259e191 IPoIB: use kvzalloc to allocate an array of bucket pointers by Jan Dakinevich · 7 years ago
  37. 048f314 net/mlx5: Fix tristate and description for MLX5 module by Eran Ben Elisha · 6 years ago
  38. d34c6ef net/mlx5: Use ERR_CAST() instead of coding it by Roi Dayan · 6 years ago
  39. 0f40391 net/mlx5: Add missing SET_DRIVER_VERSION command translation by Noa Osherovich · 6 years ago
  40. a451733 net/mlx5: Add XRQ commands definitions by Max Gurtovoy · 6 years ago
  41. 8da6fe2 net/mlx5: Add core support for double vlan push/pop steering action by Jianbo Liu · 6 years ago
  42. c012691 IB/cm: Remove cma_multicast->igmp_joined by Jason Gunthorpe · 7 years ago
  43. 1215cb7 RDMA/umem: Refactor exit paths in ib_umem_get by Leon Romanovsky · 7 years ago
  44. 40ddacf RDMA/umem: Don't hold mmap_sem for too long by Leon Romanovsky · 7 years ago
  45. 6869e00 IB/srpt: Fix srpt_cm_req_recv() error path (2/2) by Bart Van Assche · 7 years ago
  46. 847462d IB/srpt: Fix srpt_cm_req_recv() error path (1/2) by Bart Van Assche · 7 years ago
  47. 05f58ce RDMA/mlx5: Check that supplied blue flame index doesn't overflow by Leon Romanovsky · 7 years ago
  48. ffaf58d RDMA/mlx5: Melt consecutive calls to alloc_bfreg() in one call by Leon Romanovsky · 7 years ago
  49. 65ca8d9 rdma/cxgb4: Add support for 64Byte cqes by Raju Rangoju · 7 years ago
  50. 15039ef hns: Remove a set-but-not-used variable by Bart Van Assche · 7 years ago
  51. 522628e IB/hfi1: Suppress a compiler warning by Bart Van Assche · 7 years ago
  52. e8e8b65 RDMA/hns: Update the implementation of set_mac by oulijun · 7 years ago
  53. 4db134a RDMA/hns: Update the implementation of set_gid by oulijun · 7 years ago
  54. ded58ff RDMA/hns: Add TPQ link table support by oulijun · 7 years ago
  55. 6b63597 RDMA/hns: Add TSQ link table support by oulijun · 7 years ago
  56. 0576cbd RDMA/hns: Fix endian conversions and annotations by oulijun · 7 years ago
  57. 31e33a5 net/mlx5: fix uaccess beyond "count" in debugfs read/write handlers by Jann Horn · 7 years ago
  58. beae9eb RDMA/ocrdma: Make ocrdma_destroy_qp() easier to analyze by Bart Van Assche · 7 years ago
  59. 07f3355 infiniband: i40iw, nes: don't use wall time for TCP sequence numbers by Arnd Bergmann · 7 years ago
  60. 59b851d RDMA/nes: Avoid complaints about unused variables by Bart Van Assche · 7 years ago
  61. 23ff6ba RDMA/cxgb4: Restore the dropped uninitialized_var by Jason Gunthorpe · 7 years ago
  62. 528922a IB: Enable uverbs_destroy_def_handler to be used by drivers by Yishai Hadas · 7 years ago
  63. 781a401 ib_srpt: use kvmalloc to allocate ring pointers by Jan Dakinevich · 7 years ago
  64. 8942ace IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user space by Artemy Kovalyov · 7 years ago
  65. b02289b RDMA: Validate grh_required when handling AVs by Artemy Kovalyov · 7 years ago
  66. 958200a RDMA/hfi1: Move grh_required into update_sm_ah by Jason Gunthorpe · 7 years ago
  67. 2f944c0 RDMA: Fix storage of PortInfo CapabilityMask in the kernel by Jason Gunthorpe · 7 years ago
  68. 3fda243 RDMA/ipoib: Fix return code from ipoib_cm_dev_init by Kamal Heib · 7 years ago
  69. 07e7056 IB/core: Simplify check for RoCE route resolve by Parav Pandit · 7 years ago
  70. 921c0f5 IB/mlx5: Honor cnt_set_id_valid flag instead of set_id by Parav Pandit · 7 years ago
  71. e3f1ed1 RDMA/mlx5: Remove unused port number parameter by Leon Romanovsky · 7 years ago
  72. 97202bb IB/uverbs: Do not use uverbs_cmd_mask in the ioctl path by Jason Gunthorpe · 7 years ago
  73. 60e6627 IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers by Jann Horn · 7 years ago
  74. 222c7b1 RDMA/rw: Fix rdma_rw_ctx_signature_init() kernel-doc header by Bart Van Assche · 7 years ago
  75. 4ab39e2 RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyze by Bart Van Assche · 7 years ago
  76. cbd8e98 RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyze by Bart Van Assche · 7 years ago
  77. 2f229bc RDMA/rxe: Simplify the error handling code in rxe_create_ah() by Bart Van Assche · 7 years ago
  78. efdbda8 IB/iser: Remove set-but-not-used variables by Bart Van Assche · 7 years ago
  79. aa9d5ff RDMA/ocrdma: Remove a set-but-not-used variable by Bart Van Assche · 7 years ago
  80. 4c5743b IB/nes: Fix a compiler warning by Bart Van Assche · 7 years ago
  81. f8c2d22 RDMA/core: Remove set-but-not-used variables by Bart Van Assche · 7 years ago
  82. 28e3989 RDMA/core: Remove ib_find_cached_gid() and ib_find_cached_gid_by_port() by Bart Van Assche · 7 years ago
  83. b1b6397 RDMA/ipoib: Fix use of sizeof() by Kamal Heib · 7 years ago
  84. 0578cda RDMA/ipoib: Prefer unsigned int to bare use of unsigned by Kamal Heib · 7 years ago
  85. 299c36b RDMA/ipoib: Use min_t() macro instead of min() by Kamal Heib · 7 years ago
  86. 87a37ce IB/cm: Remove unused and erroneous msg sequence encoding by Håkon Bugge · 7 years ago
  87. 76bc79c IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobject by Jason Gunthorpe · 7 years ago
  88. d0259e8 IB/uverbs: Remove ib_uobject_file by Jason Gunthorpe · 7 years ago
  89. 6f25888 IB/uverbs: Tidy up remaining references to ucontext by Jason Gunthorpe · 7 years ago
  90. 2cc1e3b8 IB/uverbs: Replace file->ucontext with file in uverbs_cmd.c by Jason Gunthorpe · 7 years ago
  91. 6ef1c82 IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls by Jason Gunthorpe · 7 years ago
  92. 6a5e9c8 IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile by Jason Gunthorpe · 7 years ago
  93. c33e73a IB/uverbs: Add a uobj_perform_destroy helper by Jason Gunthorpe · 7 years ago
  94. 422e3d3 RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCT by Jason Gunthorpe · 7 years ago
  95. 540cd69 RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly by Jason Gunthorpe · 7 years ago
  96. 83bb444 RDMA/uverbs: Remove UA_FLAGS by Jason Gunthorpe · 7 years ago
  97. 9a119cd RDMA/uverbs: Get rid of the & in method specifications by Jason Gunthorpe · 7 years ago
  98. 6c61d2a RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros by Jason Gunthorpe · 7 years ago
  99. 595c773 RDMA/uverbs: Simplify method definition macros by Jason Gunthorpe · 7 years ago
  100. d108dac RDMA/uverbs: Simplify UVERBS_ATTR family of macros by Jason Gunthorpe · 7 years ago