aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/Makefile
AgeCommit message (Expand)Author
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