summaryrefslogtreecommitdiff
path: root/kernel/bpf/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-17bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend1-1/+4
2017-08-16bpf: sockmap with sk redirect supportJohn Fastabend1-1/+1
2017-08-09bpf/verifier: rework value trackingEdward Cree1-1/+1
2017-07-17bpf: add devmap, a map for storing net device referencesJohn Fastabend1-0/+3
2017-03-23bpf: Add array of maps supportMartin KaFai Lau1-1/+1
2017-01-24bpf: add a longest prefix match trie map implementationDaniel Mack1-1/+1
2016-11-26cgroup: add support for eBPF programsDaniel Mack1-0/+1
2016-11-15bpf: LRU ListMartin KaFai Lau1-1/+1
2016-03-08bpf: introduce percpu_freelistAlexei Starovoitov1-1/+1
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov1-0/+3
2015-11-03bpf: 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-28bpf: 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-24net: filter: split filter.c into two filesAlexei Starovoitov1-0/+1