1. 6e8dd6d net/mlx5e: Don't wait for SQ completions on close by Saeed Mahameed · 8 years ago
  2. f2fde18 net/mlx5e: Don't wait for RQ completions on close by Saeed Mahameed · 8 years ago
  3. fe4c988 net/mlx5e: Limit UMR length to the device's limitation by Saeed Mahameed · 8 years ago
  4. cff92d7 net/mlx5e: Query minimum required header copy during xmit by Hadar Hen Zion · 8 years ago
  5. ae76715 net/mlx5e: Check the minimum inline header mode before xmit by Hadar Hen Zion · 8 years ago
  6. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  7. f913a72 net/mlx5e: Add support to get ethtool flow rules by Maor Gottlieb · 8 years ago
  8. 1174fce net/mlx5e: Support l3/l4 flow type specs in ethtool flow steering by Maor Gottlieb · 8 years ago
  9. 6dc6071 net/mlx5e: Add ethtool flow steering support by Maor Gottlieb · 8 years ago
  10. cb67b83 net/mlx5e: Introduce SRIOV VF representors by Hadar Hen Zion · 8 years ago
  11. 127ea38 net/mlx5: Add Representors registration API by Hadar Hen Zion · 8 years ago
  12. 6bfd390 net/mlx5e: Add support for multiple profiles by Hadar Hen Zion · 8 years ago
  13. 398f335 net/mlx5e: Mark enabled RQTs instances explicitly by Hadar Hen Zion · 8 years ago
  14. 724b2aa net/mlx5e: TIRs management refactoring by Hadar Hen Zion · 8 years ago
  15. b50d292 net/mlx5e: Create NIC global resources only once by Hadar Hen Zion · 8 years ago
  16. cdcf112 net/mlx5e: Validate BW weight values of ETS by Rana Shahout · 8 years ago
  17. 6cd392a net/mlx5e: Handle RQ flush in error cases by Daniel Jurgens · 8 years ago
  18. 3947ca1 net/mlx5e: Implement ndo_tx_timeout callback by Daniel Jurgens · 8 years ago
  19. 29429f3 net/mlx5e: Timeout if SQ doesn't flush during close by Daniel Jurgens · 8 years ago
  20. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  21. e0f46eb net/mlx5e: Change enum to better reflect usage by Eli Cohen · 8 years ago
  22. 665bc53 net/mlx5e: Use new ethtool get/set link ksettings API by Gal Pressman · 8 years ago
  23. 4a50e35 net/mlx5e: Add missing 50G baseSR2 link mode by Gal Pressman · 8 years ago
  24. cb3c7fd net/mlx5e: Support adaptive RX coalescing by Gil Rockah · 8 years ago
  25. 9908aa2 net/mlx5e: CQE based moderation by Tariq Toukan · 8 years ago
  26. 4e59e28 net/mlx5e: Introduce net device priv flags infrastructure by Gal Pressman · 8 years ago
  27. 507f0c8 net/mlx5e: Add TXQ set max rate support by Yevgeny Petrilin · 8 years ago
  28. b797a68 net/mlx5e: Enable CQE compression when PCI is slower than link by Saeed Mahameed · 8 years ago
  29. d9d9f15 net/mlx5e: Expand WQE stride when CQE compression is enabled by Tariq Toukan · 8 years ago
  30. 7219ab3 net/mlx5e: CQE compression by Tariq Toukan · 8 years ago
  31. 1de1d44 mlx5: Fix merge errors. by David S. Miller · 8 years ago
  32. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. 7dbb291 net/mlx5e: make VXLAN support conditional by Arnd Bergmann · 8 years ago
  34. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  35. 7bb2975 net/mlx5e: Implement a mlx5e workqueue by Matthew Finlay · 8 years ago
  36. 45bf454a net/mlx5e: Enabling aRFS mechanism by Maor Gottlieb · 8 years ago
  37. 18c908e net/mlx5e: Add accelerated RFS support by Maor Gottlieb · 8 years ago
  38. 1cabe6b net/mlx5e: Create aRFS flow tables by Maor Gottlieb · 8 years ago
  39. 33cfaaa net/mlx5e: Split the main flow steering table by Maor Gottlieb · 8 years ago
  40. acff797 net/mlx5e: Refactor mlx5e flow steering structs by Maor Gottlieb · 8 years ago
  41. 1da3669 net/mlx5e: Direct TIR per RQ by Tariq Toukan · 8 years ago
  42. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. 3635011 net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) by Gal Pressman · 8 years ago
  44. 9218b44 net/mlx5e: Statistics handling refactoring by Gal Pressman · 8 years ago
  45. 6e4c218 net/mlx5e: Fix MLX5E_100BASE_T define by Rana Shahout · 8 years ago
  46. 5498440 net/mlx5e: Add ethtool counter for RX buffer allocation failures by Tariq Toukan · 8 years ago
  47. c5adb96 net/mlx5e: Use napi_alloc_skb for RX SKB allocations by Tariq Toukan · 8 years ago
  48. bc77b24 net/mlx5e: Add fragmented memory support for RX multi packet WQE by Tariq Toukan · 8 years ago
  49. d3c9bc2 net/mlx5e: Added ICO SQs by Tariq Toukan · 8 years ago
  50. 461017c net/mlx5e: Support RX multi-packet WQE (Striding RQ) by Tariq Toukan · 8 years ago
  51. 2f48af1 net/mlx5e: Use function pointers for RX data path handling by Tariq Toukan · 8 years ago
  52. d8c9660 net/mlx5e: Use only close NUMA node for default RSS by Tariq Toukan · 8 years ago
  53. 593cf33 net/mlx5e: Allocate set of queue counters per netdev by Rana Shahout · 8 years ago
  54. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  55. 9ea4463 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  56. 8ec736e mlx5: use napi_consume_skb API to get bulk free operations by Jesper Dangaard Brouer · 8 years ago
  57. e8f887a net/mlx5e: Introduce tc offload support by Amir Vadai · 8 years ago
  58. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. b081da5 net/mlx5e: Add rx/tx bytes software counters by Gal Pressman · 8 years ago
  60. 85082db net/mlx5e: Correctly handle RSS indirection table when changing number of channels by Tariq Toukan · 8 years ago
  61. bdfc028 net/mlx5e: Fix ethtool RX hash func configuration change by Tariq Toukan · 8 years ago
  62. 59a7c2f net/mlx5e: Remove wrong poll CQ optimization by Tariq Toukan · 8 years ago
  63. 0ba4224 net/mlx5: Fix global UAR mapping by Moshe Lazer · 8 years ago
  64. c89fb18 net/mlx5e: Move common case counters within sq_stats struct by Tariq Toukan · 8 years ago
  65. daa2156 net/mlx5e: Replace async events spinlock with synchronize_irq() by Tariq Toukan · 8 years ago
  66. a606b0f net/mlx5: Refactor mlx5_core_mr to mkey by Matan Barak · 8 years ago
  67. 89db09e net/mlx5e: Add TX inner packet counters by Matthew Finlay · 8 years ago
  68. b3f63c3 net/mlx5e: Add netdev support for VXLAN tunneling by Matthew Finlay · 8 years ago
  69. 1afff42 net/mlx5e: Protect en header file from redefinitions by Matthew Finlay · 8 years ago
  70. 08fb1da net/mlx5e: Support DCBNL IEEE ETS by Saeed Mahameed · 8 years ago
  71. ada68c3 net/mlx5: Introduce a new header file for physical port functions by Achiad Shochat · 8 years ago
  72. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  73. 8d7f9ec net/mlx5_core: Export transport objects by majd@mellanox.com · 8 years ago
  74. 3d8c38a net/mlx5e: Add PTP Hardware Clock (PHC) support by Eran Ben Elisha · 8 years ago
  75. ef9814d net/mlx5e: Add HW timestamping (TS) support by Eran Ben Elisha · 8 years ago
  76. 34802a4 net/mlx5e: Do not modify the TX SKB by Achiad Shochat · 8 years ago
  77. 86d722a net/mlx5: Use flow steering infrastructure for mlx5_en by Maor Gottlieb · 9 years ago
  78. aad9e6e net/mlx5e: Write vlan list into vport context by Saeed Mahameed · 9 years ago
  79. 44fb6fb mlx5: support napi_complete_done() by Eric Dumazet · 9 years ago
  80. d4e28cb net/mlx5e: Use the right DMA free function on TX path by Achiad Shochat · 9 years ago
  81. 3435ab5 net/mlx5e: Don't allow more than max supported channels by Achiad Shochat · 9 years ago
  82. 5283af8 net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue by Rana Shahout · 9 years ago
  83. bbceefc net/mlx5e: Support RX CHECKSUM_COMPLETE by Achiad Shochat · 9 years ago
  84. d9a4027 net/mlx5e: HW LRO changes/fixes by Achiad Shochat · 9 years ago
  85. e842b10 net/mlx5e: Support smaller RX/TX ring sizes by Achiad Shochat · 9 years ago
  86. 2d75b2b net/mlx5e: Add ethtool RSS configuration options by Achiad Shochat · 9 years ago
  87. 936896e net/mlx5e: Make RSS indirection table size a constant by Achiad Shochat · 9 years ago
  88. 57afead net/mlx5e: Have a single RSS Toeplitz hash key by Achiad Shochat · 9 years ago
  89. efea389 net/mlx5_core: Support physical port counters by Gal Pressman · 9 years ago
  90. 9b37b07 net/mlx5e: Take advantage of the light-weight netdev open/stop by Achiad Shochat · 9 years ago
  91. 40ab6a6 net/mlx5e: Rename/move functions following the ndo_stop flow change by Achiad Shochat · 9 years ago
  92. 50cfa25 net/mlx5e: Introduce the "Drop RQ" by Achiad Shochat · 9 years ago
  93. 4cbeaff net/mlx5e: Unify the RX flow by Achiad Shochat · 9 years ago
  94. 98e81b0 net/mlx5e: Remove the mlx5e_update_priv_params() function by Achiad Shochat · 9 years ago
  95. a4418a6 net/mlx5e: Remove redundant field mlx5e_priv->num_tc by Achiad Shochat · 9 years ago
  96. a741749 net/mlx5e: Input IPSEC.SPI into the RX RSS hash function by Achiad Shochat · 9 years ago
  97. 5a6f8ae net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others by Achiad Shochat · 9 years ago
  98. 88a85f9 net/mlx5e: TX latency optimization to save DMA reads by Achiad Shochat · 9 years ago
  99. 58d5229 net/mlx5e: Support TX packet copy into WQE by Achiad Shochat · 9 years ago
  100. 2be6967 net/mlx5e: Support ETH_RSS_HASH_XOR by Saeed Mahameed · 9 years ago