index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
sock_example.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Linkui Xiao
2022-07-14
1
-1
/
+2
*
samples/bpf: Get rid of deprecated libbpf API uses
Andrii Nakryiko
2021-12-03
1
-4
/
+8
*
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-15
1
-1
/
+1
*
samples: bpf: force IPv4 in ping
Jakub Kicinski
2019-03-01
1
-1
/
+1
*
samples: bpf: rename libbpf.h to bpf_insn.h
Jakub Kicinski
2018-05-15
1
-1
/
+2
*
samples/bpf: correct comment in sock_example.c
Wang Sheng-Hui
2018-04-18
1
-2
/
+2
*
samples/bpf: Move open_raw_sock to separate header
Joe Stringer
2016-12-20
1
-0
/
+1
*
samples/bpf: Switch over to libbpf
Joe Stringer
2016-12-20
1
-1
/
+2
*
samples/bpf: Make samples more libbpf-centric
Joe Stringer
2016-12-15
1
-5
/
+7
*
samples/bpf: add map_flags to bpf loader
Alexei Starovoitov
2016-03-08
1
-1
/
+1
*
samples/bpf: Add simple non-portable kprobe filter example
Alexei Starovoitov
2015-04-02
1
-1
/
+1
*
samples: bpf: example of stateful socket filtering
Alexei Starovoitov
2014-12-06
1
-0
/
+101