summaryrefslogtreecommitdiff
path: root/samples/bpf/libbpf.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-23A Sample of using socket cookie and uid for traffic monitoringChenbo Feng
2016-12-20samples/bpf: Move open_raw_sock to separate headerJoe Stringer
2016-12-20samples/bpf: Remove perf_event_open() declarationJoe Stringer
2016-12-20tools lib bpf: Add bpf_prog_{attach,detach}Joe Stringer
2016-12-20samples/bpf: Switch over to libbpfJoe Stringer
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer
2016-11-25samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack
2016-11-24samples/bpf: fix sockex2 exampleAlexei Starovoitov
2016-09-29bpf: allow access into map value arraysJosef Bacik
2016-03-08samples/bpf: add map_flags to bpf loaderAlexei Starovoitov
2015-11-02bpf: add sample usages for persistent maps/progsDaniel Borkmann
2015-10-12bpf: add unprivileged bpf testsAlexei Starovoitov
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-02samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov
2015-03-01ebpf: export BPF_PSEUDO_MAP_FD to uapiDaniel Borkmann
2014-12-05samples: bpf: trivial eBPF program in CAlexei Starovoitov
2014-12-05samples: bpf: example of stateful socket filteringAlexei Starovoitov
2014-11-18bpf: add a testsuite for eBPF mapsAlexei Starovoitov
2014-09-26bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov