summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index b435ed5..2ae9311 100644
--- a/Makefile
+++ b/Makefile
@@ -15,9 +15,9 @@ endif
VERSION = 0
PATCHLEVEL = 5
-SUBLEVEL = 8
-EXTRAVERSION =
-NAME = Ziggomatic
+SUBLEVEL = 9
+EXTRAVERSION = -rc1
+NAME = Cilonen
TOOLS ?= $(CONFIG_TOOLS)
TOOLS ?= netsniff-ng trafgen astraceroute flowtop ifpps bpfc curvetun mausezahn
linux/net-next.git/diff/Documentation/translations/zh_CN?id=f05e2db1996d7a640c76481ba5ea3d7a295a8f48&id2=7013d8e1d0a07b74dc6f81b470654290b769e9bb'>diff)
Documentation: networking: dsa: Describe port_vlan_filtering
Described what the port_vlan_filtering function is supposed to accomplish. Fixes: fb2dabad69f0 ("net: dsa: support VLAN filtering switchdev attr") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/translations/zh_CN')