summaryrefslogtreecommitdiff
path: root/kernel/bpf/Makefile (unfollow)
Commit message (Expand)Author
2022-04-19bpf: silence warning messages in coreValdis Klētnieks
2022-04-19UPSTREAM: cgroup: add support for eBPF programsDaniel Mack
2022-04-19bpf: introduce percpu_freelistAlexei Starovoitov
2022-04-19bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov
2022-04-19Revert "bpf: silence warning messages in core"Anay Wadhera
2019-08-04bpf: silence warning messages in coreValdis Klētnieks
2015-11-02bpf: add support for persistent maps/progsDaniel Borkmann
2015-03-01ebpf: remove kernel test stubsDaniel Borkmann
2014-11-18bpf: allow eBPF programs to use mapsAlexei Starovoitov
2014-11-18bpf: add array type of eBPF mapsAlexei Starovoitov
2014-11-18bpf: add hashtable type of eBPF mapsAlexei Starovoitov
2014-10-27bpf: split eBPF out of NETAlexei Starovoitov
2014-09-26bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov
2014-09-26bpf: verifier (add docs)Alexei Starovoitov
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov
2014-07-23net: filter: split filter.c into two filesAlexei Starovoitov