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
path:
root
/
samples
/
sockmap
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-30
bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT tests
John Fastabend
3
-4
/
+60
2018-03-30
bpf: sockmap, add BPF_F_INGRESS tests
John Fastabend
3
-11
/
+87
2018-03-19
bpf: sockmap test script
John Fastabend
1
-0
/
+450
2018-03-19
bpf: sockmap sample test for bpf_msg_pull_data
John Fastabend
2
-14
/
+97
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
2
-8
/
+64
2018-03-19
bpf: sockmap, add sample option to test apply_bytes helper
John Fastabend
2
-7
/
+66
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
2
-6
/
+113
2018-02-14
bpf: samples/sockmap detach sock ops program
Prashant Bhole
1
-0
/
+1
2018-02-14
bpf: samples/sockmap fix Makefile for build error
Prashant Bhole
1
-1
/
+1
2018-01-24
bpf: sockmap set rlimit
John Fastabend
1
-0
/
+7
2018-01-24
bpf: sockmap put client sockets in blocking mode
John Fastabend
1
-1
/
+1
2018-01-24
bpf: sockmap sample add base test without any BPF for comparison
John Fastabend
1
-5
/
+21
2018-01-24
bpf: sockmap sample, report bytes/sec
John Fastabend
1
-5
/
+42
2018-01-24
bpf: sockmap sample, use fork() for send and recv
John Fastabend
1
-16
/
+39
2018-01-24
bpf: add sendmsg option for testing BPF programs
John Fastabend
1
-3
/
+145
2018-01-24
bpf: refactor sockmap sample program update for arg parsing
John Fastabend
1
-51
/
+114
2017-11-18
kbuild: remove all dummy assignments to obj-
Masahiro Yamada
1
-3
/
+0
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
1
-1
/
+1
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
2
-6
/
+12
2017-08-16
bpf: sockmap sample program
John Fastabend
3
-0
/
+474