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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
Merge branch 'netconsole-enable-compile-time-configuration'
Jakub Kicinski
2
-20
/
+50
2023-08-18
netconsole: Enable compile time configuration
Breno Leitao
2
-0
/
+27
2023-08-18
netconsole: Create a allocation helper
Breno Leitao
1
-20
/
+23
2023-08-18
net: mdio: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-08-18
Merge branch 'netem-use-a-seeded-prng-for-loss-and-corruption-events'
Jakub Kicinski
2
-15
/
+35
2023-08-18
netem: use seeded PRNG for correlated loss events
François Michel
1
-10
/
+12
2023-08-18
netem: use a seeded PRNG for generating random losses
François Michel
1
-5
/
+6
2023-08-18
netem: add prng attribute to netem_sched_data
François Michel
2
-0
/
+17
2023-08-18
net: ena: Use pci_dev_id() to simplify the code
Jialin Zhang
1
-1
/
+1
2023-08-18
tun: add __exit annotations to module exit func tun_cleanup()
Ziyang Xuan
1
-1
/
+1
2023-08-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
20
-37
/
+1179
2023-08-17
Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode"
Jakub Kicinski
3
-311
/
+1
2023-08-16
Merge branch 'bpf: Force to MPTCP'
Martin KaFai Lau
4
-20
/
+221
2023-08-16
selftests/bpf: Add mptcpify test
Geliang Tang
2
-0
/
+161
2023-08-16
selftests/bpf: Fix error checks of mptcp open_and_load
Geliang Tang
1
-11
/
+1
2023-08-16
selftests/bpf: Add two mptcp netns helpers
Geliang Tang
1
-10
/
+21
2023-08-16
bpf: Add update_socket_protocol hook
Geliang Tang
2
-1
/
+40
2023-08-16
bpftool: Implement link show support for xdp
Daniel Borkmann
1
-0
/
+7
2023-08-16
bpftool: Implement link show support for tcx
Daniel Borkmann
1
-0
/
+37
2023-08-16
selftests/bpf: Add selftest for fill_link_info
Yafang Shao
3
-0
/
+387
2023-08-16
bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()
Yafang Shao
1
-3
/
+2
2023-08-16
Merge branch 'ipv6-expired-routes'
David S. Miller
4
-25
/
+172
2023-08-16
selftests: fib_tests: Add a test case for IPv6 garbage collection
Kui-Feng Lee
1
-3
/
+69
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
3
-22
/
+103
2023-08-16
e1000e: Use PME poll to circumvent unreliable ACPI wake
Kai-Heng Feng
1
-1
/
+3
2023-08-16
net-memcg: Fix scope of sockmem pressure indicators
Abel Wu
2
-2
/
+15
2023-08-16
nfp: update maintainer
Louis Peens
1
-1
/
+1
2023-08-16
net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
Grygorii Strashko
3
-1
/
+311
2023-08-16
Merge branch 'inet-data-races'
David S. Miller
39
-370
/
+362
2023-08-16
inet: implement lockless IP_MINTTL
Eric Dumazet
1
-18
/
+14
2023-08-16
inet: implement lockless IP_TTL
Eric Dumazet
2
-16
/
+13
2023-08-16
inet: move inet->defer_connect to inet->inet_flags
Eric Dumazet
6
-19
/
+21
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
5
-11
/
+11
2023-08-16
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
6
-16
/
+14
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
8
-14
/
+13
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
11
-34
/
+30
2023-08-16
inet: move inet->mc_all to inet->inet_frags
Eric Dumazet
5
-15
/
+15
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
9
-18
/
+16
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
10
-41
/
+31
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
7
-22
/
+22
2023-08-16
inet: move inet->recverr_rfc4884 to inet->inet_flags
Eric Dumazet
3
-11
/
+11
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
9
-32
/
+30
2023-08-16
inet: set/get simple options locklessly
Eric Dumazet
1
-56
/
+62
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
8
-71
/
+83
2023-08-16
Merge branch 'redundant-of_match_ptr'
David S. Miller
6
-7
/
+7
2023-08-16
wlcore: spi: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
net: qualcomm: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
net: gemini: Remove redundant of_match_ptr()
Ruan Jinjie
1
-2
/
+2
2023-08-16
net: dsa: rzn1-a5psw: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
net: dsa: realtek: Remove redundant of_match_ptr()
Ruan Jinjie
2
-2
/
+2
[next]