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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
ipv6/addrconf: ensure addrconf_verify_rtnl() has completed
Eric Dumazet
1
-1
/
+1
2022-02-17
net: allow out-of-order netdev unregistration
Jakub Kicinski
1
-27
/
+37
2022-02-17
net: transition netdev reg state earlier in run_todo
Jakub Kicinski
1
-9
/
+9
2022-02-17
Merge branch 'ping6-SOL_IPV6'
David S. Miller
4
-28
/
+320
2022-02-17
selftests: net: basic test for IPV6_2292*
Jakub Kicinski
2
-1
/
+41
2022-02-17
selftests: net: test IPV6_HOPLIMIT
Jakub Kicinski
2
-1
/
+49
2022-02-17
selftests: net: test IPV6_TCLASS
Jakub Kicinski
2
-1
/
+69
2022-02-17
selftests: net: test IPV6_DONTFRAG
Jakub Kicinski
2
-23
/
+147
2022-02-17
net: ping6: support setting basic SOL_IPV6 options via cmsg
Jakub Kicinski
2
-5
/
+17
2022-02-17
Merge branch 'switchdev-BRENTRY'
David S. Miller
6
-31
/
+6
2022-02-17
net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-4
/
+0
2022-02-17
net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-4
/
+0
2022-02-17
net: sparx5: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-6
/
+4
2022-02-17
net: lan966x: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-12
/
+0
2022-02-17
mlxsw: spectrum: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2
-5
/
+2
2022-02-17
Merge branch 'ptp-over-udp-dsa'
David S. Miller
9
-220
/
+194
2022-02-17
net: dsa: tag_ocelot_8021q: calculate TX checksum in software for deferred pa...
Vladimir Oltean
1
-0
/
+7
2022-02-17
net: dsa: felix: update destinations of existing traps with ocelot-8021q
Vladimir Oltean
2
-114
/
+77
2022-02-17
net: dsa: felix: remove dead code in felix_setup_mmio_filtering()
Vladimir Oltean
1
-5
/
+3
2022-02-17
net: mscc: ocelot: annotate which traps need PTP timestamping
Vladimir Oltean
4
-8
/
+12
2022-02-17
net: mscc: ocelot: keep traps in a list
Vladimir Oltean
5
-2
/
+14
2022-02-17
net: dsa: felix: use DSA port iteration helpers
Vladimir Oltean
1
-48
/
+27
2022-02-17
net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP traps
Vladimir Oltean
1
-8
/
+8
2022-02-17
net: mscc: ocelot: use a single VCAP filter for all MRP traps
Vladimir Oltean
4
-31
/
+30
2022-02-17
net: mscc: ocelot: delete OCELOT_MRP_CPUQ
Vladimir Oltean
2
-3
/
+0
2022-02-17
net: mscc: ocelot: consolidate cookie allocation for private VCAP rules
Vladimir Oltean
4
-26
/
+40
2022-02-17
net: mscc: ocelot: use a consistent cookie for MRP traps
Vladimir Oltean
1
-1
/
+2
2022-02-17
Merge tag 'mlx5-updates-2022-02-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
31
-244
/
+714
2022-02-17
net/mlx5e: TC, Allow sample action with CT
Roi Dayan
2
-9
/
+5
2022-02-17
net/mlx5e: TC, Make post_act parse CT and sample actions
Roi Dayan
1
-2
/
+3
2022-02-17
net/mlx5e: TC, Clean redundant counter flag from tc action parsers
Roi Dayan
8
-15
/
+7
2022-02-17
net/mlx5e: Use multi table support for CT and sample actions
Roi Dayan
6
-94
/
+80
2022-02-17
net/mlx5e: Create new flow attr for multi table actions
Roi Dayan
9
-67
/
+483
2022-02-17
net/mlx5e: Add post act offload/unoffload API
Roi Dayan
2
-21
/
+54
2022-02-17
net/mlx5e: Pass actions param to actions_match_supported()
Roi Dayan
2
-3
/
+8
2022-02-17
net/mlx5e: TC, Move flow hashtable to be per rep
Paul Blakey
5
-32
/
+43
2022-02-17
net/mlx5e: E-Switch, Add support for tx_port_ts in switchdev mode
Aya Levin
1
-3
/
+15
2022-02-17
net/mlx5e: E-Switch, Add PTP counters for uplink representor
Aya Levin
3
-1
/
+3
2022-02-17
net/mlx5e: RX, Restrict bulk size for small Striding RQs
Tariq Toukan
5
-2
/
+10
2022-02-17
net/mlx5e: Default to Striding RQ when not conflicting with CQE compression
Tariq Toukan
1
-2
/
+3
2022-02-17
net/mlx5e: Generalize packet merge error message
Tariq Toukan
1
-2
/
+2
2022-02-17
net/mlx5e: Add support for using xdp->data_meta
Alex Liu
1
-5
/
+12
2022-02-17
net/mlx5e: Fix spelling mistake "supoported" -> "supported"
Colin Ian King
1
-1
/
+1
2022-02-17
net: rtnetlink: rtnl_stats_get(): Emit an extack for unset filter_mask
Petr Machata
1
-1
/
+3
2022-02-17
Merge branch 'mptcp-so_sndtimeo-and-misc-cleanup'
Jakub Kicinski
7
-76
/
+64
2022-02-17
mptcp: don't save tcp data_ready and write space callbacks
Florian Westphal
2
-8
/
+6
2022-02-17
mptcp: mark ops structures as ro_after_init
Florian Westphal
1
-8
/
+7
2022-02-17
mptcp: constify a bunch of of helpers
Paolo Abeni
3
-32
/
+32
2022-02-17
mptcp: drop port parameter of mptcp_pm_add_addr_signal
Geliang Tang
3
-7
/
+7
2022-02-17
mptcp: drop unneeded type casts for hmac
Geliang Tang
2
-5
/
+2
[next]