1. d82e2b2 RDMA/mad: Delete duplicated init_query_mad functions by Leon Romanovsky · 3 years ago
  2. 4922f09 Merge tag 'v5.16-rc5' into rdma.git for-next by Jason Gunthorpe · 3 years ago
  3. 0c83da7 RDMA/mlx4: Use bitmap_alloc() when applicable by Christophe JAILLET · 3 years, 1 month ago
  4. 378c674 RDMA/mlx4: Do not fail the registration on port stats by Jack Wang · 3 years, 1 month ago
  5. 25edbc3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 2 months ago
  6. 13f30b0 RDMA/counter: Add a descriptor in struct rdma_hw_stats by Aharon Landau · 3 years, 3 months ago
  7. ded6e16 mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64() by Jakub Kicinski · 3 years, 3 months ago
  8. 514aee6 RDMA: Globally allocate and release QP memory by Leon Romanovsky · 3 years, 5 months ago
  9. fdcebbc Merge tag 'v5.13-rc7' into rdma.git for-next by Jason Gunthorpe · 3 years, 6 months ago
  10. 915e4af RDMA: Remove rdma_set_device_sysfs_group() by Jason Gunthorpe · 3 years, 7 months ago
  11. 4b5f4d3 RDMA: Split the alloc_hw_stats() ops to port and device variants by Jason Gunthorpe · 3 years, 7 months ago
  12. 2adcb4c RDMA: Verify port when creating flow rule by Maor Gottlieb · 3 years, 7 months ago
  13. 404e5a1 RDMA/mlx4: Do not map the core_clock page to user space unless enabled by Shay Drory · 3 years, 7 months ago
  14. 1fb7f89 RDMA: Support more than 255 rdma ports by Mark Bloch · 3 years, 10 months ago
  15. 6504c77 IB/mlx4: Use port iterator and validation APIs by Parav Pandit · 4 years ago
  16. 6f320f6 RDMA/mlx4: Remove bogus dev_base_lock usage by Vladimir Oltean · 4 years, 1 month ago
  17. 4580836 RDMA: Manual changes for sysfs_emit and neatening by Joe Perches · 4 years, 3 months ago
  18. 1c7fd72 RDMA: Convert sysfs device * show functions to use sysfs_emit() by Joe Perches · 4 years, 3 months ago
  19. 1f11a76 RDMA: Check create_flags during create_qp by Jason Gunthorpe · 4 years, 3 months ago
  20. 1c407cb RDMA: Check flags during create_cq by Jason Gunthorpe · 4 years, 3 months ago
  21. 652caba RDMA: Check srq_type during create_srq by Jason Gunthorpe · 4 years, 3 months ago
  22. 44ce37b RDMA: Move more uverbs_cmd_mask settings to the core by Jason Gunthorpe · 4 years, 3 months ago
  23. c074bb1 RDMA: Remove elements in uverbs_cmd_mask that all drivers set by Jason Gunthorpe · 4 years, 3 months ago
  24. b8e3130 RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions by Jason Gunthorpe · 4 years, 3 months ago
  25. e0477b3 RDMA: Explicitly pass in the dma_device to ib_register_device by Jason Gunthorpe · 4 years, 3 months ago
  26. 5dee587 Merge branch 'mlx5_active_speed' into rdma.git for-next by Jason Gunthorpe · 4 years, 3 months ago
  27. c0a6b5e RDMA: Convert RWQ table logic to ib_core allocation scheme by Leon Romanovsky · 4 years, 4 months ago
  28. d18bb3e RDMA: Clean MW allocation and free flows by Leon Romanovsky · 4 years, 4 months ago
  29. d0c45c8 RDMA: Change XRCD destroy return value by Leon Romanovsky · 4 years, 4 months ago
  30. 91a7c58 RDMA: Restore ability to fail on PD deallocate by Leon Romanovsky · 4 years, 4 months ago
  31. ec78b3b RDMA/mlx4: Read pkey table length instead of hardcoded value by Mark Bloch · 4 years, 4 months ago
  32. d667374 RDMA: Remove constant domain argument from flow creation call by Leon Romanovsky · 4 years, 5 months ago
  33. 28ad5f65 RDMA: Move XRCD to be under ib_core responsibility by Leon Romanovsky · 4 years, 6 months ago
  34. 1f55b7a RDMA/mlx4: Remove FMR support for memory registration by Max Gurtovoy · 4 years, 7 months ago
  35. c08cfb2 RDMA/mlx4: Initialize ib_spec on the stack by Alaa Hleihel · 4 years, 9 months ago
  36. 282e79c RDMA/mlx4: Delete duplicated offsetofend implementation by Leon Romanovsky · 4 years, 10 months ago
  37. eaad647 IB/mlx4: Fix memory leak in add_gid error flow by Jack Morgenstein · 5 years ago
  38. 89f988d IB/mlx4: Follow mirror sequence of device add during device removal by Parav Pandit · 5 years ago
  39. ff3195b IB/mlx4: Update HW GID table while adding vlan GID by Danit Goldberg · 5 years ago
  40. c043ff2 RDMA: Connect between the mmap entry and the umap_priv structure by Michal Kalderon · 5 years ago
  41. 72a7720 RDMA: Introduce ib_port_phys_state enum by Kamal Heib · 5 years ago
  42. e39afe3 RDMA: Convert CQ allocations to be under core responsibility by Leon Romanovsky · 6 years ago
  43. 7a15414 RDMA: Move owner into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  44. 72c6ec1 RDMA: Move uverbs_abi_ver into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  45. b9560a4 RDMA: Move driver_id into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  46. 68e326d RDMA: Handle SRQ allocations by IB/core by Leon Romanovsky · 6 years ago
  47. d345691 RDMA: Handle AH allocations by IB/core by Leon Romanovsky · 6 years ago
  48. ff23dfa IB: Pass only ib_udata in function prototypes by Shamir Rabinovitch · 6 years ago
  49. c4367a2 IB: Pass uverbs_attr_bundle down ib_x destroy path by Shamir Rabinovitch · 6 years ago
  50. a2a074e RDMA: Handle ucontext allocations by IB/core by Leon Romanovsky · 6 years ago
  51. 21a428a RDMA: Handle PD allocations by IB/core by Leon Romanovsky · 6 years ago
  52. 459cc69 RDMA: Provide safe ib_alloc_device() function by Leon Romanovsky · 6 years ago
  53. 5474723 RDMA: Introduce and use rdma_device_to_ibdev() by Parav Pandit · 6 years ago
  54. ea4baf7 RDMA: Rename port_callback to init_port by Parav Pandit · 6 years ago
  55. 4725c4b RDMA/mlx4: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  56. fc6526f mlx4: trigger IB events needed by SMC by Ursula Braun · 6 years ago
  57. 508a523 RDMA/drivers: Use core provided API for registering device attributes by Parav Pandit · 6 years ago
  58. 59bfc59 Merge branch 'for-rc' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  59. e349f85 RDMA: Fully setup the device name in ib_register_device by Jason Gunthorpe · 6 years ago
  60. c282da4 RDMA/mlx4: Use rdma_user_mmap_io by Jason Gunthorpe · 6 years ago
  61. 8f28b17 RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HW by Leon Romanovsky · 6 years ago
  62. 2f944c0 RDMA: Fix storage of PortInfo CapabilityMask in the kernel by Jason Gunthorpe · 6 years ago
  63. 1975acd IB/mlx4: Add support for drain SQ & RQ by Yishai Hadas · 7 years ago
  64. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
  65. 7492052 IB/mlx4: Use GID attribute from ah attribute by Parav Pandit · 7 years ago
  66. f4df9a7 RDMA: Use GID from the ib_gid_attr during the add_gid() callback by Parav Pandit · 7 years ago
  67. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  68. 0f45e69 Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-next by Jason Gunthorpe · 7 years ago
  69. 59082a3 IB/core: Support passing uhw for create_flow by Matan Barak · 7 years ago
  70. 7fc8ff2 RDMA/mlx4: Don't crash machine if zap_vma_ptes() fails by Leon Romanovsky · 7 years ago
  71. f77f303 RDMA/mlx4: Catch FW<->SW misalignment without machine crash by Leon Romanovsky · 7 years ago
  72. a0976f4 RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core by Wei Hu(Xavier) · 7 years ago
  73. 25e6265 IB/core: Reduce the places that use zgid by Parav Pandit · 7 years ago
  74. 8510020 IB/mlx4: Check for egress flow steering by Boris Pismenny · 7 years ago
  75. 414448d RDMA: Use ib_gid_attr during GID modification by Parav Pandit · 7 years ago
  76. 14169e3 IB/providers: Avoid zero GID check for RoCE by Parav Pandit · 7 years ago
  77. 0e1f9b9 RDMA/providers: Simplify query_gid callback of RoCE providers by Parav Pandit · 7 years ago
  78. 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
  79. 6d06c9a IB/mlx4: Add Scatter FCS support over WQ creation by Guy Levi · 7 years ago
  80. 9c71172 IB/mlx4: Report TSO capabilities by Yishai Hadas · 7 years ago
  81. 48962f5 RDMA/mlx4: Move flag constants to uapi header by Jason Gunthorpe · 7 years ago
  82. 2d87344 Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next by Doug Ledford · 7 years ago
  83. 5292443 mlx4_ib: zero out struct ib_pd when allocating by Steve Wise · 7 years ago
  84. a181779 IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE by Jack M · 7 years ago
  85. 0077416 IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs by Jack Morgenstein · 7 years ago
  86. 852f692 IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports by Jack Morgenstein · 7 years ago
  87. 07d84f7 IB/mlx4: Add support to RSS hash for inner headers by Guy Levi · 7 years ago
  88. 0fd586d IB/mlx4: Add CQ moderation capability to query_device by Yonatan Cohen · 7 years ago
  89. 34d9a27 IB/mlx4: Exposing modify CQ callback to uverbs layer by Yonatan Cohen · 7 years ago
  90. 09d208b2 IB/mlx4: Add report for RSS capabilities by vendor channel by Guy Levi · 7 years ago
  91. 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 8 years ago
  92. a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
  93. 6afff1c IB/mlx4: Expose RSS capabilities by Guy Levi · 7 years ago
  94. b8d46ca IB/mlx4: Add support for WQ indirection table related verbs by Guy Levi · 7 years ago
  95. 400b1eb IB/mlx4: Add support for WQ related verbs by Guy Levi · 7 years ago
  96. f330187 (IB, net)/mlx4: Add resource utilization support by Moshe Shemesh · 8 years ago
  97. ea30b96 IB/mlx4: Add inline-receive support by Maor Gottlieb · 8 years ago
  98. e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
  99. 98e77d9 IB: Convert msleep below 20ms to usleep_range by Leon Romanovsky · 8 years ago
  100. 0a528ee IB/mlx4: Bump driver version by Tariq Toukan · 8 years ago