[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210304010649.1858916-1-anthony.l.nguyen@intel.com>
Date: Wed, 3 Mar 2021 17:06:46 -0800
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org,
sassmann@...hat.com
Subject: [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2021-03-03
This series contains updates to ixgbe and ixgbevf drivers.
Bartosz Golaszewski does not error on -ENODEV from ixgbe_mii_bus_init()
as this is valid for some devices with a shared bus for ixgbe.
Antony Antony adds a check to fail for non transport mode SA with
offload as this is not supported for ixgbe and ixgbevf.
Dinghao Liu fixes a memory leak on failure to program a perfect filter
for ixgbe.
The following are changes since commit dbbe7c962c3a8163bf724dbc3c9fdfc9b16d3117:
docs: networking: drop special stable handling
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 10GbE
Antony Antony (1):
ixgbe: fail to create xfrm offload of IPsec tunnel mode SA
Bartosz Golaszewski (1):
net: ethernet: ixgbe: don't propagate -ENODEV from
ixgbe_mii_bus_init()
Dinghao Liu (1):
ixgbe: Fix memleak in ixgbe_configure_clsu32
drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c | 5 +++++
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 8 +++++---
drivers/net/ethernet/intel/ixgbevf/ipsec.c | 5 +++++
3 files changed, 15 insertions(+), 3 deletions(-)
--
2.26.2
Powered by blists - more mailing lists