1. b005d31 mlx5: Add arbitrary sg list support by Sagi Grimberg · 9 years ago
  2. 56e11d6 IB/mlx5: Added support for re-registration of MRs by Noa Osherovich · 9 years ago
  3. d16e91d IB/mlx5: Add GSI QP wrapper by Haggai Eran · 9 years ago
  4. 158abf8 IB/mlx5: Modify QP debugging prints by Haggai Eran · 9 years ago
  5. b11a4f9 IB/mlx5: Add support for setting source QP number by Haggai Eran · 9 years ago
  6. f031396 IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow by Erez Shitrit · 9 years ago
  7. 75c1657e IB/mlx5: Fix RC transport send queue overhead computation by Leon Romanovsky · 9 years ago
  8. 01581fb IB/mlx5: Use MLX5_GET to correctly get end of padding mode by Maor Gottlieb · 9 years ago
  9. 09f16cf IB/mlx5: Fix use of null pointer PD by Majd Dibbiny · 9 years ago
  10. ad5f8e9 IB/mlx5: Expose Raw Packet QP to user space consumers by majd@mellanox.com · 9 years ago
  11. 427c1e7 {IB, net}/mlx5: Move the modify QP operation table to mlx5_ib by majd@mellanox.com · 9 years ago
  12. 75850d0 IB/mlx5: Support setting Ethernet priority for Raw Packet QPs by majd@mellanox.com · 9 years ago
  13. 6d2f89df IB/mlx5: Add Raw Packet QP query functionality by majd@mellanox.com · 9 years ago
  14. 0fb2ed6 IB/mlx5: Add create and destroy functionality for Raw Packet QP by majd@mellanox.com · 9 years ago
  15. 19098df IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types by majd@mellanox.com · 9 years ago
  16. cfb5e08 IB/mlx5: Add CQE version 1 support to user QPs and SRQs by Haggai Abramovsky · 9 years ago
  17. 051f263 IB/mlx5: Add driver cross-channel support by Leon Romanovsky · 9 years ago
  18. 2811ba5 IB/mlx5: Add RoCE fields to Address Vector by Achiad Shochat · 9 years ago
  19. dd01e66 IB/mlx5: Remove old FRWR API support by Sagi Grimberg · 9 years ago
  20. 8a187ee IB/mlx5: Support the new memory registration API by Sagi Grimberg · 9 years ago
  21. 25556ae IB: remove xrc_remote_srq_num from struct ib_send_wr by Christoph Hellwig · 9 years ago
  22. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  23. 81fb5e2 IB/mlx5: Remove pa_lkey usages by Sagi Grimberg · 9 years ago
  24. b636401 mlx5: Fix incorrect wc pkey_index assignment for GSI messages by Sagi Grimberg · 9 years ago
  25. 4aa17b2 mlx5: Enable mutual support for IB and Ethernet by Haggai Abramonvsky · 10 years ago
  26. 938fe83 net/mlx5_core: New device capabilities handling by Saeed Mahameed · 10 years ago
  27. 64ffaa2 net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory by Amir Vadai · 10 years ago
  28. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 10 years ago
  29. 6cf0a15 IB/mlx5: Fix Mellanox copyright note by Saeed Mahameed · 10 years ago
  30. b812b54 net/mlx5_core: Clear doorbell record inside mlx5_db_alloc() by Saeed Mahameed · 10 years ago
  31. 7bef7ad net/mlx5_core: Coding style fix by Eli Cohen · 10 years ago
  32. c3c6c9c net/mlx5_core: Fix call to mlx5_core_qp_modify by Haggai Abramonvsky · 10 years ago
  33. 6aec21f IB/mlx5: Page faults handling infrastructure by Haggai Eran · 10 years ago
  34. c1395a2 IB/mlx5: Add function to read WQE from user-space by Haggai Eran · 10 years ago
  35. 968e78d IB/mlx5: Enhance UMR support to allow partial page table update by Haggai Eran · 10 years ago
  36. 6a4f139 mlx5: Fix sparse warnings by Eli Cohen · 10 years ago
  37. 479163f mlx5: don't duplicate kvfree() by Al Viro · 10 years ago
  38. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  39. 7b909bb Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next by Roland Dreier · 10 years ago
  40. 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 10 years ago
  41. 142537f IB/mlx5: Use extended internal signature layout by Sagi Grimberg · 10 years ago
  42. fd22f78 IB/mlx5: Use enumerations for PI copy mask by Sagi Grimberg · 10 years ago
  43. f83b426 IB/mlx5: Remove duplicate code from mlx5_set_path by Eli Cohen · 10 years ago
  44. c7a08ac net/mlx5_core: Update device capabilities handling by Eli Cohen · 10 years ago
  45. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  46. a8f731e IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  47. f241e74 mlx5: minor fixes (mainly avoidance of hidden casts) by Jack Morgenstein · 10 years ago
  48. 9603b61 mlx5: Move pci device handling from mlx5_ib to mlx5_core by Jack Morgenstein · 10 years ago
  49. 652c1a0 IB/mlx5: Enable "block multicast loopback" for kernel consumers by Or Gerlitz · 10 years ago
  50. 48fea83 IB/mlx5: Set QP offsets and parameters for user QPs and not just for kernel QPs by Haggai Eran · 11 years ago
  51. c7f44fb mlx5_core: Copy DIF fields only when input and output space values match by Sagi Grimberg · 11 years ago
  52. 5c273b1 mlx5_core: Simplify signature handover wqe for interleaved buffers by Sagi Grimberg · 11 years ago
  53. 8524867 mlx5_core: Fix signature handover operation for interleaved buffers by Sagi Grimberg · 11 years ago
  54. f360d88 IB/mlx5: Add block multicast loopback support by Eli Cohen · 11 years ago
  55. d5436ba IB/mlx5: Collect signature error completion by Sagi Grimberg · 11 years ago
  56. e663181 IB/mlx5: Support IB_WR_REG_SIG_MR by Sagi Grimberg · 11 years ago
  57. 2ac4593 IB/mlx5: Remove MTT access mode from umr flags helper function by Sagi Grimberg · 11 years ago
  58. 6e5eada IB/mlx5: Break up wqe handling into begin & finish routines by Sagi Grimberg · 11 years ago
  59. e1e66cc IB/mlx5: Initialize mlx5_ib_qp signature-related members by Sagi Grimberg · 11 years ago
  60. 1a4c3a3 IB/mlx5: Don't set "block multicast loopback" capability by Eli Cohen · 11 years ago
  61. 78c0f98 IB/mlx5: Fix binary compatibility with libmlx5 by Eli Cohen · 11 years ago
  62. 9e65dc3 IB/mlx5: Fix RC transport send queue overhead computation by Eli Cohen · 11 years ago
  63. fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 11 years ago
  64. 9e9c47d IB/mlx5: Allow creation of QPs with zero-length work queues by Eli Cohen · 11 years ago
  65. ada388f IB/mlx5: Make sure doorbell record is visible before doorbell by Eli Cohen · 11 years ago
  66. dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
  67. c1be523 IB/mlx5: Fix micro UAR allocator by Eli Cohen · 11 years ago
  68. 1b77d2b mlx5: Use enum to indicate adapter page size by Eli Cohen · 11 years ago
  69. c2a3431 IB/mlx5: Update opt param mask for RTS2RTS by Eli Cohen · 11 years ago
  70. 07c9113 IB/mlx5: Remove "Always false" comparison by Eli Cohen · 11 years ago
  71. bf0bf77 mlx5: Support communicating arbitrary host page size to firmware by Eli Cohen · 11 years ago
  72. 9641b74 IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MR by Eli Cohen · 11 years ago
  73. 746b558 IB/mlx5: Multithreaded create MR by Eli Cohen · 11 years ago
  74. a4774e9 IB/mlx5: Fix opt param mask according to firmware spec by Eli Cohen · 11 years ago
  75. 75959f5 mlx5: Fix opt param mask for sq err to rts transition by Eli Cohen · 11 years ago
  76. 81bea28 IB/mlx5: Disable atomic operations by Eli Cohen · 11 years ago
  77. b125a54 IB/mlx5: Fix send work queue size calculation by Eli Cohen · 11 years ago
  78. 618af38 mlx5_core: Variable may be used uninitialized by Andi Shyti · 11 years ago
  79. e126ba9 mlx5: Add driver for Mellanox Connect-IB adapters by Eli Cohen · 11 years ago