1. 575ddf5 net/mlx5: Introduce alloc_encap and dealloc_encap commands by Ilya Lesokhin · 8 years ago
  2. 9def712 net/mlx5: Enable setting minimum inline header mode for VFs by Hadar Hen Zion · 8 years ago
  3. 2974ab6 net/mlx5: Improve driver log messages by Saeed Mahameed · 8 years ago
  4. c4f287c net/mlx5: Unify and improve command interface by Saeed Mahameed · 8 years ago
  5. 1a412fb {net,IB}/mlx5: Modify QP commands via mlx5 ifc by Saeed Mahameed · 8 years ago
  6. 09a7d9e {net,IB}/mlx5: QP/XRCD commands via mlx5 ifc by Saeed Mahameed · 8 years ago
  7. ec22eb5 {net,IB}/mlx5: MKey/PSV commands via mlx5 ifc by Saeed Mahameed · 8 years ago
  8. 2782778 {net,IB}/mlx5: CQ commands via mlx5 ifc by Saeed Mahameed · 8 years ago
  9. 73b626c net/mlx5: EQ commands via mlx5 ifc by Saeed Mahameed · 8 years ago
  10. a533ed5 net/mlx5: Pages management commands via mlx5 ifc by Saeed Mahameed · 8 years ago
  11. 20bb566 net/mlx5: MCG commands via mlx5 ifc by Saeed Mahameed · 8 years ago
  12. 732ef5a net/mlx5: PD and UAR commands via mlx5 ifc by Saeed Mahameed · 8 years ago
  13. 20ed51c net/mlx5: Access register and MAD IFC commands via mlx5 ifc by Saeed Mahameed · 8 years ago
  14. 04ed5ad net/mlx5: Init/Teardown hca commands via mlx5 ifc by Saeed Mahameed · 8 years ago
  15. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  16. 0a91605 net/mlx5_core/health: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  17. cff92d7 net/mlx5e: Query minimum required header copy during xmit by Hadar Hen Zion · 8 years ago
  18. ae76715 net/mlx5e: Check the minimum inline header mode before xmit by Hadar Hen Zion · 8 years ago
  19. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  20. 882b0f2 net/mlx5e: Fix del vxlan port command buffer memset by Saeed Mahameed · 8 years ago
  21. 44fafda net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the code by Wei Yongjun · 8 years ago
  22. d957b4e net/mlx5e: Add TC offload support for the VF representors netdevice by Or Gerlitz · 8 years ago
  23. adb4c12 net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloads by Or Gerlitz · 8 years ago
  24. 03a9d11 net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloads by Or Gerlitz · 8 years ago
  25. 5c40348 net/mlx5e: Adjustments in the TC offload code towards reuse for SRIOV by Or Gerlitz · 8 years ago
  26. 3d80d1a net/mlx5: E-Switch, Add API to configure rules for the offloaded mode by Or Gerlitz · 8 years ago
  27. 1033665 net/mlx5: E-Switch, Use two priorities for SRIOV offloads mode by Or Gerlitz · 8 years ago
  28. 5513028 net/mlx5e: Offload TC flow counters only when supported by Or Gerlitz · 8 years ago
  29. a351a1b0 net/mlx5: Introduce bulk reading of flow counters by Amir Vadai · 8 years ago
  30. 29cc667 net/mlx5: Store counters in rbtree instead of list by Amir Vadai · 8 years ago
  31. c3b7c5c net/mlx5e: start/stop all tx queues upon open/close netdev by Mohamad Haj Yahia · 8 years ago
  32. 2c1ccc9 net/mlx5e: Fix TX Timeout to detect queues stuck on BQL by Daniel Jurgens · 8 years ago
  33. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. eae033c net/mlx5: Avoid setting unused var when modifying vport node GUID by Or Gerlitz · 8 years ago
  35. e989d5a net/mlx5e: Expose flow control counters to ethtool by Gal Pressman · 8 years ago
  36. fe6b9bd net/mlx5e: Expose RDMA VPort counters to ethtool by Gal Pressman · 8 years ago
  37. f913a72 net/mlx5e: Add support to get ethtool flow rules by Maor Gottlieb · 8 years ago
  38. 1174fce net/mlx5e: Support l3/l4 flow type specs in ethtool flow steering by Maor Gottlieb · 8 years ago
  39. 6dc6071 net/mlx5e: Add ethtool flow steering support by Maor Gottlieb · 8 years ago
  40. 0da2d66 net/mlx5: Properly remove all steering objects by Maor Gottlieb · 8 years ago
  41. fba53f7 net/mlx5: Introduce mlx5_flow_steering structure by Maor Gottlieb · 8 years ago
  42. c5bb173 net/mlx5: Refactor mlx5_add_flow_rule by Maor Gottlieb · 8 years ago
  43. cb67b83 net/mlx5e: Introduce SRIOV VF representors by Hadar Hen Zion · 8 years ago
  44. 127ea38 net/mlx5: Add Representors registration API by Hadar Hen Zion · 8 years ago
  45. 6bfd390 net/mlx5e: Add support for multiple profiles by Hadar Hen Zion · 8 years ago
  46. 398f335 net/mlx5e: Mark enabled RQTs instances explicitly by Hadar Hen Zion · 8 years ago
  47. 724b2aa net/mlx5e: TIRs management refactoring by Hadar Hen Zion · 8 years ago
  48. b50d292 net/mlx5e: Create NIC global resources only once by Hadar Hen Zion · 8 years ago
  49. c930a3a net/mlx5e: Add devlink based SRIOV mode changes by Or Gerlitz · 8 years ago
  50. feae908 net/mlx5: Add devlink interface by Or Gerlitz · 8 years ago
  51. fed9ce2 net/mlx5: E-Switch, Add API to create vport rx rules by Or Gerlitz · 8 years ago
  52. c116c6e net/mlx5: E-Switch, Add offloads table by Or Gerlitz · 8 years ago
  53. acbc200 net/mlx5: Introduce offloads steering namespace by Or Gerlitz · 8 years ago
  54. ab22be9 net/mlx5: E-Switch, Add API to create send-to-vport rules by Or Gerlitz · 8 years ago
  55. 3aa3357 net/mlx5: E-Switch, Add miss rule for offloads mode by Or Gerlitz · 8 years ago
  56. 69697b6 net/mlx5: E-Switch, Add support for the sriov offloads mode by Or Gerlitz · 8 years ago
  57. 6ab36e3 net/mlx5: E-Switch, Add operational mode to the SRIOV e-Switch by Or Gerlitz · 8 years ago
  58. 87424ad net/mlx5e: Log link state changes by Shaker Daibes · 8 years ago
  59. cdcf112 net/mlx5e: Validate BW weight values of ETS by Rana Shahout · 8 years ago
  60. 7ccdd08 net/mlx5e: Fix select queue callback by Rana Shahout · 8 years ago
  61. e3a19b5 net/mlx5e: Copy all L2 headers into inline segment by Matthew Finlay · 8 years ago
  62. 6cd392a net/mlx5e: Handle RQ flush in error cases by Daniel Jurgens · 8 years ago
  63. 3947ca1 net/mlx5e: Implement ndo_tx_timeout callback by Daniel Jurgens · 8 years ago
  64. 29429f3 net/mlx5e: Timeout if SQ doesn't flush during close by Daniel Jurgens · 8 years ago
  65. 65ee670 net/mlx5: Add timeout handle to commands with callback by Mohamad Haj Yahia · 8 years ago
  66. 9cba4eb net/mlx5: Fix potential deadlock in command mode change by Mohamad Haj Yahia · 8 years ago
  67. d57847d net/mlx5: Fix wait_vital for VFs and remove fixed sleep by Daniel Jurgens · 8 years ago
  68. 5adff6a net/mlx5: Fix incorrect page count when in internal error by Daniel Jurgens · 8 years ago
  69. c1d4d2e net/mlx5: Avoid calling sleeping function by the health poll thread by Mohamad Haj Yahia · 8 years ago
  70. 0d83444 net/mlx5: Fix teardown errors that happen in pci error handler by Mohamad Haj Yahia · 8 years ago
  71. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  72. bfe6d8d net/mlx5e: Reorganize ethtool statistics by Gal Pressman · 8 years ago
  73. ed80ec4 net/mlx5e: Fix number of PFC counters reported to ethtool by Gal Pressman · 8 years ago
  74. 9ceec35 net/mlx5e: Prevent adding the same vxlan port by Matthew Finlay · 8 years ago
  75. fd4782c net/mlx5e: Check for BlueFlame capability before allocating SQ uar by Gal Pressman · 8 years ago
  76. e0f46eb net/mlx5e: Change enum to better reflect usage by Eli Cohen · 8 years ago
  77. 7092fe8 net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices by Majd Dibbiny · 8 years ago
  78. 5be1ea8 net/mlx5: Update command strings by Eli Cohen · 8 years ago
  79. f299a02 net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create by Wang Sheng-Hui · 8 years ago
  80. 52244d9 net/mlx5e: Report correct auto negotiation and allow toggling by Gal Pressman · 8 years ago
  81. 665bc53 net/mlx5e: Use new ethtool get/set link ksettings API by Gal Pressman · 8 years ago
  82. 4a50e35 net/mlx5e: Add missing 50G baseSR2 link mode by Gal Pressman · 8 years ago
  83. 667daed net/mlx5e: Toggle link only after modifying port parameters by Gal Pressman · 8 years ago
  84. cb3c7fd net/mlx5e: Support adaptive RX coalescing by Gil Rockah · 8 years ago
  85. 9908aa2 net/mlx5e: CQE based moderation by Tariq Toukan · 8 years ago
  86. 4e59e28 net/mlx5e: Introduce net device priv flags infrastructure by Gal Pressman · 8 years ago
  87. 507f0c8 net/mlx5e: Add TXQ set max rate support by Yevgeny Petrilin · 8 years ago
  88. 1466cc5 net/mlx5: Rate limit tables support by Yevgeny Petrilin · 8 years ago
  89. af1ba29 {net, IB}/mlx5: Refactor internal SRQ API by Artemy Kovalyov · 8 years ago
  90. 16bd020 net/mlx5: Export required core functions to support RSS by Yishai Hadas · 8 years ago
  91. 974c3f3 mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  92. 0ca00fc net/mlx5e: Fix blue flame quota logic by Eli Cohen · 8 years ago
  93. 811afea net/mlx5e: Use ndo_stop explicitly at shutdown flow by Eran Ben Elisha · 8 years ago
  94. 62e3c24 net/mlx5: E-Switch, always set mc_promisc for allmulti vports by Mohamad Haj Yahia · 8 years ago
  95. 23898c7 net/mlx5: E-Switch, Modify node guid on vf set MAC by Noa Osherovich · 8 years ago
  96. 25fff58 net/mlx5: E-Switch, Fix vport enable flow by Mohamad Haj Yahia · 8 years ago
  97. 3f42ac6 net/mlx5: E-Switch, Use the correct error check on returned pointers by Or Gerlitz · 8 years ago
  98. 3fe3d81 net/mlx5: E-Switch, Use the correct free() function by Or Gerlitz · 8 years ago
  99. bd02ef8 net/mlx5: Fix E-Switch flow steering capabilities check by Maor Gottlieb · 8 years ago
  100. 876d634 net/mlx5: Fix flow steering NIC capabilities check by Maor Gottlieb · 8 years ago