1. 00bf534 IB/mlx5: Fix wrong naming of port_rcv_data counter by Talat Batheesh · 9 years ago
  2. c9b2549 IB/mlx5: Fix post send fence logic by Eli Cohen · 9 years ago
  3. f879ee8 IB/mlx5: Fix alternate path code by Achiad Shochat · 9 years ago
  4. d3ae2bd IB/mlx5: Fix pkey_index length in the QP path record by Noa Osherovich · 9 years ago
  5. 3c4c377 IB/mlx5: Fix entries check in mlx5_ib_resize_cq by Noa Osherovich · 9 years ago
  6. 9ea5785 IB/mlx5: Fix entries checks in mlx5_ib_create_cq by Noa Osherovich · 9 years ago
  7. 2cc6ad5 IB/mlx5: Check BlueFlame HCA support by Noa Osherovich · 9 years ago
  8. 0540d81 IB/mlx5: Fix returned values of query QP by Noa Osherovich · 9 years ago
  9. bc5c6ee IB/mlx5: Limit query HCA clock by Noa Osherovich · 9 years ago
  10. c0fcebf IB/mlx5: Fix FW version diaplay in sysfs by Eran Ben Elisha · 9 years ago
  11. 2788cf3 IB/mlx5: Return PORT_ERR in Active to Initializing tranisition by Noa Osherovich · 9 years ago
  12. da6d6ba3 IB/mlx5: Set flow steering capability bit by Maor Gottlieb · 9 years ago
  13. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  14. c16d2750 IB/mlx5: Fire the CQ completion handler from tasklet by Matan Barak · 9 years ago
  15. 0651ec9 Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7 by Doug Ledford · 9 years ago
  16. cff5a0f IB/mlx5: Report Scatter FCS device capability when supported by Majd Dibbiny · 9 years ago
  17. 358e42e IB/mlx5: Add Scatter FCS support for Raw Packet QP by Majd Dibbiny · 9 years ago
  18. 37aa5c3 IB/mlx5: Add UARs write-combining and non-cached mapping by Guy Levi · 9 years ago
  19. 6cbac1e IB/mlx5: Allow mapping the free running counter on PROT_EXEC by Matan Barak · 9 years ago
  20. 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 9 years ago
  21. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 9 years ago
  22. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  23. 925d96a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  24. d63cd28 net/mlx5: Add user chosen levels when allocating flow tables by Maor Gottlieb · 9 years ago
  25. e29bff4 Merge branch 'k.o/for-4.6-rc' into testing/4.6 by Doug Ledford · 9 years ago
  26. 986ef95 IB/mlx5: Expose correct max_sge_rd limit by Sagi Grimberg · 9 years ago
  27. 046339e net/mlx5e: Device's mtu field is u16 and not int by Saeed Mahameed · 9 years ago
  28. 9967c70 IB/mlx5: fix VFs callback function prototypes by Arnd Bergmann · 9 years ago
  29. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  30. eff901d IB/mlx5: Implement callbacks for manipulating VFs by Eli Cohen · 9 years ago
  31. 2a4826f net/mlx5_core: Add VF param when querying vport counter by Eli Cohen · 9 years ago
  32. d603c80 IB/mlx5: Fix decision on using MAD_IFC by Eli Cohen · 9 years ago
  33. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  34. d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 9 years ago
  35. 35d19011 IB/mlx5: Add support for don't trap rules by Maor Gottlieb · 9 years ago
  36. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  37. b005d31 mlx5: Add arbitrary sg list support by Sagi Grimberg · 9 years ago
  38. 911f433 IB/mlx5: Expose correct max_fast_reg_page_list_len by Sagi Grimberg · 9 years ago
  39. 0025b0b IB/mlx5: Make coding style more consistent by Doug Ledford · 9 years ago
  40. add08d7 IB/mlx5: Convert UMR CQ to new CQ API by Christoph Hellwig · 9 years ago
  41. 3d943c9 IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq by Majd Dibbiny · 9 years ago
  42. 85d9691 IB/mlx5: Avoid using user-index for SRQs by Majd Dibbiny · 9 years ago
  43. d2370e0 IB/mlx5: Add memory windows allocation support by Matan Barak · 9 years ago
  44. a606b0f net/mlx5: Refactor mlx5_core_mr to mkey by Matan Barak · 9 years ago
  45. 56e11d6 IB/mlx5: Added support for re-registration of MRs by Noa Osherovich · 9 years ago
  46. 395a8e4 IB/mlx5: Refactoring register MR code by Noa Osherovich · 9 years ago
  47. ebe6ccc IB/mlx5: Eliminate GSI RX QP's send buffers by Haggai Eran · 9 years ago
  48. 83cae2a IB/mlx5: Pick the right GSI transmission QP for sending by Haggai Eran · 9 years ago
  49. ea6dc20 IB/mlx5: Reorder GSI completions by Haggai Eran · 9 years ago
  50. 25361e0 IB/mlx5: Generate completions in software by Haggai Eran · 9 years ago
  51. 7722f47 IB/mlx5: Create GSI transmission QPs when P_Key table is changed by Haggai Eran · 9 years ago
  52. ebab41c IB/mlx5: Create multiple transmission GSI QPs by Haggai Eran · 9 years ago
  53. d16e91d IB/mlx5: Add GSI QP wrapper by Haggai Eran · 9 years ago
  54. 158abf8 IB/mlx5: Modify QP debugging prints by Haggai Eran · 9 years ago
  55. b11a4f9 IB/mlx5: Add support for setting source QP number by Haggai Eran · 9 years ago
  56. c7ce833 IB/mlx5: Add support for CSUM in RX flow by Erez Shitrit · 9 years ago
  57. f031396 IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow by Erez Shitrit · 9 years ago
  58. 3efd9a1 IB/mlx5: Modify MAD reading counters method to use counter registers by Meny Yossefi · 9 years ago
  59. ada68c3 net/mlx5: Introduce a new header file for physical port functions by Achiad Shochat · 9 years ago
  60. 75c1657e IB/mlx5: Fix RC transport send queue overhead computation by Leon Romanovsky · 9 years ago
  61. 01581fb IB/mlx5: Use MLX5_GET to correctly get end of padding mode by Maor Gottlieb · 9 years ago
  62. 09f16cf IB/mlx5: Fix use of null pointer PD by Majd Dibbiny · 9 years ago
  63. a168a41c IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext by Majd Dibbiny · 9 years ago
  64. d4584dd IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask by Matan Barak · 9 years ago
  65. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  66. 34356f6 IB/mlx5: Unify CQ create flags check by Leon Romanovsky · 9 years ago
  67. ad5f8e9 IB/mlx5: Expose Raw Packet QP to user space consumers by majd@mellanox.com · 9 years ago
  68. 427c1e7 {IB, net}/mlx5: Move the modify QP operation table to mlx5_ib by majd@mellanox.com · 9 years ago
  69. 75850d0 IB/mlx5: Support setting Ethernet priority for Raw Packet QPs by majd@mellanox.com · 9 years ago
  70. 6d2f89df IB/mlx5: Add Raw Packet QP query functionality by majd@mellanox.com · 9 years ago
  71. 0fb2ed6 IB/mlx5: Add create and destroy functionality for Raw Packet QP by majd@mellanox.com · 9 years ago
  72. 19098df IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types by majd@mellanox.com · 9 years ago
  73. 146d2f1 IB/mlx5: Allocate a Transport Domain for each ucontext by majd@mellanox.com · 9 years ago
  74. f72300c IB/mlx5: Expose CQE version to user-space by Haggai Abramovsky · 9 years ago
  75. cfb5e08 IB/mlx5: Add CQE version 1 support to user QPs and SRQs by Haggai Abramovsky · 9 years ago
  76. dfbee85 IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext by Haggai Abramovsky · 9 years ago
  77. c876a1b IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce by Leon Romanovsky · 9 years ago
  78. 50ca6ed IB/mlx5: Delete locally redefined variable by Leon Romanovsky · 9 years ago
  79. 9f17768 IB/mlx5: Expose correct maximum number of CQE capacity by Leon Romanovsky · 9 years ago
  80. 0b6e26c net/mlx5_core: Fix trimming down IRQ number by Doron Tsur · 9 years ago
  81. 038d2ef IB/mlx5: Add flow steering support by Maor Gottlieb · 9 years ago
  82. 88115fe IB/mlx5: report tx/rx checksum cap in query results by Bodong Wang · 9 years ago
  83. da7525d IB/mlx5: Advertise atomic capabilities in query device by Eran Ben Elisha · 9 years ago
  84. 051f263 IB/mlx5: Add driver cross-channel support by Leon Romanovsky · 9 years ago
  85. d69e3bc IB/mlx5: Mmap the HCA's core clock register to user-space by Matan Barak · 9 years ago
  86. b368d7c IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext by Matan Barak · 9 years ago
  87. 7c60bcb IB/mlx5: Add support for hca_core_clock and timestamp_mask by Matan Barak · 9 years ago
  88. 972ecb82 IB/mlx5: Add create_cq extended command by Matan Barak · 9 years ago
  89. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  90. e53505a IB/mlx5: Support RoCE by Achiad Shochat · 9 years ago
  91. 2811ba5 IB/mlx5: Add RoCE fields to Address Vector by Achiad Shochat · 9 years ago
  92. 3cca260 IB/mlx5: Support IB device's callbacks for adding/deleting GIDs by Achiad Shochat · 9 years ago
  93. cb34be6 IB/mlx5: Set network_hdr_type upon RoCE responder completion by Achiad Shochat · 9 years ago
  94. 3f89a64 IB/mlx5: Extend query_device/port to support RoCE by Achiad Shochat · 9 years ago
  95. fc24fc5 IB/mlx5: Support IB device's callback for getting its netdev by Achiad Shochat · 9 years ago
  96. ebd61f6 IB/mlx5: Support IB device's callback for getting the link layer by Achiad Shochat · 9 years ago
  97. ab5cdc31 IB/mlx5: Postpone remove_keys under knowledge of coming preemption by Leon Romanovsky · 9 years ago
  98. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  99. dd01e66 IB/mlx5: Remove old FRWR API support by Sagi Grimberg · 9 years ago
  100. 8a187ee IB/mlx5: Support the new memory registration API by Sagi Grimberg · 9 years ago