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