index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
sockex3_kern.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples/bpf: Fix sockex3 error: Missing BPF prog type
Rong Tao
2022-11-08
1
-42
/
+53
*
bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static
Daniel Borkmann
2020-10-22
1
-4
/
+4
*
bpf, selftests: Use bpf_tail_call_static where appropriate
Daniel Borkmann
2020-09-30
1
-9
/
+11
*
samples, bpf: Refactor kprobe, tail call kern progs map definition
Daniel T. Lee
2020-05-19
1
-18
/
+18
*
samples/bpf: Remove compiler warnings
Yonghong Song
2020-05-13
1
-2
/
+2
*
samples/bpf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-21
1
-1
/
+1
*
selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h
Andrii Nakryiko
2019-10-08
1
-0
/
+1
*
samples/bpf: fix compilation failure
Prashant Bhole
2018-09-21
1
-4
/
+4
*
bpf samples: fix compiler errors with sockex2 and sockex3
Naveen N. Rao
2016-09-27
1
-4
/
+4
*
bpf: allow programs to write to certain skb fields
Alexei Starovoitov
2015-06-07
1
-24
/
+11
*
samples/bpf: bpf_tail_call example for networking
Alexei Starovoitov
2015-05-21
1
-0
/
+303