index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
dsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
1
-112
/
+112
2023-06-27
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
1
-1
/
+1
2023-06-20
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
1
-1
/
+23
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
1
-0
/
+19
2022-11-23
net: dsa: kill off dsa_priv.h
Vladimir Oltean
1
-1
/
+3
2022-11-23
net: dsa: rename dsa2.c back into dsa.c and create its header
Vladimir Oltean
1
-0
/
+1747
2022-11-23
net: dsa: merge dsa.c into dsa2.c
Vladimir Oltean
1
-234
/
+0
2022-11-23
net: dsa: move tagging protocol code to tag.{c,h}
Vladimir Oltean
1
-228
/
+1
2022-11-23
net: dsa: move headers exported by slave.c to slave.h
Vladimir Oltean
1
-0
/
+1
2022-11-23
net: dsa: move bulk of devlink code to devlink.{c,h}
Vladimir Oltean
1
-107
/
+0
2022-11-23
net: dsa: modularize DSA_TAG_PROTO_NONE
Vladimir Oltean
1
-21
/
+0
2022-11-23
net: dsa: unexport dsa_dev_to_net_device()
Vladimir Oltean
1
-1
/
+0
2022-11-18
net: dsa: autoload tag driver module on tagging protocol change
Vladimir Oltean
1
-1
/
+3
2022-11-18
net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id()
Vladimir Oltean
1
-1
/
+1
2022-11-18
net: dsa: strip sysfs "tagging" string of trailing newline
Vladimir Oltean
1
-2
/
+2
2022-11-18
net: dsa: rename tagging protocol driver modalias
Vladimir Oltean
1
-1
/
+1
2022-11-16
net: dsa: add support for DSA rx offloading via metadata dst
Felix Fietkau
1
-1
/
+18
2022-09-20
net: dsa: allow the DSA master to be seen and changed through rtnetlink
Vladimir Oltean
1
-0
/
+9
2022-05-07
net: dsa: delete dsa_port_walk_{fdbs,mdbs}
Vladimir Oltean
1
-40
/
+0
2022-04-25
net: dsa: remove unused headers
Marcin Wojtas
1
-9
/
+0
2022-03-09
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
1
-0
/
+60
2022-03-07
net: dsa: return success if there was nothing to do
Tom Rix
1
-2
/
+2
2022-03-03
net: dsa: felix: migrate host FDB and MDB entries when changing tag proto
Vladimir Oltean
1
-0
/
+40
2022-02-14
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
1
-0
/
+1
2021-11-30
devlink: Simplify devlink resources unregister call
Leon Romanovsky
1
-1
/
+1
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
1
-11
/
+11
2021-09-16
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
1
-0
/
+5
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
1
-1
/
+1
2021-01-30
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
1
-0
/
+26
2021-01-15
net: dsa: tag_dsa: Support reception of packets from LAG devices
Tobias Waldekranz
1
-1
/
+11
2021-01-08
net: dsa: remove the DSA specific notifiers
Vladimir Oltean
1
-22
/
+0
2020-11-10
net: dsa: use net core stats64 handling
Heiner Kallweit
1
-6
/
+1
2020-10-05
net: dsa: Add devlink port regions support to DSA
Andrew Lunn
1
-0
/
+14
2020-10-02
net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()
Florian Fainelli
1
-0
/
+9
2020-09-19
net: dsa: Add devlink regions support to DSA
Andrew Lunn
1
-0
/
+16
2020-09-19
net: dsa: Add helper to convert from devlink to ds
Andrew Lunn
1
-10
/
+2
2020-05-08
net: dsa: introduce a dsa_port_from_netdev public helper
Vladimir Oltean
1
-0
/
+9
2020-04-23
net: dsa: add GRO support via gro_cells
Alexander Lobakin
1
-1
/
+1
2020-03-30
net: dsa: Simplify 'dsa_tag_protocol_to_str()'
Christophe JAILLET
1
-5
/
+1
2019-11-06
net: dsa: Add support for devlink resources
Andrew Lunn
1
-0
/
+37
2019-10-29
net: dsa: Add support for devlink device parameters
Andrew Lunn
1
-0
/
+48
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
1
-3
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2019-05-07
net: dsa: Fix error cleanup path in dsa_init_module
YueHaibing
1
-2
/
+9
2019-05-01
net: dsa: Remove legacy probing support
Andrew Lunn
1
-5
/
+0
2019-04-29
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
1
-35
/
+0
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
1
-0
/
+4
2019-04-29
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
1
-1
/
+1
[next]