summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend2017-08-161-1/+4
* bpf: sockmap with sk redirect supportJohn Fastabend2017-08-161-1/+1
* bpf/verifier: rework value trackingEdward Cree2017-08-081-1/+1
* bpf: add devmap, a map for storing net device referencesJohn Fastabend2017-07-171-0/+3
* bpf: Add array of maps supportMartin KaFai Lau2017-03-221-1/+1
* bpf: add a longest prefix match trie map implementationDaniel Mack2017-01-231-1/+1
* cgroup: add support for eBPF programsDaniel Mack2016-11-251-0/+1
* bpf: LRU ListMartin KaFai Lau2016-11-151-1/+1
* 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
OpenPOWER on IntegriCloud