index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
slave.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
dsa: slave: add support for TC_SETUP_FT
Pablo Neira Ayuso
1
-1
/
+19
2021-03-24
net: dsa: resolve forwarding path for dsa slave ports
Felix Fietkau
1
-0
/
+16
2021-03-24
net: dsa: sync up switchdev objects and port attributes when joining the bridge
Vladimir Oltean
1
-2
/
+2
2021-03-24
net: dsa: pass extack to dsa_port_{bridge,lag}_join
Vladimir Oltean
1
-2
/
+5
2021-03-08
net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...
Vladimir Oltean
1
-16
/
+43
2021-02-17
net: dsa: add MRP support
Horatiu Vultur
1
-0
/
+22
2021-02-15
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
1
-1
/
+2
2021-02-15
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
1
-7
/
+18
2021-02-13
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
1
-3
/
+4
2021-02-13
net: switchdev: propagate extack to port attributes
Vladimir Oltean
1
-1
/
+2
2021-02-12
net: dsa: add support for offloading HSR
George McCollister
1
-0
/
+14
2021-02-07
net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfaces
Vladimir Oltean
1
-0
/
+8
2021-02-07
net: dsa: automatically bring user ports down when master goes down
Vladimir Oltean
1
-0
/
+24
2021-02-07
net: dsa: automatically bring up DSA master when opening user port
Vladimir Oltean
1
-2
/
+5
2021-01-30
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
1
-12
/
+23
2021-01-16
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
1
-3
/
+6
2021-01-15
net: dsa: Link aggregation support
Tobias Waldekranz
1
-7
/
+63
2021-01-15
net: dsa: Don't offload port attributes on standalone ports
Tobias Waldekranz
1
-0
/
+3
2021-01-13
net: dsa: add optional stats64 support
Oleksij Rempel
1
-1
/
+13
2021-01-12
net: dsa: remove obsolete comments about switchdev transactions
Vladimir Oltean
1
-5
/
+0
2021-01-12
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-10
/
+7
2021-01-12
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
1
-25
/
+9
2021-01-12
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-16
/
+7
2021-01-10
net: dsa: dsa_legacy_fdb_{add,del} can be static
Vladimir Oltean
1
-8
/
+8
2021-01-08
net: dsa: remove the DSA specific notifiers
Vladimir Oltean
1
-17
/
+0
2021-01-08
net: dsa: export dsa_slave_dev_check
Vladimir Oltean
1
-0
/
+1
2021-01-08
net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...
Vladimir Oltean
1
-11
/
+55
2021-01-08
net: dsa: exit early in dsa_slave_switchdev_event if we can't program the FDB
Vladimir Oltean
1
-0
/
+3
2021-01-08
net: dsa: move switchdev event implementation under the same switch/case stat...
Vladimir Oltean
1
-19
/
+16
2021-01-08
net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work
Vladimir Oltean
1
-53
/
+53
2021-01-08
net: dsa: be louder when a non-legacy FDB operation fails
Vladimir Oltean
1
-3
/
+7
2020-12-08
net: dsa: print the MTU value that could not be set
Rasmus Villemoes
1
-2
/
+2
2020-11-21
net: dsa: avoid potential use-after-free error
Christian Eggers
1
-3
/
+3
2020-11-10
net: dsa: use net core stats64 handling
Heiner Kallweit
1
-22
/
+7
2020-11-06
net: dsa: Give drivers the chance to veto certain upper devices
Vladimir Oltean
1
-0
/
+12
2020-11-03
net: dsa: implement a central TX reallocation procedure
Vladimir Oltean
1
-0
/
+45
2020-10-14
net: dsa: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-20
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+16
2020-09-21
net: dsa: install VLANs into the master's RX filter too
Vladimir Oltean
1
-4
/
+32
2020-09-21
net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0
Vladimir Oltean
1
-2
/
+2
2020-09-21
net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEU...
Vladimir Oltean
1
-0
/
+33
2020-09-21
net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER
Vladimir Oltean
1
-36
/
+38
2020-09-21
net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive
Vladimir Oltean
1
-4
/
+4
2020-09-21
net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPER
Vladimir Oltean
1
-1
/
+6
2020-09-12
Revert "net: dsa: Add more convenient functions for installing port VLANs"
Vladimir Oltean
1
-3
/
+31
2020-09-09
net: dsa: link interfaces with the DSA master to get rid of lockdep warnings
Vladimir Oltean
1
-2
/
+16
2020-09-08
net: dsa: don't print non-fatal MTU error if not supported
Vladimir Oltean
1
-1
/
+1
2020-09-08
net: dsa: change PHY error message again
Vladimir Oltean
1
-2
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-21
net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default values
Vladimir Oltean
1
-3
/
+0
[next]