1. 8f7ba3c net/mlx4: Add set VF mac address support by Rony Efraim · 11 years ago
  2. dc8142e net/mlx4_en: Disable HW clock overflow check when no HW support by Amir Vadai · 11 years ago
  3. b6c39bf net/mlx4_en: Add a service task by Amir Vadai · 11 years ago
  4. ec693d4 net/mlx4_en: Add HW timestamping (TS) support by Amir Vadai · 11 years ago
  5. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  6. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  7. 540b3a3 net/mlx4_en: Enable DCB ETS ops only when supported by the firmware by Or Gerlitz · 11 years ago
  8. d662483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. bab6a9e net/mlx4_en: Fix setting initial MAC address by Yan Burman · 12 years ago
  10. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. 6efb5fa net/mlx4_en: Remove ethtool flow steering rules before releasing QPs by Hadar Hen Zion · 12 years ago
  12. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  13. a229e48 net/mlx4_en: Disable RFS when running in SRIOV mode by Amir Vadai · 12 years ago
  14. 83a5a6c net/mlx4_en: Cleanup MAC resources on module unload or port stop by Yan Burman · 12 years ago
  15. bfa8ab4 net/mlx4_en: Fix race when setting the device MAC address by Yan Burman · 12 years ago
  16. 75a75ee mlx4: Remove driver specific fdb handlers. by Vlad Yasevich · 12 years ago
  17. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  18. 3770699 mlx4_en: fix allocation of CPU affinity reverse-map by Kleber Sacilotto de Souza · 12 years ago
  19. 427a962 mlx4_en: fix allocation of device tx_cq by Kleber Sacilotto de Souza · 12 years ago
  20. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 12 years ago
  21. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 12 years ago
  22. 41b7492 mlx4_en: Fix BQL reset TX queue call point by Tom Herbert · 12 years ago
  23. 0ccddcd net/mlx4_en: Implement ndo fdb functionality by Yan Burman · 12 years ago
  24. cc5387f net/mlx4_en: Add unicast MAC filtering by Yan Burman · 12 years ago
  25. c07cb4b net/mlx4_en: Manage hash of MAC addresses per port by Yan Burman · 12 years ago
  26. 90bbb74 net/mlx4_en: Save previous MAC address of the port so we can replace it later by Yan Burman · 12 years ago
  27. 0eb74fd net/mlx4_en: Re-arrange ndo_set_rx_mode related code by Yan Burman · 12 years ago
  28. 16a10ff net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en by Yan Burman · 12 years ago
  29. 48e551f net/mlx4_en: Cleanup multiline strings by Yan Burman · 12 years ago
  30. 6bbb6d9 net/mlx4_en: Optimize Rx fast path filter checks by Yan Burman · 12 years ago
  31. 79aeacc net/mlx4_en: Optimize loopback related checks in data path by Yan Burman · 12 years ago
  32. 3484aac net/mlx4_en: Fix transmit timeout when driver restarts port by Amir Vadai · 12 years ago
  33. 955154f net/mlx4_en: Don't reassign port mac address on firmware that supports it by Matan Barak · 12 years ago
  34. 0d256c0 net/mlx4_en: Fix ethtool rules leftovers after module unloaded by Hadar Hen Zion · 12 years ago
  35. 78fb2de net/mlx4_en: Initialize RFS filters lock and list in init_netdev by Amir Vadai · 12 years ago
  36. dbd501a net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode by Eugenia Emantayev · 12 years ago
  37. db0e7cb net/mlx4_en: Fix traffic loss under promiscuous mode by Aviad Yehezkel · 12 years ago
  38. 2d51837 net/mlx4_en: Issue the dump eth statistics command under lock by Eugenia Emantayev · 12 years ago
  39. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  40. f132c54 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  41. d317966 net/mlx4_en: Set number of rx/tx channels using ethtool by Amir Vadai · 12 years ago
  42. 08ff323 mlx4: 64-byte CQE/EQE support by Or Gerlitz · 12 years ago
  43. ecfd2ce mlx4: change TX coalescing defaults by Eric Dumazet · 12 years ago
  44. ee64c0e net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTER by Amir Vadai · 12 years ago
  45. 1eb8c69 net/mlx4_en: Add accelerated RFS support by Amir Vadai · 12 years ago
  46. 9c64508 net/mlx4_en: dereferencing freed memory by Dan Carpenter · 12 years ago
  47. cabdc8ee net/mlx4_en: Add support for drop action through ethtool by Hadar Hen Zion · 12 years ago
  48. 592e49d net/mlx4: Implement promiscuous mode with device managed flow-steering by Hadar Hen Zion · 12 years ago
  49. 0ff1fb6 {NET, IB}/mlx4: Add device managed flow steering firmware API by Hadar Hen Zion · 12 years ago
  50. c96d97f net/mlx4: Set steering mode according to device capabilities by Hadar Hen Zion · 12 years ago
  51. 6d19993 net/mlx4_en: Re-design multicast attachments flow by Yevgeny Petrilin · 12 years ago
  52. 044ca2a net/mlx4_en: Release QP range in free_resources by Yevgeny Petrilin · 12 years ago
  53. 5c8e904 net/mlx4_en: Set correct port parameters during device initialization by Yevgeny Petrilin · 12 years ago
  54. bc6a474 net/mlx4_en: num cores tx rings for every UP by Amir Vadai · 12 years ago
  55. 5b263f5 mlx4_en: Byte Queue Limit support by Yevgeny Petrilin · 12 years ago
  56. e22979d mlx4_en: Moving to Interrupts for TX completions by Yevgeny Petrilin · 12 years ago
  57. a19a848 mlx4_en: Added Ethtool support for TX Interrupt coalescing by Yevgeny Petrilin · 12 years ago
  58. 897d784 net/mlx4_en: sk_prio <=> UP for untagged traffic by Amir Vadai · 13 years ago
  59. 564c274 net/mlx4_en: DCB QoS support by Amir Vadai · 13 years ago
  60. 0e98b52 net/mlx4_en: Force user priority by QP attribute by Amir Vadai · 13 years ago
  61. ebf8c9a net/mlx4_en: Saving mem access on data path by Yevgeny Petrilin · 13 years ago
  62. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  63. 68355f7 mlx4: allow device removal by fixing dma unmap size by Thadeu Lima de Souza Cascardo · 13 years ago
  64. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  65. 93ece0c mlx4_en: eth statistics modification by Eugenia Emantayev · 13 years ago
  66. b477ba6 mlx4_en: clear all eth statistics when port goes up by Eugenia Emantayev · 13 years ago
  67. 0e03567 mlx4_en: nullify cached multicast address list after cleanup by Alexander Guller · 13 years ago
  68. ffe455a mlx4: Ethernet port management modifications by Eugenia Emantayev · 13 years ago
  69. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  70. 60d6fe9 net/mlx4_en: adding loopback support by Amir Vadai · 13 years ago
  71. ad86107 mlx4_en: Adding rxhash support by Yevgeny Petrilin · 13 years ago
  72. 4234144 mlx4_en: Fix crash upon device initialization error by Alexander Guller · 13 years ago
  73. 6b4d8d9 mlx4_en: Adjusting moderation per each ring by Alexander Guller · 13 years ago
  74. fe0af03 mlx4_en: Removing reserve vectors by Alexander Guller · 13 years ago
  75. 76532d0 mlx4_en: Assigning TX irq per ring by Alexander Guller · 13 years ago
  76. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  77. 5a2cc19 mlx4: Move the Mellanox driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/mlx4/en_netdev.c]
  78. ece236c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  79. f1b553f mlx4: do vlan cleanup by Jiri Pirko · 13 years ago
  80. ccf8632 mlx4_core: Read extended capabilities into the flags field by Or Gerlitz · 13 years ago
  81. c8c64cf net: mlx4: convert to hw_features by Michał Mirosław · 13 years ago
  82. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  83. b5845f9 mlx4_en: Fix loss of promiscuity by Herbert Xu · 14 years ago
  84. 87a5c38 mlx4_en: Using blue flame support by Yevgeny Petrilin · 14 years ago
  85. 1679200 mlx4_en: Enabling new steering by Yevgeny Petrilin · 14 years ago
  86. 1fb9876 mlx4_en: using new mlx4 interrupt scheme by Yevgeny Petrilin · 14 years ago
  87. 9082226 mlx4_en: bringing link up when registering netdevice by Yevgeny Petrilin · 14 years ago
  88. 46afd0f mlx4_en: optimize adaptive moderation algorithm for better latency by Yevgeny Petrilin · 14 years ago
  89. 39f17b4 mlx4_en: moderation parameters are not reseted. by Yevgeny Petrilin · 14 years ago
  90. f1593d2 mlx4: Call alloc_etherdev to allocate RX and TX queues by Tom Herbert · 14 years ago
  91. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  92. 4c3eb3c IB/mlx4: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  93. 1eb63a2 mlx4_en: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  94. fa37a95 mlx4_en: Moving to work with GRO by Yevgeny Petrilin · 14 years ago
  95. d7e1a48 mlx4_en: reconfiguring mac address. by Yevgeny Petrilin · 14 years ago
  96. e7c1c2c4 mlx4_en: Added self diagnostics test implementation by Yevgeny Petrilin · 14 years ago
  97. e5cc44b mlx4_en: Reporting link state with KERN_INFO by Yevgeny Petrilin · 14 years ago
  98. 7c28738 mlx4_en: performing CLOSE_PORT at the end of tear-down process by Yevgeny Petrilin · 14 years ago
  99. 8bf2e58 mlx4_en: Setting dev->perm_addr field by Yevgeny Petrilin · 14 years ago
  100. f3c58ac mlx4: remove num_lro parameter by Amerigo Wang · 14 years ago