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
2018-04-27
bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ON
Leo Yan
1
-0
/
+6
2018-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
31
-2071
/
+5360
2018-04-27
samples, bpf: remove redundant ret assignment in bpf_load_program()
Wang Sheng-Hui
1
-2
/
+0
2018-04-27
Merge branch 'bpf-uapi-helper-doc'
Daniel Borkmann
3
-792
/
+3181
2018-04-27
bpf: update bpf.h uapi header for tools
Quentin Monnet
1
-396
/
+1380
2018-04-27
bpf: add documentation for eBPF helpers (65-66)
Quentin Monnet
1
-0
/
+30
2018-04-27
bpf: add documentation for eBPF helpers (58-64)
Quentin Monnet
1
-0
/
+147
2018-04-27
bpf: add documentation for eBPF helpers (51-57)
Quentin Monnet
1
-0
/
+180
2018-04-27
bpf: add documentation for eBPF helpers (42-50)
Quentin Monnet
1
-0
/
+172
2018-04-27
bpf: add documentation for eBPF helpers (33-41)
Quentin Monnet
1
-0
/
+164
2018-04-27
bpf: add documentation for eBPF helpers (23-32)
Quentin Monnet
1
-0
/
+197
2018-04-27
bpf: add documentation for eBPF helpers (12-22)
Quentin Monnet
1
-0
/
+254
2018-04-27
bpf: add documentation for eBPF helpers (01-11)
Quentin Monnet
1
-0
/
+230
2018-04-27
bpf: add script and prepare bpf.h for new helpers documentation
Quentin Monnet
2
-406
/
+437
2018-04-27
Merge branch 'bpf-tunnel-metadata-selftests'
Daniel Borkmann
5
-466
/
+906
2018-04-27
samples/bpf: remove the bpf tunnel testsuite.
William Tu
3
-1003
/
+0
2018-04-27
selftests/bpf: bpf tunnel test.
William Tu
3
-2
/
+1445
2018-04-26
bpf: fix xdp_generic for bpf_adjust_tail usecase
Nikita V. Shirokov
1
-1
/
+3
2018-04-26
tools, bpftool: Display license GPL compatible in prog show/list
Jiri Olsa
2
-1
/
+5
2018-04-26
tools, bpf: Sync bpf.h uapi header
Jiri Olsa
1
-0
/
+1
2018-04-26
bpf: Add gpl_compatible flag to struct bpf_prog_info
Jiri Olsa
2
-0
/
+2
2018-04-26
Merge branch 'udp-gso'
David S. Miller
26
-51
/
+1687
2018-04-26
selftests: udp gso benchmark
Willem de Bruijn
5
-1
/
+763
2018-04-26
selftests: udp gso with corking
Willem de Bruijn
2
-10
/
+38
2018-04-26
selftests: udp gso with connected sockets
Willem de Bruijn
2
-2
/
+122
2018-04-26
selftests: udp gso
Willem de Bruijn
4
-1
/
+504
2018-04-26
udp: add gso support to virtual devices
Willem de Bruijn
4
-1
/
+13
2018-04-26
udp: add gso segment cmsg
Willem de Bruijn
3
-3
/
+47
2018-04-26
udp: paged allocation with gso
Willem de Bruijn
2
-9
/
+25
2018-04-26
udp: better wmem accounting on gso
Willem de Bruijn
1
-1
/
+15
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
9
-11
/
+67
2018-04-26
udp: add udp gso
Willem de Bruijn
6
-4
/
+82
2018-04-26
udp: expose inet cork to udp
Willem de Bruijn
6
-22
/
+25
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-18
/
+94
2018-04-26
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
4
-15
/
+439
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
9
-12
/
+82
2018-04-26
bpf: fix for lex/yacc build error with gcc-5
John Fastabend
1
-0
/
+2
2018-04-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
7
-185
/
+243
2018-04-25
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
Dag Moxnes
1
-1
/
+2
2018-04-25
net/smc: keep clcsock reference in smc_tcp_listen_work()
Ursula Braun
1
-4
/
+0
2018-04-25
mkiss: remove redundant check for len > 0
Colin Ian King
1
-1
/
+1
2018-04-25
net: amd8111e: remove redundant duplicated if statement
Colin Ian King
1
-10
/
+6
2018-04-25
sctp: remove the unused sctp_assoc_is_match function
Xin Long
2
-29
/
+0
2018-04-25
igb: Add support for adding offloaded clsflower filters
Vinicius Costa Gomes
2
-2
/
+188
2018-04-25
Merge branch 'nfp-flower-tc-block-support-and-nfp-PCI-updates'
David S. Miller
9
-20
/
+173
2018-04-25
nfp: flower: ignore duplicate cb requests for same rule
John Hurley
2
-3
/
+21
2018-04-25
nfp: flower: support offloading multiple rules with same cookie
John Hurley
3
-17
/
+38
2018-04-25
nfp: print PCIe link bandwidth on probe
Jakub Kicinski
1
-0
/
+1
2018-04-25
nfp: reset local locks on init
Jakub Kicinski
5
-0
/
+113
2018-04-25
igb: Add the skeletons for tc-flower offloading
Vinicius Costa Gomes
1
-0
/
+66
[prev]
[next]