index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
port.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: Move the phylink driver calls into port.c
Ioana Ciornei
2019-05-29
1
-0
/
+100
*
net: dsa: Export symbols for dsa_port_vid_{add, del}
Vladimir Oltean
2019-05-05
1
-0
/
+2
*
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
2019-04-30
1
-0
/
+31
*
net: dsa: Skip calling .port_vlan_filtering on no change
Vladimir Oltean
2019-04-30
1
-0
/
+3
*
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
2019-04-30
1
-1
/
+4
*
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
2019-04-30
1
-7
/
+45
*
net: dsa: Store vlan_filtering as a property of dsa_port
Vladimir Oltean
2019-04-30
1
-4
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
1
-0
/
+1
|
\
|
*
net: dsa: fix a leaked reference by adding missing of_node_put
Wen Yang
2019-02-25
1
-0
/
+1
*
|
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-02-24
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
1
-3
/
+4
|
\
|
|
*
net: dsa: fix unintended change of bridge interface STP state
Russell King
2019-02-20
1
-3
/
+4
*
|
net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation
Florian Fainelli
2019-02-22
1
-3
/
+9
*
|
net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
Florian Fainelli
2019-02-21
1
-0
/
+12
*
|
net: dsa: enable flooding for bridge ports
Russell King
2019-02-21
1
-3
/
+13
*
|
net: dsa: add support for bridge flags
Russell King
2019-02-21
1
-0
/
+17
|
/
*
rocker, dsa, ethsw: Don't filter VLAN events on bridge itself
Petr Machata
2018-11-23
1
-3
/
+0
*
dsa: port: Ignore bridge VLAN events
Petr Machata
2018-05-31
1
-0
/
+6
*
net: dsa: Allow providing PHY statistics from CPU port
Florian Fainelli
2018-04-27
1
-0
/
+57
*
net: dsa: Add helper function to obtain PHY device of a given port
Florian Fainelli
2018-04-27
1
-11
/
+22
*
net: dsa: Support internal phy on 'cpu' port
Sebastian Reichel
2018-01-23
1
-24
/
+79
*
net: dsa: Don't add vlans when vlan filtering is disabled
Andrew Lunn
2017-11-10
1
-2
/
+8
*
net: dsa: add more const attributes
Andrew Lunn
2017-11-10
1
-3
/
+3
*
net: dsa: move fixed link registration helpers
Vivien Didelot
2017-10-28
1
-0
/
+47
*
net: dsa: add port enable and disable helpers
Vivien Didelot
2017-09-25
1
-1
/
+30
*
net: dsa: add port fdb dump
Vivien Didelot
2017-09-21
1
-0
/
+11
*
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
2017-08-07
1
-11
/
+0
*
net: dsa: Remove redundant MDB dump support
Arkadi Sharshevsky
2017-08-07
1
-11
/
+0
*
net: dsa: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
2017-08-07
1
-12
/
+0
*
net: dsa: Remove switchdev dependency from DSA switch notifier chain
Arkadi Sharshevsky
2017-08-07
1
-6
/
+9
*
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
2017-08-07
1
-3
/
+1
*
net: dsa: support cross-chip ageing time
Vivien Didelot
2017-05-24
1
-1
/
+0
*
net: dsa: add VLAN notifier
Vivien Didelot
2017-05-22
1
-16
/
+13
*
net: dsa: add MDB notifier
Vivien Didelot
2017-05-22
1
-16
/
+13
*
net: dsa: add FDB notifier
Vivien Didelot
2017-05-22
1
-16
/
+13
*
net: dsa: add notifier for ageing time
Vivien Didelot
2017-05-22
1
-29
/
+8
*
net: dsa: move VLAN handlers
Vivien Didelot
2017-05-22
1
-0
/
+41
*
net: dsa: move MDB handlers
Vivien Didelot
2017-05-22
1
-0
/
+40
*
net: dsa: move FDB handlers
Vivien Didelot
2017-05-22
1
-0
/
+40
*
net: dsa: move ageing time setter
Vivien Didelot
2017-05-22
1
-0
/
+40
*
net: dsa: move VLAN filtering setter
Vivien Didelot
2017-05-22
1
-0
/
+16
*
net: dsa: move bridging routines
Vivien Didelot
2017-05-22
1
-0
/
+58
*
net: dsa: move port state setters
Vivien Didelot
2017-05-22
1
-0
/
+55