[PULL][Zesty] net/ena: update driver version to 1.1.2
Kamal Mostafa
kamal at canonical.com
Tue Apr 25 22:57:08 UTC 2017
The ENA driver "1.1.2 update" patch set landed upstream in mainline v4.11.
We recently applied it to [TXY] but it got missed for Zesty (ships passing in
the night).
So here's the Zesty patch set:
- identical to the Y set (minus the commits that were already in Z).
- all mainline cherry-picks save one context adjustment.
- smoke-tested; works fine.
-Kamal
-----
The following changes since commit 39e0e4acb3b0cb821025743e6dcec78408549ab1:
Linux 4.10.11 (2017-04-21 10:29:11 +0200)
are available in the git repository at:
git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/zesty ena112
for you to fetch changes up to 9b31c5a1501ff6971ea022e2bedc2ee6dfc75736:
net/ena: update driver version to 1.1.2 (2017-04-25 09:18:33 -0700)
----------------------------------------------------------------
Netanel Belgazal (12):
net/ena: remove ntuple filter support from device feature list
net/ena: fix queues number calculation
net/ena: fix ethtool RSS flow configuration
net/ena: fix RSS default hash configuration
net/ena: fix NULL dereference when removing the driver after device reset failed
net/ena: refactor ena_get_stats64 to be atomic context safe
net/ena: fix potential access to freed memory during device reset
net/ena: use READ_ONCE to access completion descriptors
net/ena: reduce the severity of ena printouts
net/ena: change driver's default timeouts
net/ena: change condition for host attribute configuration
net/ena: update driver version to 1.1.2
drivers/net/ethernet/amazon/ena/ena_admin_defs.h | 20 ++--
drivers/net/ethernet/amazon/ena/ena_com.c | 41 +++----
drivers/net/ethernet/amazon/ena/ena_com.h | 1 +
drivers/net/ethernet/amazon/ena/ena_eth_com.c | 8 +-
drivers/net/ethernet/amazon/ena/ena_netdev.c | 132 ++++++++++++++++-------
drivers/net/ethernet/amazon/ena/ena_netdev.h | 9 +-
6 files changed, 143 insertions(+), 68 deletions(-)
More information about the kernel-team
mailing list