1. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  2. 745d8ae net/mlx4: Spoofcheck and zero MAC can't coexist by Eugenia Emantayev · 8 years ago
  3. f5a5772 mlx4: fix potential divide by 0 in mlx4_en_auto_moderation() by Eric Dumazet · 8 years ago
  4. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. 770f822 mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G' by Martin KaFai Lau · 8 years ago
  6. f32b20e8 mlx4: Fix memory leak after mlx4_en_update_priv() by Martin KaFai Lau · 8 years ago
  7. 40fb4fc net/mlx4_en: Pass user MTU value to Firmware at set port command by Shaker Daibes · 8 years ago
  8. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  9. 8cf699e mlx4: do not call napi_schedule() without care by Eric Dumazet · 8 years ago
  10. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. 9f9b74e mlx4: Return EOPNOTSUPP instead of ENOTSUPP by Martin KaFai Lau · 8 years ago
  12. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  13. eb9def6 net/mlx4_en: Fix user prio field in XDP forward by Tariq Toukan · 8 years ago
  14. ea3349a mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active by Martin KaFai Lau · 8 years ago
  15. b45f067 mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs by Martin KaFai Lau · 8 years ago
  16. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
  17. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 7f7bf16 mlx4: fix use-after-free in mlx4_en_fold_software_stats() by Eric Dumazet · 8 years ago
  19. 40931b8 mlx4: give precise rx/tx bytes/packets counters by Eric Dumazet · 8 years ago
  20. b435370 Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow" by Tariq Toukan · 8 years ago
  21. b9972d2 mlx4: do not use priv->stats_lock in mlx4_en_auto_moderation() by Eric Dumazet · 8 years ago
  22. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. e3f42f8 mlx4: reorganize struct mlx4_en_tx_ring by Eric Dumazet · 8 years ago
  24. b6e0123 net/mlx4_en: Free netdev resources under state lock by Tariq Toukan · 8 years ago
  25. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  26. c540594 bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path by Daniel Borkmann · 8 years ago
  27. f91d718 Revert "net/mlx4_en: Fix panic during reboot" by Tariq Toukan · 8 years ago
  28. 15fca2c net/mlx4_en: Add ethtool statistics for XDP cases by Tariq Toukan · 8 years ago
  29. 67f8b1d net/mlx4_en: Refactor the XDP forwarding rings scheme by Tariq Toukan · 8 years ago
  30. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. eb4b678 net/mlx4_en: Save slave ethtool stats command by Tariq Toukan · 8 years ago
  32. 9d2afba net/mlx4_en: Fix panic during reboot by Eugenia Emantayev · 8 years ago
  33. 8d59de8 net/mlx4_en: Process all completions in RX rings after port goes up by Erez Shitrit · 8 years ago
  34. b80f71f ethernet/mellanox: use core min/max MTU checking by Jarod Wilson · 8 years ago
  35. b42959d net/mlx4: Add VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  36. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  37. 0815fe3 net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad mode by Moshe Shemesh · 8 years ago
  38. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. 564ed9b net/mlx4_en: Fixes for DCBX by Tariq Toukan · 8 years ago
  40. 326fe02 net/mlx4_en: protect ring->xdp_prog with rcu_read_lock by Brenden Blanco · 8 years ago
  41. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  42. 9ecc2d8 net/mlx4_en: add xdp forwarding and data write support by Brenden Blanco · 8 years ago
  43. d576acf net/mlx4_en: add page recycle to prepare rx ring for tx support by Brenden Blanco · 8 years ago
  44. 47a38e1 net/mlx4_en: add support for fast rx drop bpf program by Brenden Blanco · 8 years ago
  45. ec25bc0 net/mlx4_en: Add resilience in low memory systems by Eugenia Emantayev · 8 years ago
  46. 30f56e3 net/mlx4_en: Move filters cleanup to a proper location by Eugenia Emantayev · 8 years ago
  47. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. af7d518 net/mlx4_en: Add DCB PFC support through CEE netlink commands by Rana Shahout · 8 years ago
  49. 9d76931 net/mlx4_en: Avoid unregister_netdev at shutdown flow by Eran Ben Elisha · 8 years ago
  50. 93c098a net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill by Kamal Heib · 8 years ago
  51. a831274 mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 9 years ago
  52. a547224 mlx4e: Do not attempt to offload VXLAN ports that are unrecognized by Alexander Duyck · 9 years ago
  53. 7d71e99 net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX by Eric Dumazet · 9 years ago
  54. f73a6f4 net/mlx4_en: get rid of private net_device_stats by Eric Dumazet · 9 years ago
  55. 9ed17db17 net/mlx4_en: get rid of ret_stats by Eric Dumazet · 9 years ago
  56. 45acbac net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() by Eric Dumazet · 9 years ago
  57. 63a664b net/mlx4_en: fix tx_dropped bug by Eric Dumazet · 9 years ago
  58. 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 9 years ago
  59. 0906712 net/mlx4_en: Add support for inner IPv6 checksum offloads and TSO by Alexander Duyck · 9 years ago
  60. 3c9346b net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 9 years ago
  61. 0c5c325 mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock by Hannes Frederic Sowa · 9 years ago
  62. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  63. 5eb4dce net: relax setup_tc ndo op handle restriction by John Fastabend · 9 years ago
  64. 6e52242 net/mlx4_core: Allow resetting VF admin mac to zero by Jack Morgenstein · 9 years ago
  65. 09d4d08 mlx4: Implement devlink interface by Jiri Pirko · 9 years ago
  66. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. 925ab1a net/mlx4_en: Avoid changing dev->features directly in run-time by Eugenia Emantayev · 9 years ago
  68. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  69. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  70. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  71. 9068306 net/mlx4_en: Fix HW timestamp init issue upon system startup by Eugenia Emantayev · 9 years ago
  72. fc9f5ea net/mlx4_en: Remove dependency between timestamping capability and service_task by Eugenia Emantayev · 9 years ago
  73. 868fdb0 mlx4: remove mlx4_en_low_latency_recv() by Eric Dumazet · 9 years ago
  74. 2b3ddf2 net/mlx4_core: Replace VF zero mac with random mac in mlx4_core by Jack Morgenstein · 9 years ago
  75. ba4b87ae net/mlx4_en: Add steering rules after RSS creation by Ido Shamay · 9 years ago
  76. e38af4f net/mlx4_en: Add support for hardware accelerated 802.1ad vlan by Hadar Hen Zion · 9 years ago
  77. 0eb0851 net/mlx4_en: Release TX QP when destroying TX ring by Eran Ben Elisha · 9 years ago
  78. 62a8905 net/mlx4_en: Support ndo_get_vf_stats by Eran Ben Elisha · 10 years ago
  79. b42de4d net/mlx4_en: Show PF own statistics via ethtool by Eran Ben Elisha · 10 years ago
  80. 6de5f7f net/mlx4_core: Allocate default counter per port by Eran Ben Elisha · 10 years ago
  81. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  82. c66fa19 net/mlx4: Add EQ pool by Matan Barak · 10 years ago
  83. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 10 years ago
  84. 07841f9 net/mlx4_en: Schedule napi when RX buffers allocation fails by Ido Shamay · 10 years ago
  85. f94813f mlx4_en: Use correct loop cursor in error path. by Benjamin Poirier · 10 years ago
  86. 78500b8 net/mlx4_en: Add RX-ALL support by Muhammad Mahajna · 10 years ago
  87. f0df350 net/mlx4_en: Add RX-FCS support by Muhammad Mahajna · 10 years ago
  88. 3742cc6 net/mlx4: Warn users of depracated QoS Firmware by Ido Shamay · 10 years ago
  89. cda373f net/mlx4_en: Enable TX rate limit per VF by Ido Shamay · 10 years ago
  90. 241a08c net/mlx4_en: Change loopback only upon feature change by Ido Shamay · 10 years ago
  91. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  92. 0b13156 net/mlx4_en: Add Flow control statistics display via ethtool by Matan Barak · 10 years ago
  93. 3da8a36 net/mlx4_en: Protect access to the statistics bitmap by Eran Ben Elisha · 10 years ago
  94. 6fcd273 net/mlx4_en: Support general selective view of ethtool statistics by Eran Ben Elisha · 10 years ago
  95. ffa88f3 net/mlx4_en: Move statistics bitmap setting to the Ethernet driver by Eran Ben Elisha · 10 years ago
  96. 8cb65d0 net: Move check for multiple vlans to drivers by Toshiaki Makita · 10 years ago
  97. e5eda89 net/mlx4_en: Call register_netdevice in the proper location by Ido Shamay · 10 years ago
  98. 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  99. de1cf8a net/mlx4_en: mlx4_en_set_tx_maxrate() can be static by Wu Fengguang · 10 years ago
  100. 39de961 net/mlx4_en: Set statistics bitmap at port init by Eran Ben Elisha · 10 years ago