[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJ3xEMi75E2=Bf-coQAeybu=aE+-FfFVkEnkg+DqFioqYQhp+g@mail.gmail.com>
Date: Tue, 3 Nov 2015 08:15:31 +0200
From: Or Gerlitz <gerlitz.or@...il.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: Linux Netdev List <netdev@...r.kernel.org>,
Saeed Mahameed <saeedm@...lanox.com>,
Or Gerlitz <ogerlitz@...lanox.com>
Subject: Re: [PATCH net-next V1 0/7] Mellanox mlx5e driver update, Nov 3 2015
On Tue, Nov 3, 2015 at 8:07 AM, Or Gerlitz <ogerlitz@...lanox.com> wrote:
> This series contains bunch of small fixes to the mlx5e driver from Achiad.
Oops, I missed your email from 2h ago... but these all ARE bug fixes,
so hopefully
I didn't really violated the directive (I guess I should have just
asked, but again,
I missed the email...)
Or.
> Applies on net-next commit e7b63ff "Merge branch 'master' of
> git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next"
> Changes from V0:
> - removed the driver patch that dealt with IRQ affinity changes during
> NAPI poll, as this is a generic problem which needs generic solution.
>
> Achiad Shochat (7):
> net/mlx5e: Avoid NULL pointer access in case of configuration failure
> net/mlx5e: Wait for RX buffers initialization in a more proper manner
> net/mlx5_core: Use the the real irqn in eq->irqn
> net/mlx5e: Don't allow more than max supported channels
> net/mlx5e: Return error in case mlx5e_set_features() fails
> net/mlx5e: Re-eanble client vlan TX acceleration
> net/mlx5e: Fix LSO vlan insertion
>
> drivers/net/ethernet/mellanox/mlx5/core/en.h | 6 +++++
> .../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 5 ++---
> drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 16 ++++++++-----
> drivers/net/ethernet/mellanox/mlx5/core/en_tx.c | 26 +++++++++++++++++++---
> drivers/net/ethernet/mellanox/mlx5/core/eq.c | 8 +++----
> 5 files changed, 46 insertions(+), 15 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists