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
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
/
port.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
net: dsa: remove cross-chip support for HSR
Vladimir Oltean
1
-16
/
+13
2022-01-05
net: dsa: remove cross-chip support for MRP
Vladimir Oltean
1
-24
/
+20
2021-12-09
net: dsa: mark DSA phylink as legacy_pre_march2020
Russell King (Oracle)
1
-0
/
+7
2021-12-09
net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
Vladimir Oltean
1
-36
/
+3
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-32
/
+38
2021-12-09
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
1
-17
/
+18
2021-12-09
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
1
-26
/
+55
2021-12-09
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
1
-5
/
+6
2021-12-02
net: dsa: support use of phylink_generic_validate()
Russell King (Oracle)
1
-1
/
+4
2021-12-02
net: dsa: replace phylink_get_interfaces() with phylink_get_caps()
Russell King (Oracle)
1
-3
/
+2
2021-12-02
net: dsa: consolidate phylink creation
Russell King (Oracle)
1
-16
/
+28
2021-11-01
net: dsa: populate supported_interfaces member
Marek BehĂșn
1
-0
/
+4
2021-10-26
net: dsa: flush switchdev workqueue when leaving the bridge
Vladimir Oltean
1
-0
/
+2
2021-10-21
net: dsa: remove gratuitous use of dsa_is_{user,dsa,cpu}_port
Vladimir Oltean
1
-2
/
+2
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
1
-10
/
+7
2021-08-24
net: dsa: don't advertise 'rx-vlan-filter' when not needed
Vladimir Oltean
1
-2
/
+40
2021-08-24
net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge p...
Vladimir Oltean
1
-0
/
+4
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
1
-34
/
+5
2021-08-12
net: dsa: tag_8021q: don't broadcast during setup/teardown
Vladimir Oltean
1
-4
/
+10
2021-08-12
net: dsa: print more information when a cross-chip notifier fails
Vladimir Oltean
1
-6
/
+12
2021-08-09
net: dsa: avoid fast ageing twice when port leaves a bridge
Vladimir Oltean
1
-1
/
+3
2021-08-09
net: dsa: still fast-age ports joining a bridge if they can't configure learning
Vladimir Oltean
1
-1
/
+17
2021-08-08
net: dsa: flush the dynamic FDB of the software bridge when fast ageing a port
Vladimir Oltean
1
-0
/
+20
2021-08-08
net: dsa: don't fast age bridge ports with learning turned off
Vladimir Oltean
1
-1
/
+1
2021-08-08
net: dsa: centralize fast ageing when address learning is turned off
Vladimir Oltean
1
-4
/
+31
2021-08-08
net: dsa: don't fast age standalone ports
Vladimir Oltean
1
-8
/
+12
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
1
-11
/
+0
2021-08-06
net: dsa: stop syncing the bridge mcast_router attribute at join time
Vladimir Oltean
1
-10
/
+0
2021-07-27
Revert "net: dsa: Allow drivers to filter packets they can decode source port...
Vladimir Oltean
1
-1
/
+0
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
1
-1
/
+83
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
1
-1
/
+1
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
1
-68
/
+16
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
1
-1
/
+15
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
1
-0
/
+28
2021-06-29
net: dsa: replay the local bridge FDB entries pointing to the bridge dev too
Vladimir Oltean
1
-0
/
+12
2021-06-29
net: dsa: install the host MDB and FDB entries in the master's RX filter
Vladimir Oltean
1
-0
/
+24
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host FDBs
Vladimir Oltean
1
-0
/
+26
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host MDBs
Vladimir Oltean
1
-0
/
+24
2021-06-29
net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG
Vladimir Oltean
1
-2
/
+43
2021-06-29
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
1
-7
/
+6
2021-06-29
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
1
-3
/
+3
2021-06-21
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
1
-2
/
+2
2021-04-21
net: dsa: fix bridge support for drivers without port_bridge_flags callback
Oleksij Rempel
1
-1
/
+1
2021-03-24
net: dsa: sync up switchdev objects and port attributes when joining the bridge
Vladimir Oltean
1
-0
/
+46
2021-03-24
net: dsa: inherit the actual bridge port flags at join time
Vladimir Oltean
1
-41
/
+82
2021-03-24
net: dsa: pass extack to dsa_port_{bridge,lag}_join
Vladimir Oltean
1
-3
/
+5
2021-03-24
net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a b...
Vladimir Oltean
1
-4
/
+18
2021-02-17
net: dsa: add MRP support
Horatiu Vultur
1
-0
/
+48
2021-02-15
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
1
-7
/
+11
2021-02-15
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
1
-1
/
+3
[next]