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
2019-05-01
net: dsa: Remove legacy probing support
Andrew Lunn
5
-774
/
+0
2019-05-01
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
3
-21
/
+36
2019-05-01
net: dsa: Skip calling .port_vlan_filtering on no change
Vladimir Oltean
1
-0
/
+3
2019-05-01
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
1
-1
/
+4
2019-05-01
net: dsa: Unset vlan_filtering when ports leave the bridge
Vladimir Oltean
1
-0
/
+29
2019-05-01
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
1
-7
/
+45
2019-05-01
net: dsa: Store vlan_filtering as a property of dsa_port
Vladimir Oltean
1
-4
/
+8
2019-05-01
net: dsa: Fix pharse -> phase typo
Vladimir Oltean
1
-1
/
+1
2019-04-29
dsa: Allow tag drivers to be built as modules
Andrew Lunn
2
-29
/
+73
2019-04-29
dsa: tag_brcm: Avoid unused symbols
Andrew Lunn
1
-2
/
+6
2019-04-29
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
11
-76
/
+11
2019-04-29
dsa: Make use of the list of tag drivers
Andrew Lunn
1
-5
/
+34
2019-04-29
dsa: Add stub tag driver put method
Andrew Lunn
4
-0
/
+9
2019-04-29
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
4
-4
/
+5
2019-04-29
dsa: Register the none tagger ops
Andrew Lunn
1
-0
/
+7
2019-04-29
dsa: Keep link list of tag drivers
Andrew Lunn
1
-0
/
+28
2019-04-29
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
10
-2
/
+52
2019-04-29
dsa: Add TAG protocol to tag ops
Andrew Lunn
10
-0
/
+12
2019-04-29
dsa: Add MODULE_LICENSE to tag drivers
Andrew Lunn
9
-0
/
+9
2019-04-29
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
9
-0
/
+22
2019-04-29
dsa: Move tagger name into its ops structure
Andrew Lunn
10
-43
/
+13
2019-04-29
dsa: Add SPDX header to tag drivers.
Andrew Lunn
8
-52
/
+8
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2019-04-05
dsa: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
2
-1
/
+10
2019-04-05
net: devlink: extend port attrs for switch ID
Jiri Pirko
1
-1
/
+1
2019-04-02
net: dsa: read mac address from DT for slave device
Xiaofei Shen
2
-1
/
+5
2019-03-29
net: dsa: Implement flow_dissect callback for tag_qca
xiaofeis
1
-0
/
+10
2019-03-28
dsa: do not support ndo_get_phys_port_name for non-legacy ports
Jiri Pirko
1
-0
/
+7
2019-03-28
dsa: implement ndo_get_devlink_port
Jiri Pirko
1
-0
/
+8
2019-03-26
net: dsa: Avoid null pointer when failing to connect to PHY
Vladimir Oltean
1
-4
/
+4
2019-03-24
net: devlink: select NET_DEVLINK from drivers
Jiri Pirko
1
-0
/
+1
2019-03-24
dsa: move devlink_port_attrs_set() call before register
Jiri Pirko
1
-21
/
+26
2019-03-24
dsa: add missing net/devlink.h include
Jiri Pirko
1
-0
/
+1
2019-03-04
net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()
Florian Fainelli
1
-3
/
+6
2019-03-04
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
3
-0
/
+37
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+11
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
1
-5
/
+0
2019-02-27
net: dsa: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
1
-0
/
+18
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
1
-1
/
+1
2019-02-25
net: dsa: fix a leaked reference by adding missing of_node_put
Wen Yang
2
-6
/
+11
2019-02-25
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
3
-4
/
+4
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2019-02-22
net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation
Florian Fainelli
3
-4
/
+121
2019-02-22
net: dsa: Deny enslaving VLAN devices into VLAN aware bridge
Florian Fainelli
1
-3
/
+36
2019-02-22
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
1
-7
/
+0
2019-02-22
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
1
-15
/
+1
2019-02-22
net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
Florian Fainelli
3
-0
/
+18
2019-02-22
net: dsa: enable flooding for bridge ports
Russell King
1
-3
/
+13
2019-02-22
net: dsa: add support for bridge flags
Russell King
3
-0
/
+28
2019-02-20
net: dsa: fix unintended change of bridge interface STP state
Russell King
1
-3
/
+4
[next]