aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15bpf: Introduce BPF trampolineAlexei Starovoitov1-0/+1
2019-08-13btf: expose BTF info through sysfsAndrii Nakryiko1-0/+3
2019-06-12bpf: silence warning messages in coreValdis Klētnieks1-0/+1
2018-10-19bpf: add queue and stack mapsMauricio Vasquez B1-1/+1
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann1-5/+0
2018-08-11bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau1-0/+3
2018-08-03bpf: introduce cgroup storage mapsRoman Gushchin1-0/+1
2018-05-03bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel1-0/+3
2018-04-19bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau1-0/+1
2018-01-04bpf: only build sockmap with CONFIG_INETJohn Fastabend1-0/+2
2017-11-05bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski1-0/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer1-0/+1
2017-10-10bpf: move instruction printing into a separate fileJakub Kicinski1-0/+1
2017-08-16bpf: 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-08bpf/verifier: rework value trackingEdward Cree1-1/+1
2017-07-17bpf: add devmap, a map for storing net device referencesJohn Fastabend1-0/+3
2017-03-22bpf: Add array of maps supportMartin KaFai Lau1-1/+1
2017-01-23bpf: add a longest prefix match trie map implementationDaniel Mack1-1/+1
2016-11-25cgroup: 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-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