index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-10
net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs
Vladimir Oltean
1
-1
/
+1
2021-06-03
net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
Vladimir Oltean
1
-5
/
+7
2021-06-03
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
1
-2
/
+3
2021-03-29
net: dsa: Fix type was not set for devlink port
Maxim Kochetkov
1
-1
/
+7
2021-03-26
net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge
Vladimir Oltean
1
-6
/
+9
2021-03-23
net: dsa: don't assign an error value to tag_ops
George McCollister
1
-4
/
+7
2021-03-08
net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...
Vladimir Oltean
2
-27
/
+57
2021-03-02
net: dsa: tag_mtk: fix 802.1ad VLAN egress
DENG Qingfang
1
-6
/
+13
2021-03-02
net: dsa: tag_rtl4_a: fix egress tags
DENG Qingfang
1
-7
/
+5
2021-02-27
net: dsa: tag_ocelot_8021q: fix driver dependency
Arnd Bergmann
1
-0
/
+2
2021-02-23
net: dsa: Fix dependencies with HSR
Florian Fainelli
1
-0
/
+1
2021-02-17
net: dsa: tag_rtl4_a: Support also egress tags
Linus Walleij
1
-14
/
+29
2021-02-17
net: dsa: felix: Add support for MRP
Horatiu Vultur
1
-0
/
+8
2021-02-17
net: dsa: add MRP support
Horatiu Vultur
4
-0
/
+201
2021-02-15
net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest
Vladimir Oltean
1
-2
/
+2
2021-02-15
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
4
-10
/
+20
2021-02-15
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
4
-10
/
+26
2021-02-15
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
1
-0
/
+33
2021-02-15
net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q
Vladimir Oltean
1
-0
/
+1
2021-02-15
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
1
-15
/
+53
2021-02-15
net: dsa: tag_ocelot: single out PTP-related transmit tag processing
Vladimir Oltean
1
-11
/
+21
2021-02-15
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
1
-138
/
+9
2021-02-15
net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcv
Vladimir Oltean
1
-4
/
+3
2021-02-13
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
3
-23
/
+24
2021-02-13
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
2
-17
/
+23
2021-02-13
net: dsa: configure better brport flags when ports leave the bridge
Vladimir Oltean
1
-7
/
+38
2021-02-13
net: switchdev: propagate extack to port attributes
Vladimir Oltean
1
-1
/
+2
2021-02-12
net: dsa: xrs700x: add HSR offloading support
George McCollister
1
-1
/
+6
2021-02-12
net: dsa: add support for offloading HSR
George McCollister
4
-0
/
+83
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+5
2021-02-07
net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfaces
Vladimir Oltean
2
-0
/
+21
2021-02-07
net: dsa: automatically bring user ports down when master goes down
Vladimir Oltean
1
-0
/
+24
2021-02-07
net: dsa: automatically bring up DSA master when opening user port
Vladimir Oltean
1
-2
/
+5
2021-02-05
net: dsa: call teardown method on probe failure
Vladimir Oltean
1
-2
/
+5
2021-02-04
net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignored
Vladimir Oltean
1
-1
/
+9
2021-01-30
net: dsa: add a second tagger for Ocelot switches based on tag_8021q
Vladimir Oltean
3
-3
/
+87
2021-01-30
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
7
-16
/
+217
2021-01-30
net: dsa: keep a copy of the tagging protocol in the DSA switch tree
Vladimir Oltean
1
-12
/
+24
2021-01-30
net: dsa: document the existing switch tree notifiers and add a new one
Vladimir Oltean
3
-23
/
+58
2021-01-30
net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN
Vladimir Oltean
1
-2
/
+13
2021-01-16
net: dsa: add ops for devlink-sb
Vladimir Oltean
1
-1
/
+158
2021-01-16
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2
-3
/
+8
2021-01-16
dsa: add support for Arrow XRS700x tag trailer
George McCollister
3
-0
/
+68
2021-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+14
2021-01-15
net: dsa: tag_dsa: Support reception of packets from LAG devices
Tobias Waldekranz
2
-2
/
+27
2021-01-15
net: dsa: Link aggregation support
Tobias Waldekranz
5
-7
/
+321
2021-01-15
net: dsa: Don't offload port attributes on standalone ports
Tobias Waldekranz
1
-0
/
+3
2021-01-13
net: dsa: add optional stats64 support
Oleksij Rempel
1
-1
/
+13
2021-01-13
net: dsa: clear devlink port type before unregistering slave netdevs
Vladimir Oltean
1
-0
/
+4
2021-01-13
net: dsa: unbind all switches from tree when DSA master unbinds
Vladimir Oltean
1
-0
/
+10
[next]