1. eb4b678 net/mlx4_en: Save slave ethtool stats command by Tariq Toukan · 8 years ago
  2. 9d2afba net/mlx4_en: Fix panic during reboot by Eugenia Emantayev · 8 years ago
  3. 8d59de8 net/mlx4_en: Process all completions in RX rings after port goes up by Erez Shitrit · 8 years ago
  4. b42959d net/mlx4: Add VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  5. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  6. 0815fe3 net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad mode by Moshe Shemesh · 8 years ago
  7. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  8. 564ed9b net/mlx4_en: Fixes for DCBX by Tariq Toukan · 8 years ago
  9. 326fe02 net/mlx4_en: protect ring->xdp_prog with rcu_read_lock by Brenden Blanco · 8 years ago
  10. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. 9ecc2d8 net/mlx4_en: add xdp forwarding and data write support by Brenden Blanco · 8 years ago
  12. d576acf net/mlx4_en: add page recycle to prepare rx ring for tx support by Brenden Blanco · 8 years ago
  13. 47a38e1 net/mlx4_en: add support for fast rx drop bpf program by Brenden Blanco · 8 years ago
  14. ec25bc0 net/mlx4_en: Add resilience in low memory systems by Eugenia Emantayev · 8 years ago
  15. 30f56e3 net/mlx4_en: Move filters cleanup to a proper location by Eugenia Emantayev · 8 years ago
  16. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. af7d518 net/mlx4_en: Add DCB PFC support through CEE netlink commands by Rana Shahout · 8 years ago
  18. 9d76931 net/mlx4_en: Avoid unregister_netdev at shutdown flow by Eran Ben Elisha · 8 years ago
  19. 93c098a net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill by Kamal Heib · 8 years ago
  20. a831274 mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  21. a547224 mlx4e: Do not attempt to offload VXLAN ports that are unrecognized by Alexander Duyck · 8 years ago
  22. 7d71e99 net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX by Eric Dumazet · 8 years ago
  23. f73a6f4 net/mlx4_en: get rid of private net_device_stats by Eric Dumazet · 8 years ago
  24. 9ed17db17 net/mlx4_en: get rid of ret_stats by Eric Dumazet · 8 years ago
  25. 45acbac net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() by Eric Dumazet · 8 years ago
  26. 63a664b net/mlx4_en: fix tx_dropped bug by Eric Dumazet · 8 years ago
  27. 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 8 years ago
  28. 0906712 net/mlx4_en: Add support for inner IPv6 checksum offloads and TSO by Alexander Duyck · 8 years ago
  29. 3c9346b net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 8 years ago
  30. 0c5c325 mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  31. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  32. 5eb4dce net: relax setup_tc ndo op handle restriction by John Fastabend · 9 years ago
  33. 6e52242 net/mlx4_core: Allow resetting VF admin mac to zero by Jack Morgenstein · 9 years ago
  34. 09d4d08 mlx4: Implement devlink interface by Jiri Pirko · 9 years ago
  35. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  36. 925ab1a net/mlx4_en: Avoid changing dev->features directly in run-time by Eugenia Emantayev · 9 years ago
  37. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  38. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  39. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  40. 9068306 net/mlx4_en: Fix HW timestamp init issue upon system startup by Eugenia Emantayev · 9 years ago
  41. fc9f5ea net/mlx4_en: Remove dependency between timestamping capability and service_task by Eugenia Emantayev · 9 years ago
  42. 868fdb0 mlx4: remove mlx4_en_low_latency_recv() by Eric Dumazet · 9 years ago
  43. 2b3ddf2 net/mlx4_core: Replace VF zero mac with random mac in mlx4_core by Jack Morgenstein · 9 years ago
  44. ba4b87ae net/mlx4_en: Add steering rules after RSS creation by Ido Shamay · 9 years ago
  45. e38af4f net/mlx4_en: Add support for hardware accelerated 802.1ad vlan by Hadar Hen Zion · 9 years ago
  46. 0eb0851 net/mlx4_en: Release TX QP when destroying TX ring by Eran Ben Elisha · 9 years ago
  47. 62a8905 net/mlx4_en: Support ndo_get_vf_stats by Eran Ben Elisha · 9 years ago
  48. b42de4d net/mlx4_en: Show PF own statistics via ethtool by Eran Ben Elisha · 9 years ago
  49. 6de5f7f net/mlx4_core: Allocate default counter per port by Eran Ben Elisha · 9 years ago
  50. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  51. c66fa19 net/mlx4: Add EQ pool by Matan Barak · 9 years ago
  52. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 9 years ago
  53. 07841f9 net/mlx4_en: Schedule napi when RX buffers allocation fails by Ido Shamay · 9 years ago
  54. f94813f mlx4_en: Use correct loop cursor in error path. by Benjamin Poirier · 9 years ago
  55. 78500b8 net/mlx4_en: Add RX-ALL support by Muhammad Mahajna · 9 years ago
  56. f0df350 net/mlx4_en: Add RX-FCS support by Muhammad Mahajna · 9 years ago
  57. 3742cc6 net/mlx4: Warn users of depracated QoS Firmware by Ido Shamay · 9 years ago
  58. cda373f net/mlx4_en: Enable TX rate limit per VF by Ido Shamay · 9 years ago
  59. 241a08c net/mlx4_en: Change loopback only upon feature change by Ido Shamay · 9 years ago
  60. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  61. 0b13156 net/mlx4_en: Add Flow control statistics display via ethtool by Matan Barak · 9 years ago
  62. 3da8a36 net/mlx4_en: Protect access to the statistics bitmap by Eran Ben Elisha · 9 years ago
  63. 6fcd273 net/mlx4_en: Support general selective view of ethtool statistics by Eran Ben Elisha · 9 years ago
  64. ffa88f3 net/mlx4_en: Move statistics bitmap setting to the Ethernet driver by Eran Ben Elisha · 9 years ago
  65. 8cb65d0 net: Move check for multiple vlans to drivers by Toshiaki Makita · 9 years ago
  66. e5eda89 net/mlx4_en: Call register_netdevice in the proper location by Ido Shamay · 9 years ago
  67. 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  68. de1cf8a net/mlx4_en: mlx4_en_set_tx_maxrate() can be static by Wu Fengguang · 10 years ago
  69. 39de961 net/mlx4_en: Set statistics bitmap at port init by Eran Ben Elisha · 10 years ago
  70. c10e4fc net/mlx4_en: Add tx queue maxrate support by Or Gerlitz · 10 years ago
  71. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  72. cfb53f3 net/mlx4_en: Notify TX Vlan offload change by Ido Shamay · 10 years ago
  73. 5da0354 net/mlx4_en: Port aggregation configuration by Moni Shoua · 10 years ago
  74. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 10 years ago
  76. 5eff6da net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering by Or Gerlitz · 10 years ago
  77. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  78. c3f2511 net/mlx4: Cache line CQE/EQE stride fixes by Ido Shamay · 10 years ago
  79. 7d077cd net/mlx4: Add support for A0 steering by Matan Barak · 10 years ago
  80. d57febe net/mlx4: Add A0 hybrid steering by Matan Barak · 10 years ago
  81. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  82. 947cbb0 net/mlx4_en: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  83. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  84. bd635c3 mlx4: fix mlx4_en_set_rxfh() by Eric Dumazet · 10 years ago
  85. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. 9737c6a net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too by Or Gerlitz · 10 years ago
  87. 956bdab net/mlx4_en: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  88. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  89. f4a1edd net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel is set by Or Gerlitz · 10 years ago
  90. f8c6455 net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE by Shani Michaeli · 10 years ago
  91. 207af6c net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdev by Eugenia Emantayev · 10 years ago
  92. f4a3675 net/mlx4_en: Call napi_synchronize on stop_port by Ido Shamay · 10 years ago
  93. c2a3d4b net/mlx4_en: Cleanups suggested by clang static checker by Jack Morgenstein · 10 years ago
  94. 537f6f9 net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ON by Saeed Mahameed · 10 years ago
  95. 7787fa6 net/mlx4_en: Add support for setting rxvlan offload OFF/ON by Saeed Mahameed · 10 years ago
  96. b1b6b4d net/mlx4_en: Add mlx4_en_get_cqe helper by Ido Shamay · 10 years ago
  97. b95089d net/mlx4: Move the tunnel steering helper function to mlx4_core by Or Gerlitz · 10 years ago
  98. 0fef9d0 net/mlx4_en: Disable blueflame using ethtool private flags by Amir Vadai · 10 years ago
  99. b94901f net/mlx4_en: current_mac isn't updated in port up by Eyal Perry · 10 years ago
  100. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago