aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-08bpf: introduce percpu_freelistAlexei Starovoitov1-1/+1
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov1-0/+3
2015-11-02bpf: add support for persistent maps/progsDaniel Borkmann1-1/+3
2015-03-01ebpf: remove kernel test stubsDaniel Borkmann1-3/+0
2014-11-18bpf: allow eBPF programs to use mapsAlexei Starovoitov1-1/+1
2014-11-18bpf: add array type of eBPF mapsAlexei Starovoitov1-1/+1
2014-11-18bpf: add hashtable type of eBPF mapsAlexei Starovoitov1-1/+1
2014-10-27bpf: split eBPF out of NETAlexei Starovoitov1-3/+3
2014-09-26bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov1-0/+4
2014-09-26bpf: verifier (add docs)Alexei Starovoitov1-1/+1
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov1-1/+1
2014-07-23net: filter: split filter.c into two filesAlexei Starovoitov1-0/+1