summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* bpf: silence warning messages in coreValdis Klētnieks2019-06-121-0/+1
* bpf: add queue and stack mapsMauricio Vasquez B2018-10-191-1/+1
* bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann2018-10-151-5/+0Star
* bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau2018-08-111-0/+3
* bpf: introduce cgroup storage mapsRoman Gushchin2018-08-031-0/+1
* bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel2018-05-041-0/+3
* bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau2018-04-191-0/+1
* bpf: only build sockmap with CONFIG_INETJohn Fastabend2018-01-041-0/+2
* bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski2017-11-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer2017-10-181-0/+1
* | bpf: move instruction printing into a separate fileJakub Kicinski2017-10-101-0/+1
|/
* bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend2017-08-171-1/+4
* bpf: sockmap with sk redirect supportJohn Fastabend2017-08-161-1/+1
* bpf/verifier: rework value trackingEdward Cree2017-08-091-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-031-1/+3
* ebpf: remove kernel test stubsDaniel Borkmann2015-03-011-3/+0Star
* 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-281-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-241-0/+1