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