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
2018-03-19
bpf: sockmap sample test for bpf_msg_pull_data
John Fastabend
4
-15
/
+101
2018-03-19
bpf: sockmap add SK_DROP tests
John Fastabend
2
-16
/
+61
2018-03-19
bpf: sockmap sample support for bpf_msg_cork_bytes()
John Fastabend
4
-9
/
+68
2018-03-19
bpf: sockmap, add sample option to test apply_bytes helper
John Fastabend
3
-8
/
+68
2018-03-19
bpf: sockmap sample, add data verification option
John Fastabend
1
-34
/
+84
2018-03-19
bpf: sockmap sample, add sendfile test
John Fastabend
1
-10
/
+60
2018-03-19
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
6
-9
/
+135
2018-03-19
bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
1
-0
/
+54
2018-03-19
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
7
-7
/
+118
2018-03-19
bpf: sk_msg program helper bpf_sk_msg_pull_data
John Fastabend
2
-2
/
+136
2018-03-19
bpf: sockmap, add msg_cork_bytes() helper
John Fastabend
2
-1
/
+18
2018-03-19
bpf: sockmap, add bpf_msg_apply_bytes() helper
John Fastabend
2
-1
/
+18
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
8
-21
/
+857
2018-03-19
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
3
-14
/
+19
2018-03-19
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
John Fastabend
2
-1
/
+4
2018-03-19
sockmap: convert refcnt to an atomic refcnt
John Fastabend
1
-13
/
+10
2018-03-19
sock: make static tls function alloc_sg generic sock helper
John Fastabend
3
-62
/
+67
2018-03-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
8
-38
/
+77
2018-03-19
i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATE
Paweł Jabłoński
1
-6
/
+29
2018-03-19
i40evf: remove flags that are never used
Jacob Keller
1
-3
/
+0
2018-03-19
i40e: Prevent setting link speed on I40E_DEV_ID_25G_B
Patryk Małek
1
-0
/
+1
2018-03-19
i40e: Fix incorrect return types
Doug Dziggel
2
-4
/
+4
2018-03-19
i40e: add doxygen comment for new mode parameter
Jacob Keller
1
-0
/
+1
2018-03-19
i40e: Close client on suspend and restore client MSIx on resume
Shiraz Saleem
3
-3
/
+22
2018-03-19
i40e: Prevent setting link speed on KX_X722
Patryk Małek
1
-1
/
+2
2018-03-19
i40e: Properly check allowed advertisement capabilities
Jan Sokolowski
1
-9
/
+7
2018-03-19
i40evf: Reorder configure_clsflower to avoid deadlock on error
Alexander Duyck
1
-12
/
+11
2018-03-19
selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtu
Stefano Brivio
1
-2
/
+0
2018-03-18
Merge branch 'mv88e6xxx-auto-phy-intr'
David S. Miller
4
-0
/
+89
2018-03-18
net: dsa: mv88e6xxx: Add MDIO interrupts for internal PHYs
Andrew Lunn
3
-0
/
+58
2018-03-18
net: dsa: mv88e6xxx: Add number of internal PHYs
Andrew Lunn
2
-0
/
+29
2018-03-18
net: dsa: mv88e6xxx: Add missing g1 IRQ numbers
Andrew Lunn
1
-0
/
+2
2018-03-18
net: dsa: mv88e6xxx: Fix missing register lock in serdes_get_stats
Florian Fainelli
1
-0
/
+2
2018-03-18
net: dsa: mv88e6xxx: Fix IRQ when loading module
Andrew Lunn
1
-8
/
+11
2018-03-18
Merge branch 'selftests-pmtu-Add-further-vti-vti6-MTU-and-PMTU-tests'
David S. Miller
1
-66
/
+376
2018-03-18
selftests: pmtu: Add pmtu_vti6_link_change_mtu test
Stefano Brivio
1
-6
/
+61
2018-03-18
selftests: pmtu: Add pmtu_vti6_link_add_mtu test
Stefano Brivio
1
-1
/
+43
2018-03-18
selftests: pmtu: Add pmtu_vti4_link_add_mtu test
Stefano Brivio
1
-1
/
+44
2018-03-18
selftests: pmtu: Add test_pmtu_vti4_exception test
Stefano Brivio
1
-10
/
+70
2018-03-18
selftests: pmtu: Add pmtu_vti6_default_mtu test
Stefano Brivio
1
-1
/
+17
2018-03-18
selftests: pmtu: Add pmtu_vti4_default_mtu test
Stefano Brivio
1
-13
/
+73
2018-03-18
selftests: pmtu: Introduce support for multiple tests
Stefano Brivio
1
-26
/
+61
2018-03-18
selftests: pmtu: Factor out MTU parsing helper
Stefano Brivio
1
-6
/
+11
2018-03-18
selftests: pmtu: Use namespace command prefix to fetch route mtu
Stefano Brivio
1
-7
/
+9
2018-03-18
selftests: pmtu: Reverse return codes of functions
Stefano Brivio
1
-16
/
+8
2018-03-18
Merge branch 'ibmvnic-Update-TX-pool-and-TX-routines'
David S. Miller
2
-123
/
+160
2018-03-18
ibmvnic: Remove unused TSO resources in TX pool structure
Thomas Falcon
1
-2
/
+0
2018-03-18
ibmvnic: Update TX pool cleaning routine
Thomas Falcon
1
-16
/
+24
2018-03-18
ibmvnic: Improve TX buffer accounting
Thomas Falcon
1
-9
/
+21
2018-03-18
ibmvnic: Update TX and TX completion routines
Thomas Falcon
2
-27
/
+29
[prev]
[next]