1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  2. d7806bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 5 months ago
  3. 3540669 qed: fix assignment of n_rq_elems to incorrect params field by Colin Ian King · 4 years, 5 months ago
  4. 1550658 qed: add support for different page sizes for chains by Alexander Lobakin · 4 years, 6 months ago
  5. b6db3f7 qed: simplify chain allocation with init params struct by Alexander Lobakin · 4 years, 6 months ago
  6. ca4beee RDMA/qedr: Remove the query_pkey callback by Kamal Heib · 4 years, 6 months ago
  7. eb7f84e RDMA/qedr: Add EDPM max size to alloc ucontext response by Michal Kalderon · 4 years, 6 months ago
  8. bbe4f42 RDMA/qedr: Add EDPM mode type for user-fw compatibility by Michal Kalderon · 4 years, 6 months ago
  9. acca72e RDMA/qedr: SRQ's bug fixes by Yuval Basson · 4 years, 6 months ago
  10. 42a3b15 RDMA: Remove the udata parameter from alloc_mr callback by Gal Pressman · 4 years, 6 months ago
  11. 4d12c04 RDMA: Remove 'max_map_per_fmr' by Jason Gunthorpe · 4 years, 7 months ago
  12. 649392b RDMA: Remove 'max_fmr' by Jason Gunthorpe · 4 years, 7 months ago
  13. fa5d010 RDMA: Group create AH arguments in struct by Maor Gottlieb · 4 years, 8 months ago
  14. bb8865f RDMA/providers: Fix return value when QP type isn't supported by Kamal Heib · 5 years ago
  15. e8b3a42 Merge tag 'rds-odp-for-5.5' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  16. c320e52 IB: Allow calls to ib_umem_get from kernel ULPs by Moni Shoua · 5 years ago
  17. 93a3d05 RDMA/qedr: Add kernel capability flags for dpm enabled mode by Michal Kalderon · 5 years ago
  18. a25984f RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offset by Michal Kalderon · 5 years ago
  19. 72b894b IB/umem: remove the dmasync argument to ib_umem_get by Christoph Hellwig · 5 years ago
  20. e26e7b8 RDMA: Change MAD processing function to remove extra casting and parameter by Leon Romanovsky · 5 years ago
  21. ad0593e RDMA/qedr: Remove unsupported modify_port callback by Kamal Heib · 5 years ago
  22. b4bc766 RDMA/qedr: Add iWARP doorbell recovery support by Michal Kalderon · 5 years ago
  23. 97f6125 RDMA/qedr: Add doorbell overflow recovery support by Michal Kalderon · 5 years ago
  24. 4c6bb02 RDMA/qedr: Use the common mmap API by Michal Kalderon · 5 years ago
  25. 24e412c RDMA/qedr: Fix memory leak in user qp and mr by Michal Kalderon · 5 years ago
  26. 82af6d1 RDMA/qedr: Fix synchronization methods and memory leaks in qedr by Michal Kalderon · 5 years ago
  27. 5fdff18 RDMA/qedr: Fix qpids xarray api used by Michal Kalderon · 5 years ago
  28. 72a7720 RDMA: Introduce ib_port_phys_state enum by Kamal Heib · 5 years ago
  29. cf167e5e RDMA/qedr: Remove Unneeded variable rc by Hariprasad Kelam · 5 years ago
  30. 836a0fb RDMA: Check umem pointer validity prior to release by Leon Romanovsky · 6 years ago
  31. e39afe3 RDMA: Convert CQ allocations to be under core responsibility by Leon Romanovsky · 6 years ago
  32. a52c8e2 RDMA: Clean destroy CQ in drivers do not return errors by Leon Romanovsky · 6 years ago
  33. 6905466 RDMA/qedr: Fix incorrect device rate. by Sagiv Ozeri · 6 years ago
  34. dce45af Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  35. a70c073 RDMA: Introduce and use GID attr helper to read RoCE L2 fields by Parav Pandit · 6 years ago
  36. 68e326d RDMA: Handle SRQ allocations by IB/core by Leon Romanovsky · 6 years ago
  37. d345691 RDMA: Handle AH allocations by IB/core by Leon Romanovsky · 6 years ago
  38. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  39. 949b8c7 drivers: Remove useless trailing comments from mmiowb() invocations by Will Deacon · 6 years ago
  40. ff23dfa IB: Pass only ib_udata in function prototypes by Shamir Rabinovitch · 6 years ago
  41. bdeacab IB: Remove 'uobject->context' dependency in object destroy APIs by Shamir Rabinovitch · 6 years ago
  42. c4367a2 IB: Pass uverbs_attr_bundle down ib_x destroy path by Shamir Rabinovitch · 6 years ago
  43. 9fd15987 qedr: Convert srqidr to XArray by Matthew Wilcox · 6 years ago
  44. b6014f9 qedr: Convert qpidr to XArray by Matthew Wilcox · 6 years ago
  45. a2a074e RDMA: Handle ucontext allocations by IB/core by Leon Romanovsky · 6 years ago
  46. 8994445 IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs by Shamir Rabinovitch · 6 years ago
  47. 95ad233 RDMA/qedr: Use for_each_sg_dma_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
  48. 21a428a RDMA: Handle PD allocations by IB/core by Leon Romanovsky · 6 years ago
  49. 55c293c Merge branch 'devx-async' into k.o/for-next by Jason Gunthorpe · 6 years ago
  50. 790b57f IB/hw: Remove unneeded semicolons by YueHaibing · 6 years ago
  51. 8ea175f RDMA/qedr: remove set but not used variable 'ib_ctx' by YueHaibing · 6 years ago
  52. dbe30da RDMA/qedr: Fix out of bounds index check in query pkey by Gal Pressman · 6 years ago
  53. b0ea0fa IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata by Jason Gunthorpe · 6 years ago
  54. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  55. 2553ba2 RDMA: Mark if destroy address handle is in a sleepable context by Gal Pressman · 6 years ago
  56. b090c4e RDMA: Mark if create address handle is in a sleepable context by Gal Pressman · 6 years ago
  57. e00b64f RDMA: Cleanup undesired pd->uobject usage by Shamir Rabinovitch · 6 years ago
  58. 59590b8 IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbs by Yuval Shaia · 6 years ago
  59. d31131b RDMA: Remove unused parameter from ib_modify_qp_is_ok() by Kamal Heib · 6 years ago
  60. b3b4348 RDMA/qedr: remove set but not used variable 'ctx' by YueHaibing · 6 years ago
  61. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  62. 40b173d qedr: Add user space support for SRQ by Yuval Bason · 6 years ago
  63. 3491c9e qedr: Add support for kernel mode SRQ's by Yuval Bason · 6 years ago
  64. 1212767 qedr: Add wrapping generic structure for qpidr and adjust idr routines. by Yuval Bason · 6 years ago
  65. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 6 years ago
  66. f696bf6 RDMA: Constify the argument of the work request conversion functions by Bart Van Assche · 6 years ago
  67. 2f944c0 RDMA: Fix storage of PortInfo CapabilityMask in the kernel by Jason Gunthorpe · 7 years ago
  68. 1abd8a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  69. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
  70. 47ec386 RDMA: Convert drivers to use sgid_attr instead of sgid_index by Parav Pandit · 7 years ago
  71. d97099f IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs by Jason Gunthorpe · 7 years ago
  72. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  73. 425cf5c RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CM by Kalderon, Michal · 7 years ago
  74. a1cdde8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  75. d52c89f qed*: Utilize FW 8.37.2.0 by Michal Kalderon · 7 years ago
  76. 367d2f0 RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses" by Colin Ian King · 7 years ago
  77. 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
  78. 30bf066 RDMA/qedr: Fix doorbell bar mapping for dpi > 1 by Kalderon, Michal · 7 years ago
  79. ffab8c8 RDMA/qedr: fix spelling mistake: "failes" -> "fails" by Colin Ian King · 7 years ago
  80. 19fd08b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  81. 09c4854f RDMA/qedr: Fix wmb usage in qedr by Kalderon, Michal · 7 years ago
  82. 5793902 RDMA/qedr: Zero stack memory before copying to user space by Jason Gunthorpe · 7 years ago
  83. 3e44e0e IB/providers: Avoid null netdev check for RoCE by Parav Pandit · 7 years ago
  84. 14169e3 IB/providers: Avoid zero GID check for RoCE by Parav Pandit · 7 years ago
  85. 0e1f9b9 RDMA/providers: Simplify query_gid callback of RoCE providers by Parav Pandit · 7 years ago
  86. ca486a3 IB/qedr: Remove GID add/del dummy routines by Parav Pandit · 7 years ago
  87. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  88. 50bc60c qed*: Utilize FW 8.33.11.0 by Michal Kalderon · 7 years ago
  89. caf61b1 RDMA/qedr: Fix QP state initialization race by Kalderon, Michal · 7 years ago
  90. c3594f2 RDMA/qedr: fix QP's ack timeout configuration by Kalderon, Michal · 7 years ago
  91. 561e5d48 RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs by Sinan Kaya · 7 years ago
  92. 551e1c6 RDMA/qedr: Fix iWARP write and send with immediate by Kalderon, Michal · 7 years ago
  93. e3fd112 RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA by Kalderon, Michal · 7 years ago
  94. dc728f7 RDMA/qedr: lower print level of flushed CQEs by Kalderon, Michal · 7 years ago
  95. 7bed7eb RDMA/qedr: Fix endian problems around imm_data by Jason Gunthorpe · 7 years ago
  96. 7bced91 RDMA/qedr: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  97. 1b8a708b RDMA/qedr: Remove set-but-not-used variables by Bart Van Assche · 7 years ago
  98. 0089985 RDMA/qedr: Declare local functions static by Bart Van Assche · 7 years ago
  99. 7ae6f2a Merge branch 'qedr' into k.o/for-next by Doug Ledford · 7 years ago
  100. 89fd257 RDMA/qedr: Missing error code in qedr_init_user_queue() by Dan Carpenter · 7 years ago