index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
libbpf.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-23
A Sample of using socket cookie and uid for traffic monitoring
Chenbo Feng
2016-12-20
samples/bpf: Move open_raw_sock to separate header
Joe Stringer
2016-12-20
samples/bpf: Remove perf_event_open() declaration
Joe Stringer
2016-12-20
tools lib bpf: Add bpf_prog_{attach,detach}
Joe Stringer
2016-12-20
samples/bpf: Switch over to libbpf
Joe Stringer
2016-12-15
samples/bpf: Make samples more libbpf-centric
Joe Stringer
2016-11-25
samples: bpf: add userspace example for attaching eBPF programs to cgroups
Daniel Mack
2016-11-24
samples/bpf: fix sockex2 example
Alexei Starovoitov
2016-09-29
bpf: allow access into map value arrays
Josef Bacik
2016-03-08
samples/bpf: add map_flags to bpf loader
Alexei Starovoitov
2015-11-02
bpf: add sample usages for persistent maps/progs
Daniel Borkmann
2015-10-12
bpf: add unprivileged bpf tests
Alexei Starovoitov
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-02
samples/bpf: Add simple non-portable kprobe filter example
Alexei Starovoitov
2015-03-01
ebpf: export BPF_PSEUDO_MAP_FD to uapi
Daniel Borkmann
2014-12-05
samples: bpf: trivial eBPF program in C
Alexei Starovoitov
2014-12-05
samples: bpf: example of stateful socket filtering
Alexei Starovoitov
2014-11-18
bpf: add a testsuite for eBPF maps
Alexei Starovoitov
2014-09-26
bpf: mini eBPF library, test stubs and verifier testsuite
Alexei Starovoitov