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
/
master.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-22
net: dsa: rename dsa2.c back into dsa.c and create its header
Vladimir Oltean
1
-1
/
+1
2022-11-22
net: dsa: move tagging protocol code to tag.{c,h}
Vladimir Oltean
1
-0
/
+1
2022-11-22
net: dsa: move headers exported by master.c to master.h
Vladimir Oltean
1
-0
/
+6
2022-11-22
net: dsa: move headers exported by port.c to port.h
Vladimir Oltean
1
-0
/
+1
2022-11-17
net: dsa: autoload tag driver module on tagging protocol change
Vladimir Oltean
1
-2
/
+2
2022-11-17
net: dsa: strip sysfs "tagging" string of trailing newline
Vladimir Oltean
1
-1
/
+12
2022-11-14
net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
Vladimir Oltean
1
-2
/
+1
2022-09-20
net: dsa: allow masters to join a LAG
Vladimir Oltean
1
-0
/
+49
2022-09-20
net: dsa: suppress device links to LAG DSA masters
Vladimir Oltean
1
-6
/
+8
2022-09-20
net: dsa: suppress appending ethtool stats to LAG DSA masters
Vladimir Oltean
1
-0
/
+9
2022-08-23
net: dsa: all DSA masters must be down when changing the tagging protocol
Vladimir Oltean
1
-1
/
+1
2022-08-22
dsa: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-04-01
Revert "net: dsa: stop updating master MTU from master.c"
Vladimir Oltean
1
-1
/
+24
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2022-02-19
net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held
Vladimir Oltean
1
-1
/
+6
2022-02-11
net: dsa: remove lockdep class for DSA master address list
Vladimir Oltean
1
-4
/
+0
2022-01-06
net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
Vladimir Oltean
1
-2
/
+2
2022-01-06
net: dsa: stop updating master MTU from master.c
Vladimir Oltean
1
-24
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-3
/
+3
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
1
-2
/
+4
2021-05-10
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
1
-2
/
+3
2021-01-29
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
1
-1
/
+38
2021-01-12
net: dsa: unbind all switches from tree when DSA master unbinds
Vladimir Oltean
1
-0
/
+10
2020-12-08
net: dsa: print the MTU value that could not be set
Rasmus Villemoes
1
-3
/
+4
2020-09-26
net: dsa: allow drivers to request promiscuous mode on master
Vladimir Oltean
1
-1
/
+19
2020-07-23
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
1
-12
/
+0
2020-07-20
net: dsa: Setup dsa_netdev_ops
Florian Fainelli
1
-39
/
+13
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
1
-0
/
+4
2020-05-06
net: dsa: Do not leave DSA master with NULL netdev_ops
Florian Fainelli
1
-1
/
+2
2020-03-27
net: dsa: configure the MTU for switch ports
Vladimir Oltean
1
-15
/
+6
2019-12-28
net: dsa: Deny PTP on master if switch supports it
Vladimir Oltean
1
-0
/
+30
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
1
-5
/
+0
2019-08-06
net: dsa: dump CPU port regs through master
Vivien Didelot
1
-0
/
+66
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2019-02-04
net: dsa: Fix lockdep false positive splat
Marc Zyngier
1
-0
/
+4
2019-01-16
net: dsa: Add ndo_get_phys_port_name() for CPU port
Florian Fainelli
1
-1
/
+55
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+33
2018-12-08
net: dsa: Make dsa_master_set_mtu() static
Andrew Lunn
1
-1
/
+1
2018-12-08
net: dsa: Restore MTU on master device on unload
Andrew Lunn
1
-0
/
+13
2018-12-06
net: dsa: Set the master device's MTU to account for DSA overheads
Andrew Lunn
1
-0
/
+16
2018-11-30
net: dsa: Fix tagging attribute location
Florian Fainelli
1
-1
/
+33
2018-04-27
net: dsa: Allow providing PHY statistics from CPU port
Florian Fainelli
1
-5
/
+42
2018-04-27
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
1
-8
/
+13
2018-04-27
net: dsa: Do not check for ethtool_ops validity
Florian Fainelli
1
-3
/
+3
2018-03-04
dsa: Pass the port to get_sset_count()
Andrew Lunn
1
-2
/
+2
2017-11-09
net: dsa: setup and teardown master device
Vivien Didelot
1
-2
/
+28
2017-10-01
net: dsa: change dsa_ptr for a dsa_port
Vivien Didelot
1
-10
/
+5
2017-10-01
net: dsa: use cpu_dp in master code
Vivien Didelot
1
-20
/
+22
2017-09-19
net: dsa: move master ethtool code
Vivien Didelot
1
-0
/
+120