All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] Mellanox driver update Jul-08-2014
@ 2014-07-08  8:25 Amir Vadai
  2014-07-08  8:25 ` [PATCH net-next 1/6] net/mlx4_en: Fix set port ratelimit for 40GE Amir Vadai
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Amir Vadai @ 2014-07-08  8:25 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Or Gerlitz, Yevgeny Petrilin, Amir Vadai

Hi,

This patch set introduce some small bug fixes.
Most of the patches are small fixes to cornet case bugs.
The patch by Noa ("Fix mac_hash database inconsistency") was sent in the past
[1] and was droped because a fix to the bonding code was supposed to make it
unnecessary. After a second look on the patch, it is still needed even
after the direct access to dev_addr by the bonding will be fixed.

Patches were applied and tested over commit bd4578b
("drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfree")

[1] - http://permalink.gmane.org/gmane.linux.network/315900

Thanks,
Amir

Eugenia Emantayev (4):
  net/mlx4_en: Fix set port ratelimit
  net/mlx4_en: Run loopback test only when port is up
  net/mlx4: Verify port number in __mlx4_unregister_mac
  net/mlx4_en: Do not disable vlan filter during promiscuous mode

Noa Osherovich (1):
  net/mlx4_en: Fix mac_hash database inconsistency

Yishai Hadas (1):
  net/mlx4_en: Do not count LLC/SNAP in MTU calculation

 drivers/net/ethernet/mellanox/mlx4/en_netdev.c   | 33 ++++++++++--------------
 drivers/net/ethernet/mellanox/mlx4/en_rx.c       |  2 +-
 drivers/net/ethernet/mellanox/mlx4/en_selftest.c |  3 ++-
 drivers/net/ethernet/mellanox/mlx4/mlx4.h        |  5 ----
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h     |  4 +--
 drivers/net/ethernet/mellanox/mlx4/port.c        | 32 ++++++++++++++++++-----
 include/linux/mlx4/device.h                      | 11 ++++++++
 7 files changed, 54 insertions(+), 36 deletions(-)

-- 
1.8.3.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-07-09  2:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-08  8:25 [PATCH net-next 0/6] Mellanox driver update Jul-08-2014 Amir Vadai
2014-07-08  8:25 ` [PATCH net-next 1/6] net/mlx4_en: Fix set port ratelimit for 40GE Amir Vadai
2014-07-08  8:25 ` [PATCH net-next 2/6] net/mlx4_en: Run loopback test only when port is up Amir Vadai
2014-07-08  8:25 ` [PATCH net-next 3/6] net/mlx4: Verify port number in __mlx4_unregister_mac Amir Vadai
2014-07-08  8:25 ` [PATCH net-next 4/6] net/mlx4_en: Do not disable vlan filter during promiscuous mode Amir Vadai
2014-07-08  8:25 ` [PATCH net-next 5/6] net/mlx4_en: Do not count LLC/SNAP in MTU calculation Amir Vadai
2014-07-08  8:25 ` [PATCH net-next 6/6] net/mlx4_en: Fix mac_hash database inconsistency Amir Vadai
2014-07-09  2:59 ` [PATCH net-next 0/6] Mellanox driver update Jul-08-2014 David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.