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
/
dsa_priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-04
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
1
-0
/
+1
2019-02-25
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
1
-1
/
+1
2019-02-22
net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
Florian Fainelli
1
-0
/
+2
2019-02-22
net: dsa: add support for bridge flags
Russell King
1
-0
/
+2
2019-01-18
net: Add extack argument to ndo_fdb_add()
Petr Machata
1
-1
/
+2
2018-12-17
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
1
-1
/
+1
2018-09-13
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
1
-0
/
+3
2018-09-08
net: dsa: Expose tagging protocol to user-space
Florian Fainelli
1
-0
/
+1
2018-05-11
net: dsa: Plug in PHYLINK support
Florian Fainelli
1
-9
/
+0
2018-04-08
net: dsa: Discard frames from unused ports
Andrew Lunn
1
-1
/
+7
2018-01-24
net: dsa: Support internal phy on 'cpu' port
Sebastian Reichel
1
-2
/
+2
2018-01-03
net: dsa: Fix dsa_legacy_register() return value
Florian Fainelli
1
-1
/
+1
2017-12-07
net: dsa: Allow compiling out legacy support
Florian Fainelli
1
-0
/
+9
2017-11-13
net: dsa: Support prepended Broadcom tag
Florian Fainelli
1
-0
/
+1
2017-11-10
net: dsa: add more const attributes
Andrew Lunn
1
-2
/
+2
2017-11-09
net: dsa: setup and teardown master device
Vivien Didelot
1
-2
/
+2
2017-11-01
net: dsa: remove name arg from slave create
Vivien Didelot
1
-1
/
+1
2017-10-28
net: dsa: move fixed link registration helpers
Vivien Didelot
1
-2
/
+3
2017-10-18
net: dsa: split dsa_port's netdev member
Vivien Didelot
1
-2
/
+2
2017-10-18
net: dsa: rename dsa_master_get_slave
Vivien Didelot
1
-2
/
+2
2017-10-18
net: dsa: add slave to master helper
Vivien Didelot
1
-5
/
+8
2017-10-18
net: dsa: add slave to port helper
Vivien Didelot
1
-0
/
+7
2017-10-01
net: dsa: change dsa_ptr for a dsa_port
Vivien Didelot
1
-1
/
+2
2017-10-01
net: dsa: add tagging ops to port
Vivien Didelot
1
-1
/
+1
2017-10-01
net: dsa: add master helper to look up slaves
Vivien Didelot
1
-5
/
+19
2017-09-27
net: dsa: use slave device phydev
Vivien Didelot
1
-1
/
+0
2017-09-26
net: dsa: add port enable and disable helpers
Vivien Didelot
1
-1
/
+2
2017-09-22
net: dsa: add port fdb dump
Vivien Didelot
1
-0
/
+1
2017-09-20
net: dsa: move master ethtool code
Vivien Didelot
1
-3
/
+4
2017-08-10
net-next: dsa: move struct dsa_device_ops to the global header file
John Crispin
1
-7
/
+0
2017-08-08
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
1
-2
/
+0
2017-08-08
net: dsa: Remove redundant MDB dump support
Arkadi Sharshevsky
1
-2
/
+0
2017-08-08
net: dsa: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
1
-4
/
+0
2017-08-08
net: dsa: Move FDB add/del implementation inside DSA
Arkadi Sharshevsky
1
-0
/
+7
2017-08-08
net: dsa: Add support for learning FDB through notification
Arkadi Sharshevsky
1
-0
/
+1
2017-08-08
net: dsa: Remove switchdev dependency from DSA switch notifier chain
Arkadi Sharshevsky
1
-5
/
+6
2017-08-08
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
1
-3
/
+1
2017-08-08
net: dsa: remove useless args of dsa_slave_create
Vivien Didelot
1
-2
/
+1
2017-08-08
net: dsa: remove useless args of dsa_cpu_dsa_setup
Vivien Didelot
1
-2
/
+1
2017-08-07
net: dsa: User per-cpu 64-bit statistics
Florian Fainelli
1
-1
/
+1
2017-08-03
net: dsa: Add support for 64-bit statistics
Florian Fainelli
1
-0
/
+2
2017-06-13
net: dsa: Introduce dsa_get_cpu_port()
Florian Fainelli
1
-0
/
+5
2017-06-13
net: dsa: Associate slave network device with CPU port
Florian Fainelli
1
-1
/
+1
2017-06-13
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
Florian Fainelli
1
-0
/
+5
2017-06-05
net: dsa: Pass dsa_port reference to ethtool setup/restore
Florian Fainelli
1
-2
/
+2
2017-06-02
net: dsa: comment hot path requirements
Vivien Didelot
1
-0
/
+1
2017-06-01
dsa: add support for Microchip KSZ tail tagging
Woojung Huh
1
-0
/
+3
2017-05-24
net: dsa: support cross-chip ageing time
Vivien Didelot
1
-1
/
+0
2017-05-23
net: dsa: add VLAN notifier
Vivien Didelot
1
-0
/
+10
2017-05-23
net: dsa: add MDB notifier
Vivien Didelot
1
-0
/
+10
[next]