index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
master.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
2023-04-09
1
-1
/
+1
*
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
2023-04-03
1
-35
/
+15
*
net: dsa: make dsa_port_supports_hwtstamp() construct a fake ifreq
Vladimir Oltean
2023-04-03
1
-1
/
+1
*
net: dsa: Use sysfs_emit() to instead of sprintf()
Bo Liu
2023-02-02
1
-1
/
+1
*
netlink: provide an ability to set default extack message
Leon Romanovsky
2023-02-01
1
-3
/
+1
*
net: dsa: rename dsa2.c back into dsa.c and create its header
Vladimir Oltean
2022-11-22
1
-1
/
+1
*
net: dsa: move tagging protocol code to tag.{c,h}
Vladimir Oltean
2022-11-22
1
-0
/
+1
*
net: dsa: move headers exported by master.c to master.h
Vladimir Oltean
2022-11-22
1
-0
/
+6
*
net: dsa: move headers exported by port.c to port.h
Vladimir Oltean
2022-11-22
1
-0
/
+1
*
net: dsa: autoload tag driver module on tagging protocol change
Vladimir Oltean
2022-11-17
1
-2
/
+2
*
net: dsa: strip sysfs "tagging" string of trailing newline
Vladimir Oltean
2022-11-17
1
-1
/
+12
*
net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
Vladimir Oltean
2022-11-14
1
-2
/
+1
*
net: dsa: allow masters to join a LAG
Vladimir Oltean
2022-09-20
1
-0
/
+49
*
net: dsa: suppress device links to LAG DSA masters
Vladimir Oltean
2022-09-20
1
-6
/
+8
*
net: dsa: suppress appending ethtool stats to LAG DSA masters
Vladimir Oltean
2022-09-20
1
-0
/
+9
*
net: dsa: all DSA masters must be down when changing the tagging protocol
Vladimir Oltean
2022-08-23
1
-1
/
+1
*
dsa: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
1
-1
/
+1
*
Revert "net: dsa: stop updating master MTU from master.c"
Vladimir Oltean
2022-04-01
1
-1
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
1
-1
/
+6
|
\
|
*
net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held
Vladimir Oltean
2022-02-19
1
-1
/
+6
*
|
net: dsa: remove lockdep class for DSA master address list
Vladimir Oltean
2022-02-11
1
-4
/
+0
|
/
*
net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
Vladimir Oltean
2022-01-06
1
-2
/
+2
*
net: dsa: stop updating master MTU from master.c
Vladimir Oltean
2022-01-06
1
-24
/
+1
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-3
/
+3
*
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-06-11
1
-2
/
+4
*
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
2021-05-10
1
-2
/
+3
*
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
2021-01-29
1
-1
/
+38
*
net: dsa: unbind all switches from tree when DSA master unbinds
Vladimir Oltean
2021-01-12
1
-0
/
+10
*
net: dsa: print the MTU value that could not be set
Rasmus Villemoes
2020-12-08
1
-3
/
+4
*
net: dsa: allow drivers to request promiscuous mode on master
Vladimir Oltean
2020-09-26
1
-1
/
+19
*
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
2020-07-23
1
-12
/
+0
*
net: dsa: Setup dsa_netdev_ops
Florian Fainelli
2020-07-20
1
-39
/
+13
*
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
1
-0
/
+4
*
net: dsa: Do not leave DSA master with NULL netdev_ops
Florian Fainelli
2020-05-06
1
-1
/
+2
*
net: dsa: configure the MTU for switch ports
Vladimir Oltean
2020-03-27
1
-15
/
+6
*
net: dsa: Deny PTP on master if switch supports it
Vladimir Oltean
2019-12-28
1
-0
/
+30
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
1
-5
/
+0
*
net: dsa: dump CPU port regs through master
Vivien Didelot
2019-08-06
1
-0
/
+66
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-0
/
+4
|
\
|
*
net: dsa: Fix lockdep false positive splat
Marc Zyngier
2019-02-04
1
-0
/
+4
*
|
net: dsa: Add ndo_get_phys_port_name() for CPU port
Florian Fainelli
2019-01-16
1
-1
/
+55
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
1
-1
/
+33
|
\
|
*
net: dsa: Fix tagging attribute location
Florian Fainelli
2018-11-30
1
-1
/
+33
*
|
net: dsa: Make dsa_master_set_mtu() static
Andrew Lunn
2018-12-08
1
-1
/
+1
*
|
net: dsa: Restore MTU on master device on unload
Andrew Lunn
2018-12-08
1
-0
/
+13
*
|
net: dsa: Set the master device's MTU to account for DSA overheads
Andrew Lunn
2018-12-06
1
-0
/
+16
|
/
*
net: dsa: Allow providing PHY statistics from CPU port
Florian Fainelli
2018-04-27
1
-5
/
+42
*
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-04-27
1
-8
/
+13
*
net: dsa: Do not check for ethtool_ops validity
Florian Fainelli
2018-04-27
1
-3
/
+3
[next]