1. e0f46eb net/mlx5e: Change enum to better reflect usage by Eli Cohen · 8 years ago
  2. 811afea net/mlx5e: Use ndo_stop explicitly at shutdown flow by Eran Ben Elisha · 8 years ago
  3. aad7e08 net/mlx5e: Hardware offloaded flower filter statistics support by Amir Vadai · 8 years ago
  4. b797a68 net/mlx5e: Enable CQE compression when PCI is slower than link by Saeed Mahameed · 8 years ago
  5. d9d9f15 net/mlx5e: Expand WQE stride when CQE compression is enabled by Tariq Toukan · 8 years ago
  6. 7219ab3 net/mlx5e: CQE compression by Tariq Toukan · 8 years ago
  7. 1de1d44 mlx5: Fix merge errors. by David S. Miller · 8 years ago
  8. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  9. 7dbb291 net/mlx5e: make VXLAN support conditional by Arnd Bergmann · 8 years ago
  10. 1edc57e net/mlx5: E-Switch, Implement trust vf ndo by Mohamad Haj Yahia · 8 years ago
  11. f942380 net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk by Mohamad Haj Yahia · 8 years ago
  12. f3ed653 net/mlx5e: Fix IPv6 tunnel checksum offload by Alexander Duyck · 8 years ago
  13. b49663c net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 8 years ago
  14. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. d8cf2dd net/mlx5e: Use workqueue for vxlan ops by Matthew Finlay · 8 years ago
  16. 7bb2975 net/mlx5e: Implement a mlx5e workqueue by Matthew Finlay · 8 years ago
  17. 45bf454a net/mlx5e: Enabling aRFS mechanism by Maor Gottlieb · 8 years ago
  18. 1cabe6b net/mlx5e: Create aRFS flow tables by Maor Gottlieb · 8 years ago
  19. 5a7b27e net/mlx5: Initializing CPU reverse mapping by Maor Gottlieb · 8 years ago
  20. 33cfaaa net/mlx5e: Split the main flow steering table by Maor Gottlieb · 8 years ago
  21. acff797 net/mlx5e: Refactor mlx5e flow steering structs by Maor Gottlieb · 8 years ago
  22. 1da3669 net/mlx5e: Direct TIR per RQ by Tariq Toukan · 8 years ago
  23. 01a1409 net/mlx5e: Call vxlan_get_rx_port() with rtnl lock by Matthew Finlay · 8 years ago
  24. 6b87663 net/mlx5e: avoid stack overflow in mlx5e_open_channels by Arnd Bergmann · 8 years ago
  25. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  26. 1b223dd net/mlx5e: Fix checksum handling for non-stripped vlan packets by Saeed Mahameed · 8 years ago
  27. 3635011 net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) by Gal Pressman · 8 years ago
  28. 94cb1eb net/mlx5e: Add support for RXALL netdev feature by Eran Ben Elisha · 8 years ago
  29. 0e40544 net/mlx5e: Improve set features ndo resiliency by Gal Pressman · 8 years ago
  30. 121fcdc net/mlx5e: Add link down events counter by Gal Pressman · 8 years ago
  31. cf67857 net/mlx5e: Add per priority group to PPort counters by Gal Pressman · 8 years ago
  32. 9218b44 net/mlx5e: Statistics handling refactoring by Gal Pressman · 8 years ago
  33. 269e6b3 net/mlx5e: Report additional error statistics in get stats ndo by Gal Pressman · 8 years ago
  34. 5fc7197 net/mlx5: Add pci shutdown callback by Majd Dibbiny · 8 years ago
  35. cd255ef net/mlx5e: Use vport MTU rather than physical port MTU by Saeed Mahameed · 8 years ago
  36. d8edd24 net/mlx5e: Fix minimum MTU by Saeed Mahameed · 8 years ago
  37. 046339e net/mlx5e: Device's mtu field is u16 and not int by Saeed Mahameed · 8 years ago
  38. 5498440 net/mlx5e: Add ethtool counter for RX buffer allocation failures by Tariq Toukan · 8 years ago
  39. c5adb96 net/mlx5e: Use napi_alloc_skb for RX SKB allocations by Tariq Toukan · 8 years ago
  40. bc77b24 net/mlx5e: Add fragmented memory support for RX multi packet WQE by Tariq Toukan · 8 years ago
  41. d3c9bc2 net/mlx5e: Added ICO SQs by Tariq Toukan · 8 years ago
  42. 461017c net/mlx5e: Support RX multi-packet WQE (Striding RQ) by Tariq Toukan · 8 years ago
  43. 2f48af1 net/mlx5e: Use function pointers for RX data path handling by Tariq Toukan · 8 years ago
  44. d8c9660 net/mlx5e: Use only close NUMA node for default RSS by Tariq Toukan · 8 years ago
  45. 593cf33 net/mlx5e: Allocate set of queue counters per netdev by Rana Shahout · 8 years ago
  46. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  47. 9ea4463 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  48. e3a2b7e net/mlx5e: Support offload cls_flower with drop action by Amir Vadai · 8 years ago
  49. e8f887a net/mlx5e: Introduce tc offload support by Amir Vadai · 8 years ago
  50. 67ba422 net/mlx5e: Relax ndo_setup_tc handle restriction by Amir Vadai · 8 years ago
  51. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. faf4478 net/mlx5e: Provide correct packet/bytes statistics by Gal Pressman · 8 years ago
  53. 85082db net/mlx5e: Correctly handle RSS indirection table when changing number of channels by Tariq Toukan · 8 years ago
  54. bdfc028 net/mlx5e: Fix ethtool RX hash func configuration change by Tariq Toukan · 8 years ago
  55. ab0394f net/mlx5e: Fix LRO modify by Tariq Toukan · 8 years ago
  56. 0ba4224 net/mlx5: Fix global UAR mapping by Moshe Lazer · 8 years ago
  57. 7524a5d net/mlx5e: Don't try to modify CQ moderation if it is not supported by Gal Pressman · 8 years ago
  58. 556dd1b net/mlx5e: Set drop RQ's necessary parameters only by Tariq Toukan · 8 years ago
  59. ce89ef3 net/mlx5e: Placement changed for carrier state updates by Tariq Toukan · 8 years ago
  60. daa2156 net/mlx5e: Replace async events spinlock with synchronize_irq() by Tariq Toukan · 8 years ago
  61. a606b0f net/mlx5: Refactor mlx5_core_mr to mkey by Matan Barak · 8 years ago
  62. 89db09e net/mlx5e: Add TX inner packet counters by Matthew Finlay · 8 years ago
  63. b3f63c3 net/mlx5e: Add netdev support for VXLAN tunneling by Matthew Finlay · 8 years ago
  64. 08fb1da net/mlx5e: Support DCBNL IEEE ETS by Saeed Mahameed · 8 years ago
  65. b0eed40 net/mlx5e: Use static constant netdevice ndos by Saeed Mahameed · 8 years ago
  66. b236872 net/mlx5e: Remove select queue ndo initialization by Saeed Mahameed · 8 years ago
  67. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  68. 8d7f9ec net/mlx5_core: Export transport objects by majd@mellanox.com · 8 years ago
  69. 0b6e26c net/mlx5_core: Fix trimming down IRQ number by Doron Tsur · 8 years ago
  70. ef9814d net/mlx5e: Add HW timestamping (TS) support by Eran Ben Elisha · 9 years ago
  71. 34802a4 net/mlx5e: Do not modify the TX SKB by Achiad Shochat · 9 years ago
  72. 86d722a net/mlx5: Use flow steering infrastructure for mlx5_en by Maor Gottlieb · 9 years ago
  73. 108805f net/mlx5e: Assign random MAC address if needed by Saeed Mahameed · 9 years ago
  74. 66e49de net/mlx5e: Add support for SR-IOV ndos by Saeed Mahameed · 9 years ago
  75. e754651 net/mlx5: Introduce access functions to modify/query vport state by Saeed Mahameed · 9 years ago
  76. e1d7d34 net/mlx5: Update access functions to Query/Modify vport MAC address by Saeed Mahameed · 9 years ago
  77. 93d05d4 net: provide generic busy polling to all NAPI drivers by Eric Dumazet · 9 years ago
  78. 7ae92ae mlx5: add busy polling support by Eric Dumazet · 9 years ago
  79. 50a9eea net/mlx5e: Max mtu comparison fix by Doron Tsur · 9 years ago
  80. 6618996 net/mlx5e: Added self loopback prevention by Tariq Toukan · 9 years ago
  81. e4cf27b net/mlx5e: Re-eanble client vlan TX acceleration by Achiad Shochat · 9 years ago
  82. fe9f4fe net/mlx5e: Return error in case mlx5e_set_features() fails by Achiad Shochat · 9 years ago
  83. 3435ab5 net/mlx5e: Don't allow more than max supported channels by Achiad Shochat · 9 years ago
  84. 01c196a net/mlx5e: Wait for RX buffers initialization in a more proper manner by Achiad Shochat · 9 years ago
  85. a198574 net/mlx5e: Avoid NULL pointer access in case of configuration failure by Achiad Shochat · 9 years ago
  86. 343b29f net/mlx5e: Priv state flag not rolled-back upon netdev open error by Achiad Shochat · 9 years ago
  87. 5283af8 net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue by Rana Shahout · 9 years ago
  88. bbceefc net/mlx5e: Support RX CHECKSUM_COMPLETE by Achiad Shochat · 9 years ago
  89. d9a4027 net/mlx5e: HW LRO changes/fixes by Achiad Shochat · 9 years ago
  90. 2d75b2b net/mlx5e: Add ethtool RSS configuration options by Achiad Shochat · 9 years ago
  91. 936896e net/mlx5e: Make RSS indirection table size a constant by Achiad Shochat · 9 years ago
  92. 57afead net/mlx5e: Have a single RSS Toeplitz hash key by Achiad Shochat · 9 years ago
  93. efea389 net/mlx5_core: Support physical port counters by Gal Pressman · 9 years ago
  94. 9b37b07 net/mlx5e: Take advantage of the light-weight netdev open/stop by Achiad Shochat · 9 years ago
  95. 1cefa32 net/mlx5e: Disable async events before unregister_netdev() by Achiad Shochat · 9 years ago
  96. 40ab6a6 net/mlx5e: Rename/move functions following the ndo_stop flow change by Achiad Shochat · 9 years ago
  97. 5c50368 net/mlx5e: Light-weight netdev open/stop by Achiad Shochat · 9 years ago
  98. 50cfa25 net/mlx5e: Introduce the "Drop RQ" by Achiad Shochat · 9 years ago
  99. 4cbeaff net/mlx5e: Unify the RX flow by Achiad Shochat · 9 years ago
  100. 98e81b0 net/mlx5e: Remove the mlx5e_update_priv_params() function by Achiad Shochat · 9 years ago