From: Amir Vadai <amirv@mellanox.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Or Gerlitz <ogerlitz@mellanox.com>,
Yevgeny Petrilin <yevgenyp@mellanox.com>,
Amir Vadai <amirv@mellanox.com>
Subject: [PATCH net-next 0/6] Mellanox driver update Jul-08-2014
Date: Tue, 8 Jul 2014 11:25:18 +0300 [thread overview]
Message-ID: <1404807924-29038-1-git-send-email-amirv@mellanox.com> (raw)
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
next reply other threads:[~2014-07-08 8:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-08 8:25 Amir Vadai [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1404807924-29038-1-git-send-email-amirv@mellanox.com \
--to=amirv@mellanox.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=ogerlitz@mellanox.com \
--cc=yevgenyp@mellanox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).