index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
dsa.c
Age
Commit message (
Expand
)
Author
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2023-06-27
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
2023-06-20
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
2022-11-22
net: dsa: kill off dsa_priv.h
Vladimir Oltean
2022-11-22
net: dsa: rename dsa2.c back into dsa.c and create its header
Vladimir Oltean
2022-11-22
net: dsa: merge dsa.c into dsa2.c
Vladimir Oltean
2022-11-22
net: dsa: move tagging protocol code to tag.{c,h}
Vladimir Oltean
2022-11-22
net: dsa: move headers exported by slave.c to slave.h
Vladimir Oltean
2022-11-22
net: dsa: move bulk of devlink code to devlink.{c,h}
Vladimir Oltean
2022-11-22
net: dsa: modularize DSA_TAG_PROTO_NONE
Vladimir Oltean
2022-11-22
net: dsa: unexport dsa_dev_to_net_device()
Vladimir Oltean
2022-11-17
net: dsa: autoload tag driver module on tagging protocol change
Vladimir Oltean
2022-11-17
net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id()
Vladimir Oltean
2022-11-17
net: dsa: strip sysfs "tagging" string of trailing newline
Vladimir Oltean
2022-11-17
net: dsa: rename tagging protocol driver modalias
Vladimir Oltean
2022-11-15
net: dsa: add support for DSA rx offloading via metadata dst
Felix Fietkau
2022-09-20
net: dsa: allow the DSA master to be seen and changed through rtnetlink
Vladimir Oltean
2022-05-06
net: dsa: delete dsa_port_walk_{fdbs,mdbs}
Vladimir Oltean
2022-04-25
net: dsa: remove unused headers
Marcin Wojtas
2022-03-09
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
2022-03-07
net: dsa: return success if there was nothing to do
Tom Rix
2022-03-03
net: dsa: felix: migrate host FDB and MDB entries when changing tag proto
Vladimir Oltean
2022-02-14
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2021-11-30
devlink: Simplify devlink resources unregister call
Leon Romanovsky
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
2021-09-15
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
2021-01-29
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
2021-01-14
net: dsa: tag_dsa: Support reception of packets from LAG devices
Tobias Waldekranz
2021-01-07
net: dsa: remove the DSA specific notifiers
Vladimir Oltean
2020-11-09
net: dsa: use net core stats64 handling
Heiner Kallweit
2020-10-04
net: dsa: Add devlink port regions support to DSA
Andrew Lunn
2020-10-02
net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()
Florian Fainelli
2020-09-18
net: dsa: Add devlink regions support to DSA
Andrew Lunn
2020-09-18
net: dsa: Add helper to convert from devlink to ds
Andrew Lunn
2020-05-07
net: dsa: introduce a dsa_port_from_netdev public helper
Vladimir Oltean
2020-04-23
net: dsa: add GRO support via gro_cells
Alexander Lobakin
2020-03-30
net: dsa: Simplify 'dsa_tag_protocol_to_str()'
Christophe JAILLET
2019-11-05
net: dsa: Add support for devlink resources
Andrew Lunn
2019-10-28
net: dsa: Add support for devlink device parameters
Andrew Lunn
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-07
net: dsa: Fix error cleanup path in dsa_init_module
YueHaibing
2019-04-30
net: dsa: Remove legacy probing support
Andrew Lunn
2019-04-28
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
2019-04-28
dsa: Make use of the list of tag drivers
Andrew Lunn
2019-04-28
dsa: Add stub tag driver put method
Andrew Lunn
2019-04-28
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
[next]