summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* bpf: introduce percpu_freelistAlexei Starovoitov2016-03-081-1/+1
* bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov2016-02-201-0/+3
* bpf: add support for persistent maps/progsDaniel Borkmann2015-11-021-1/+3
* ebpf: remove kernel test stubsDaniel Borkmann2015-03-011-3/+0
* bpf: allow eBPF programs to use mapsAlexei Starovoitov2014-11-181-1/+1
* bpf: add array type of eBPF mapsAlexei Starovoitov2014-11-181-1/+1
* bpf: add hashtable type of eBPF mapsAlexei Starovoitov2014-11-181-1/+1
* bpf: split eBPF out of NETAlexei Starovoitov2014-10-271-3/+3
* bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-261-0/+4
* bpf: verifier (add docs)Alexei Starovoitov2014-09-261-1/+1
* bpf: introduce BPF syscall and mapsAlexei Starovoitov2014-09-261-1/+1
* net: filter: split filter.c into two filesAlexei Starovoitov2014-07-231-0/+1