1. d2370e0 IB/mlx5: Add memory windows allocation support by Matan Barak · 9 years ago
  2. 56e11d6 IB/mlx5: Added support for re-registration of MRs by Noa Osherovich · 9 years ago
  3. 7722f47 IB/mlx5: Create GSI transmission QPs when P_Key table is changed by Haggai Eran · 9 years ago
  4. d16e91d IB/mlx5: Add GSI QP wrapper by Haggai Eran · 9 years ago
  5. f031396 IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow by Erez Shitrit · 9 years ago
  6. a168a41c IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext by Majd Dibbiny · 9 years ago
  7. d4584dd IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask by Matan Barak · 9 years ago
  8. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  9. 146d2f1 IB/mlx5: Allocate a Transport Domain for each ucontext by majd@mellanox.com · 9 years ago
  10. f72300c IB/mlx5: Expose CQE version to user-space by Haggai Abramovsky · 9 years ago
  11. dfbee85 IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext by Haggai Abramovsky · 9 years ago
  12. c876a1b IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce by Leon Romanovsky · 9 years ago
  13. 50ca6ed IB/mlx5: Delete locally redefined variable by Leon Romanovsky · 9 years ago
  14. 9f17768 IB/mlx5: Expose correct maximum number of CQE capacity by Leon Romanovsky · 9 years ago
  15. 038d2ef IB/mlx5: Add flow steering support by Maor Gottlieb · 9 years ago
  16. 88115fe IB/mlx5: report tx/rx checksum cap in query results by Bodong Wang · 9 years ago
  17. da7525d IB/mlx5: Advertise atomic capabilities in query device by Eran Ben Elisha · 9 years ago
  18. 051f263 IB/mlx5: Add driver cross-channel support by Leon Romanovsky · 9 years ago
  19. d69e3bc IB/mlx5: Mmap the HCA's core clock register to user-space by Matan Barak · 9 years ago
  20. b368d7c IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext by Matan Barak · 9 years ago
  21. 7c60bcb IB/mlx5: Add support for hca_core_clock and timestamp_mask by Matan Barak · 9 years ago
  22. e53505a IB/mlx5: Support RoCE by Achiad Shochat · 9 years ago
  23. 2811ba5 IB/mlx5: Add RoCE fields to Address Vector by Achiad Shochat · 9 years ago
  24. 3cca260 IB/mlx5: Support IB device's callbacks for adding/deleting GIDs by Achiad Shochat · 9 years ago
  25. 3f89a64 IB/mlx5: Extend query_device/port to support RoCE by Achiad Shochat · 9 years ago
  26. fc24fc5 IB/mlx5: Support IB device's callback for getting its netdev by Achiad Shochat · 9 years ago
  27. ebd61f6 IB/mlx5: Support IB device's callback for getting the link layer by Achiad Shochat · 9 years ago
  28. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  29. dd01e66 IB/mlx5: Remove old FRWR API support by Sagi Grimberg · 9 years ago
  30. 8a187ee IB/mlx5: Support the new memory registration API by Sagi Grimberg · 9 years ago
  31. adec640 mlx5: stop including <asm-generic/kmap_types.h> by Christoph Hellwig · 9 years ago
  32. 81fb5e2 IB/mlx5: Remove pa_lkey usages by Sagi Grimberg · 9 years ago
  33. c6790aa IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY by Sagi Grimberg · 9 years ago
  34. b37c788 IB/mlx5: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  35. b3778ba mlx5: Drop mlx5_ib_alloc_fast_reg_mr by Sagi Grimberg · 9 years ago
  36. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  37. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  38. 18ebd40 mlx4, mlx5, mthca: Expose max_sge_rd correctly by Sagi Grimberg · 9 years ago
  39. e0238a6 mlx5: Expose correct page_size_cap in device attributes by Sagi Grimberg · 9 years ago
  40. a3c8742 mlx5: Fix missing device local_dma_lkey by Sagi Grimberg · 9 years ago
  41. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  42. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 9 years ago
  43. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  44. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  45. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  46. facc969 net/mlx5e: Fix HW MTU settings by Saeed Mahameed · 9 years ago
  47. 4aa17b2 mlx5: Enable mutual support for IB and Ethernet by Haggai Abramonvsky · 9 years ago
  48. 647241e IB/mlx5: Don't create IB instance over Ethernet ports by Majd Dibbiny · 9 years ago
  49. 1b5daf1 IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 mode by Majd Dibbiny · 9 years ago
  50. 938fe83 net/mlx5_core: New device capabilities handling by Saeed Mahameed · 9 years ago
  51. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 9 years ago
  52. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 9 years ago
  53. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  54. 64613d94 net/mlx5_core: Extend struct mlx5_interface to support multiple protocols by Saeed Mahameed · 10 years ago
  55. 233d05d net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core by Saeed Mahameed · 10 years ago
  56. 6cf0a15 IB/mlx5: Fix Mellanox copyright note by Saeed Mahameed · 10 years ago
  57. 147d1da Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-next by Roland Dreier · 10 years ago
  58. 1707cb4 IB/mlx5: Enable the ODP capability query verb by Haggai Eran · 10 years ago
  59. f614fc1 IB/mlx5: Fix error code in get_port_caps() by Dan Carpenter · 10 years ago
  60. 43c61165 Revert "IB/core: Add support for extended query device caps" by Yann Droneaud · 10 years ago
  61. b4cfe44 IB/mlx5: Implement on demand paging by adding support for MMU notifiers by Haggai Eran · 10 years ago
  62. 6aec21f IB/mlx5: Page faults handling infrastructure by Haggai Eran · 10 years ago
  63. 8cdd312 IB/mlx5: Implement the ODP capability query verb by Haggai Eran · 10 years ago
  64. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  65. 1c3ce90 IB/mlx5: Fix possible array overflow by Eli Cohen · 10 years ago
  66. eefd56e IB/mlx5: Clear umr resources after ib_unregister_device by Eli Cohen · 10 years ago
  67. c7a08ac net/mlx5_core: Update device capabilities handling by Eli Cohen · 10 years ago
  68. 4d2f9bb mlx5: Adjust events to use unsigned long param instead of void * by Jack Morgenstein · 10 years ago
  69. f241e74 mlx5: minor fixes (mainly avoidance of hidden casts) by Jack Morgenstein · 10 years ago
  70. 9603b61 mlx5: Move pci device handling from mlx5_ib to mlx5_core by Jack Morgenstein · 10 years ago
  71. f360d88 IB/mlx5: Add block multicast loopback support by Eli Cohen · 11 years ago
  72. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  73. 2dea909 IB/mlx5: Expose support for signature MR feature by Sagi Grimberg · 11 years ago
  74. d5436ba IB/mlx5: Collect signature error completion by Sagi Grimberg · 11 years ago
  75. 3121e3c mlx5: Implement create_mr and destroy_mr by Sagi Grimberg · 11 years ago
  76. 169a1d8 net,IB/mlx: Bump all Mellanox driver versions by Amir Vadai · 11 years ago
  77. 1a4c3a3 IB/mlx5: Don't set "block multicast loopback" capability by Eli Cohen · 11 years ago
  78. 78c0f98 IB/mlx5: Fix binary compatibility with libmlx5 by Eli Cohen · 11 years ago
  79. c1be523 IB/mlx5: Fix micro UAR allocator by Eli Cohen · 11 years ago
  80. 746b558 IB/mlx5: Multithreaded create MR by Eli Cohen · 11 years ago
  81. ada9f5d IB/mlx5: Fix eq names to display nicely in /proc/interrupts by Sagi Grimberg · 11 years ago
  82. 81bea28 IB/mlx5: Disable atomic operations by Eli Cohen · 11 years ago
  83. a0c84c3 IB/mlx5: Avoid async events on invalid port number by Eli Cohen · 11 years ago
  84. 92b0ca7 IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext() by Dan Carpenter · 11 years ago
  85. 281d1a9 IB/mlx5: Fix error return code in init_one() by Wei Yongjun · 11 years ago
  86. ad32b95 IB/mlx5: Make profile[] static in main.c by Roland Dreier · 11 years ago
  87. e126ba9 mlx5: Add driver for Mellanox Connect-IB adapters by Eli Cohen · 11 years ago