index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
dsa.c
Age
Commit message (
Expand
)
Author
2024-05-29
net: dsa: remove mac_prepare()/mac_finish() shims
Russell King (Oracle)
2024-05-01
net: dsa: Remove adjust_link paths
Florian Fainelli
2024-04-11
net: dsa: allow DSA switch drivers to provide their own phylink mac ops
Russell King (Oracle)
2024-02-15
net: dsa: remove OF-based MDIO bus registration from DSA core
Arınç ÜNAL
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
[next]