[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210127010028.1619443-1-olteanv@gmail.com>
Date: Wed, 27 Jan 2021 03:00:24 +0200
From: Vladimir Oltean <olteanv@...il.com>
To: "David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org
Cc: Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>,
Vivien Didelot <vivien.didelot@...il.com>,
Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>
Subject: [PATCH net-next 0/4] Automatically manage DSA master interface state
From: Vladimir Oltean <vladimir.oltean@....com>
This patch series adds code that makes DSA open the master interface
automatically whenever one user interface gets opened, either by the
user, or by various networking subsystems: netconsole, nfsroot.
With that in place, we can remove some of the places in the network
stack where DSA-specific code was sprinkled.
Vladimir Oltean (4):
net: dsa: automatically bring up DSA master when opening user port
net: dsa: automatically bring user ports down when master goes down
Revert "net: Have netpoll bring-up DSA management interface"
Revert "net: ipv4: handle DSA enabled master network devices"
Documentation/networking/dsa/dsa.rst | 4 ---
net/core/netpoll.c | 22 +++------------
net/dsa/slave.c | 40 ++++++++++++++++++++++++++--
net/ipv4/ipconfig.c | 21 ++++++++++++---
4 files changed, 59 insertions(+), 28 deletions(-)
--
2.25.1
Powered by blists - more mailing lists