index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
dsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
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-29
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
1
-0
/
+26
2021-01-14
net: dsa: tag_dsa: Support reception of packets from LAG devices
Tobias Waldekranz
1
-1
/
+11
2021-01-07
net: dsa: remove the DSA specific notifiers
Vladimir Oltean
1
-22
/
+0
2020-11-09
net: dsa: use net core stats64 handling
Heiner Kallweit
1
-6
/
+1
2020-10-04
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-18
net: dsa: Add devlink regions support to DSA
Andrew Lunn
1
-0
/
+16
2020-09-18
net: dsa: Add helper to convert from devlink to ds
Andrew Lunn
1
-10
/
+2
2020-05-07
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-05
net: dsa: Add support for devlink resources
Andrew Lunn
1
-0
/
+37
2019-10-28
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-07
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-04-30
net: dsa: Remove legacy probing support
Andrew Lunn
1
-5
/
+0
2019-04-28
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
1
-35
/
+0
2019-04-28
dsa: Make use of the list of tag drivers
Andrew Lunn
1
-5
/
+34
2019-04-28
dsa: Add stub tag driver put method
Andrew Lunn
1
-0
/
+4
2019-04-28
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
1
-1
/
+1
2019-04-28
dsa: Register the none tagger ops
Andrew Lunn
1
-0
/
+7
2019-04-28
dsa: Keep link list of tag drivers
Andrew Lunn
1
-0
/
+28
2019-04-28
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
1
-0
/
+12
2019-04-28
dsa: Add TAG protocol to tag ops
Andrew Lunn
1
-0
/
+1
2019-04-28
dsa: Move tagger name into its ops structure
Andrew Lunn
1
-43
/
+2
2019-03-03
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
1
-0
/
+2
2018-12-16
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
1
-4
/
+4
2018-09-17
net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()
Hauke Mehrtens
1
-0
/
+3
2018-09-13
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
1
-0
/
+3
2018-09-07
net: dsa: Expose tagging protocol to user-space
Florian Fainelli
1
-0
/
+43
2018-08-27
net: dsa: Drop GPIO includes
Linus Walleij
1
-2
/
+0
2018-02-14
net: dsa: forward timestamping callbacks to switch drivers
Brandon Streiff
1
-0
/
+36
2017-11-13
net: dsa: Support prepended Broadcom tag
Florian Fainelli
1
-0
/
+3
2017-10-28
net: dsa: move fixed link registration helpers
Vivien Didelot
1
-39
/
+0
2017-10-28
net: dsa: use dsa_is_user_port everywhere
Vivien Didelot
1
-1
/
+1
2017-10-18
net: dsa: split dsa_port's netdev member
Vivien Didelot
1
-3
/
+3
2017-10-12
net: dsa: Add support for DSA specific notifiers
Florian Fainelli
1
-0
/
+23
2017-10-01
net: dsa: change dsa_ptr for a dsa_port
Vivien Didelot
1
-3
/
+3
2017-09-19
net: dsa: move master ethtool code
Vivien Didelot
1
-28
/
+0
2017-09-19
net: dsa: remove copy of master ethtool_ops
Vivien Didelot
1
-4
/
+4
[next]