[Trusty][PATCHv2 0/2] Fix kernel WARNING with bonding/vlan and LRO

Dan Streetman dan.streetman at canonical.com
Tue Jun 5 14:15:38 UTC 2018


From: Dan Streetman <ddstreet at canonical.com>

BugLink: https://bugs.launchpad.net/bugs/1771480

Backport function netdev_upper_get_next_dev_rcu() and macro
netdev_for_each_upper_dev_rcu(), and cherry-pick upstream commit to add
generic support for disabling netdev features.  This fixes a kernel
warning that is issued with a specific network configuration that
uses bonding and vlans.

Jarod Wilson (1):
  net/core: generic support for disabling netdev features down stack

Vlad Yasevich (1):
  UBUNTU: SAUCE: Backport helper function netdev_upper_get_next_dev_rcu

 include/linux/netdev_features.h | 11 +++++
 include/linux/netdevice.h       |  9 ++++
 net/core/dev.c                  | 76 +++++++++++++++++++++++++++++++++
 3 files changed, 96 insertions(+)

-- 
2.17.0





More information about the kernel-team mailing list