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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
net: dsa: tag_rtl4_a: Fix egress tags
Linus Walleij
1
-3
/
+4
2021-08-25
net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid
Vladimir Oltean
1
-4
/
+34
2021-08-25
net: dsa: sja1105: drop untagged packets on the CPU and DSA ports
Vladimir Oltean
1
-1
/
+40
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
2
-9
/
+24
2021-08-24
net: dsa: don't advertise 'rx-vlan-filter' when not needed
Vladimir Oltean
3
-5
/
+111
2021-08-24
net: dsa: properly fall back to software bridging
Vladimir Oltean
2
-2
/
+9
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
3
-34
/
+55
2021-08-18
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
2
-13
/
+28
2021-08-16
net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versa
Vladimir Oltean
1
-4
/
+4
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-08-12
net: dsa: tag_8021q: don't broadcast during setup/teardown
Vladimir Oltean
4
-16
/
+26
2021-08-12
net: dsa: print more information when a cross-chip notifier fails
Vladimir Oltean
1
-6
/
+12
2021-08-11
net: dsa: create a helper for locating EtherType DSA headers on TX
Vladimir Oltean
7
-17
/
+23
2021-08-11
net: dsa: create a helper for locating EtherType DSA headers on RX
Vladimir Oltean
8
-26
/
+21
2021-08-11
net: dsa: create a helper which allocates space for EtherType DSA headers
Vladimir Oltean
8
-10
/
+38
2021-08-11
net: dsa: create a helper that strips EtherType DSA headers on RX
Vladimir Oltean
8
-28
/
+37
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
1
-1
/
+1
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+3
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
2
-5
/
+32
2021-08-08
net: dsa: don't fast age standalone ports
Vladimir Oltean
3
-10
/
+14
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
3
-19
/
+0
2021-08-06
net: dsa: stop syncing the bridge mcast_router attribute at join time
Vladimir Oltean
1
-10
/
+0
2021-08-05
net: dsa: tag_sja1105: optionally build as module when switch driver is modul...
Vladimir Oltean
1
-0
/
+1
2021-08-05
net: dsa: give preference to local CPU ports
Vladimir Oltean
1
-3
/
+39
2021-08-05
net: dsa: rename teardown_default_cpu to teardown_cpu_ports
Vladimir Oltean
1
-5
/
+5
2021-08-04
net: dsa: tag_sja1105: consistently fail with arbitrary input
Vladimir Oltean
1
-1
/
+1
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
16
-44
/
+23
2021-07-30
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
12
-20
/
+50
2021-07-29
net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an im...
Vladimir Oltean
1
-17
/
+10
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2
-4
/
+4
2021-07-27
Revert "net: dsa: Allow drivers to filter packets they can decode source port...
Vladimir Oltean
1
-1
/
+0
2021-07-27
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
2
-4
/
+75
2021-07-27
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
2
-44
/
+86
2021-07-23
net: dsa: tag_dsa: offload the bridge forwarding process
Tobias Waldekranz
1
-8
/
+44
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
3
-1
/
+86
2021-07-23
net: dsa: track the number of switches in a tree
Vladimir Oltean
1
-0
/
+3
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
1
-1
/
+1
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-5
/
+18
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
3
-79
/
+21
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
1
-1
/
+15
2021-07-22
net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum
Lino Sanfilippo
1
-0
/
+9
2021-07-22
net: dsa: ensure linearized SKBs in case of tail taggers
Lino Sanfilippo
1
-5
/
+9
2021-07-20
net: dsa: use switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2
-105
/
+113
2021-07-20
net: switchdev: introduce helper for checking dynamically learned FDB entries
Vladimir Oltean
1
-1
/
+1
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
4
-201
/
+247
[next]