1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  2. a812f2d RDMA/bnxt_re: Do not add user qps to flushlist by Selvin Xavier · 4 years, 6 months ago
  3. d7806bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 6 months ago
  4. bfc6e5f bnxt_en: Update firmware interface to 1.10.1.54. by Michael Chan · 4 years, 6 months ago
  5. 2bb3c32 RDMA/bnxt_re: Change wr posting logic to accommodate variable wqes by Devesh Sharma · 4 years, 6 months ago
  6. 54ace98 RDMA/bnxt_re: Add helper data structures by Devesh Sharma · 4 years, 6 months ago
  7. 5ac5396 RDMA/bnxt_re: Pull psn buffer dynamically based on prod by Devesh Sharma · 4 years, 6 months ago
  8. 159fb4c RDMA/bnxt_re: introduce a function to allocate swq by Devesh Sharma · 4 years, 6 months ago
  9. 1da968e RDMA/bnxt_re: introduce wqe mode to select execution path by Devesh Sharma · 4 years, 6 months ago
  10. 42a3b15 RDMA: Remove the udata parameter from alloc_mr callback by Gal Pressman · 4 years, 7 months ago
  11. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  12. 7c08bc1 RDMA/bnxt_re: Remove FMR leftovers by Jason Gunthorpe · 4 years, 8 months ago
  13. fa5d010 RDMA: Group create AH arguments in struct by Maor Gottlieb · 4 years, 9 months ago
  14. 322f3d4 RDMA/bnxt: Delete 'nq_ptr' variable which is not used by Leon Romanovsky · 4 years, 9 months ago
  15. 8ce111d RDMA/bnxt_re: Remove dead code from rcfw by Devesh Sharma · 4 years, 10 months ago
  16. fddcbbb RDMA/bnxt_re: Simplify obtaining queue entry from hw ring by Devesh Sharma · 4 years, 10 months ago
  17. c78671a RDMA/bnxt_re: Update missing hsi data structures by Devesh Sharma · 4 years, 10 months ago
  18. 99bf84e RDMA/bnxt_re: Reduce device page size detection code by Devesh Sharma · 4 years, 10 months ago
  19. b4d8ddf RDMA/bnxt_re: make bnxt_re_ib_init static by YueHaibing · 4 years, 10 months ago
  20. b1d56fd RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structures by Selvin Xavier · 4 years, 10 months ago
  21. 4e88cef RDMA/bnxt_re: Remove unnecessary sched count by Selvin Xavier · 4 years, 10 months ago
  22. 8a6c617 RDMA/bnxt_re: Fix lifetimes in bnxt_re_task by Jason Gunthorpe · 4 years, 10 months ago
  23. 3cae580 RDMA/bnxt_re: Use ib_device_try_get() by Jason Gunthorpe · 4 years, 10 months ago
  24. 24a5b0c RDMA/bnxt_re: Remove a redundant 'memset' by Christophe JAILLET · 4 years, 11 months ago
  25. bb8865f RDMA/providers: Fix return value when QP type isn't supported by Kamal Heib · 5 years ago
  26. 75d0366 RDMA/bnxt_re: Remove set but not used variables 'pg' and 'idx' by YueHaibing · 5 years ago
  27. a0b404a RDMA/bnxt_re: Remove set but not used variable 'dev_attr' by YueHaibing · 5 years ago
  28. 6be2067 RDMA/bnxt_re: Remove set but not used variable 'pg_size' by YueHaibing · 5 years ago
  29. 6683270 RDMA/bnxt_re: Use driver_unregister and unregistration API by Selvin Xavier · 5 years ago
  30. c2b777a RDMA/bnxt_re: Refactor device add/remove functionalities by Selvin Xavier · 5 years ago
  31. 65a1662 RDMA/bnxt_re: Using vmalloc requires including vmalloc.h by Jason Gunthorpe · 5 years ago
  32. 6ccad84 RDMA/bnxt_re: use ibdev based message printing functions by Devesh Sharma · 5 years ago
  33. 6f53196 RDMA/bnxt_re: Refactor doorbell management functions by Devesh Sharma · 5 years ago
  34. 9555352 RDMA/bnxt_re: Refactor notification queue management code by Devesh Sharma · 5 years ago
  35. cee0c7b RDMA/bnxt_re: Refactor command queue management code by Devesh Sharma · 5 years ago
  36. b08fe04 RDMA/bnxt_re: Refactor net ring allocation function by Devesh Sharma · 5 years ago
  37. 0c4dcd6 RDMA/bnxt_re: Refactor hardware queue memory allocation by Devesh Sharma · 5 years ago
  38. 0cfb329 RDMA/bnxt_re: Replace chip context structure with pointer by Devesh Sharma · 5 years ago
  39. 8dae419 RDMA/bnxt_re: Refactor queue pair creation code by Devesh Sharma · 5 years ago
  40. 0a01623 RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid index by Selvin Xavier · 5 years ago
  41. 8fdd401 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  42. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  43. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  44. e8b3a42 Merge tag 'rds-odp-for-5.5' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  45. c320e52 IB: Allow calls to ib_umem_get from kernel ULPs by Moni Shoua · 5 years ago
  46. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  47. 53bb802 RDMA/bnxt_re: Report more number of completion vectors by Selvin Xavier · 5 years ago
  48. c527572 RDMA/bnxt_re: Fix Send Work Entry state check while polling completions by Selvin Xavier · 5 years ago
  49. 9a4467a RDMA/bnxt_re: Avoid freeing MR resources if dereg fails by Selvin Xavier · 5 years ago
  50. fca5b9d RDMA/bnxt_re: Fix missing le16_to_cpu by Devesh Sharma · 5 years ago
  51. 98998ff RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devices by Devesh Sharma · 5 years ago
  52. e284b15 RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series by Luke Starrett · 5 years ago
  53. 6e419e3 RDMA/bnxt_re: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  54. 72b894b IB/umem: remove the dmasync argument to ib_umem_get by Christoph Hellwig · 5 years ago
  55. 39c48c5 RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter series by Devesh Sharma · 5 years ago
  56. 39ce85f RDMA/bnxt_re: Remove unsupported modify_device callback by Kamal Heib · 5 years ago
  57. d97a3e9 RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp" by Colin Ian King · 5 years ago
  58. 75c6651 Merge tag 'v5.3-rc8' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  59. 4a9d46a RDMA: Fix goto target to release the allocated memory by Navid Emamdoost · 5 years ago
  60. d37b1e534 RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message by Selvin Xavier · 5 years ago
  61. 72a7720 RDMA: Introduce ib_port_phys_state enum by Kamal Heib · 5 years ago
  62. bda9045 IB/bnxt_re: Do not notifify GID change event by Parav Pandit · 5 years ago
  63. c56b593 RDMA/bnxt_re: Honor vlan_id in GID entry comparison by Selvin Xavier · 6 years ago
  64. 371bb62 Merge tag 'v5.2-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  65. 836a0fb RDMA: Check umem pointer validity prior to release by Leon Romanovsky · 6 years ago
  66. e39afe3 RDMA: Convert CQ allocations to be under core responsibility by Leon Romanovsky · 6 years ago
  67. a52c8e2 RDMA: Clean destroy CQ in drivers do not return errors by Leon Romanovsky · 6 years ago
  68. 7a15414 RDMA: Move owner into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  69. 72c6ec1 RDMA: Move uverbs_abi_ver into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  70. b9560a4 RDMA: Move driver_id into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  71. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  72. d855825 RDMA/bnxt_re: Use core helpers to get aligned DMA address by Shiraz Saleem · 6 years ago
  73. a70c073 RDMA: Introduce and use GID attr helper to read RoCE L2 fields by Parav Pandit · 6 years ago
  74. a7b36d5 ib/bnxt: Remove mention of idr_alloc from comment by Matthew Wilcox · 6 years ago
  75. 4b38da7 RDMA/drivers: Convert easy drivers to use ib_device_set_netdev() by Jason Gunthorpe · 6 years ago
  76. 68e326d RDMA: Handle SRQ allocations by IB/core by Leon Romanovsky · 6 years ago
  77. d345691 RDMA: Handle AH allocations by IB/core by Leon Romanovsky · 6 years ago
  78. ff23dfa IB: Pass only ib_udata in function prototypes by Shamir Rabinovitch · 6 years ago
  79. c4367a2 IB: Pass uverbs_attr_bundle down ib_x destroy path by Shamir Rabinovitch · 6 years ago
  80. 5aa8484 RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses by Selvin Xavier · 6 years ago
  81. 1a2e158 drivers: infiniband: Fix whitespace in kconfig by Enrico Weigelt, metux IT consult · 6 years ago
  82. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  83. 0fca467 bnxt_re: Clean cq for kernel consumers only by Devesh Sharma · 6 years ago
  84. f4b6bcc net: devlink: turn devlink into a built-in by Jakub Kicinski · 6 years ago
  85. a2a074e RDMA: Handle ucontext allocations by IB/core by Leon Romanovsky · 6 years ago
  86. c50866e bnxt_re: fix the regression due to changes in alloc_pbl by Devesh Sharma · 6 years ago
  87. 8994445 IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs by Shamir Rabinovitch · 6 years ago
  88. a871459 RDMA/bnxt_re: fix or'ing of data into an uninitialized struct member by Colin Ian King · 6 years ago
  89. 161ebe2 RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
  90. 21a428a RDMA: Handle PD allocations by IB/core by Leon Romanovsky · 6 years ago
  91. 95b86d1 RDMA/bnxt_re: Update kernel user abi to pass chip context by Devesh Sharma · 6 years ago
  92. 37f91cf RDMA/bnxt_re: Add extended psn structure for 57500 adapters by Devesh Sharma · 6 years ago
  93. 374c528 RDMA/bnxt_re: Enable GSI QP support for 57500 series by Devesh Sharma · 6 years ago
  94. e0387e1 RDMA/bnxt_re: Skip backing store allocation for 57500 series by Devesh Sharma · 6 years ago
  95. b353ce5 RDMA/bnxt_re: Add 64bit doorbells for 57500 series by Devesh Sharma · 6 years ago
  96. ae8637e RDMA/bnxt_re: Add chip context to identify 57500 series by Devesh Sharma · 6 years ago
  97. 459cc69 RDMA: Provide safe ib_alloc_device() function by Leon Romanovsky · 6 years ago
  98. 55c293c Merge branch 'devx-async' into k.o/for-next by Jason Gunthorpe · 6 years ago
  99. b360ce3 infiniband: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  100. 97099cc RDMA/bnxt_re: fix a size calculation by Dan Carpenter · 6 years ago