aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/libbpf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-23A Sample of using socket cookie and uid for traffic monitoringChenbo Feng1-0/+10
2016-12-20samples/bpf: Move open_raw_sock to separate headerJoe Stringer1-3/+0
2016-12-20samples/bpf: Remove perf_event_open() declarationJoe Stringer1-3/+0
2016-12-20tools lib bpf: Add bpf_prog_{attach,detach}Joe Stringer1-3/+0
2016-12-20samples/bpf: Switch over to libbpfJoe Stringer1-17/+2
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer1-9/+9
2016-11-25samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack1-0/+3
2016-11-24samples/bpf: fix sockex2 exampleAlexei Starovoitov1-1/+1
2016-09-29bpf: allow access into map value arraysJosef Bacik1-0/+8
2016-03-08samples/bpf: add map_flags to bpf loaderAlexei Starovoitov1-1/+1
2015-11-02bpf: add sample usages for persistent maps/progsDaniel Borkmann1-0/+3
2015-10-12bpf: add unprivileged bpf testsAlexei Starovoitov1-0/+8
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2015-04-02samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov1-1/+4
2015-03-01ebpf: export BPF_PSEUDO_MAP_FD to uapiDaniel Borkmann1-1/+3
2014-12-05samples: bpf: trivial eBPF program in CAlexei Starovoitov1-1/+1
2014-12-05samples: bpf: example of stateful socket filteringAlexei Starovoitov1-0/+13
2014-11-18bpf: add a testsuite for eBPF mapsAlexei Starovoitov1-1/+1
2014-09-26bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov1-0/+172