summaryrefslogtreecommitdiffstats
path: root/include/linux/bpf_types.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix link failure with NETFILTER=y INET=nFlorian Westphal2023-04-221-1/+1
* bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal2023-04-211-0/+4
* bpf: Implement cgroup storage available to non-cgroup-attached bpf progsYonghong Song2022-10-251-0/+1
* bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map typeDavid Vernet2022-09-211-0/+1
* bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee2022-05-101-0/+1
* bpf: Add multi kprobe linkJiri Olsa2022-03-171-0/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-011-0/+1
|\
| * bpf: Add bloom filter map implementationJoanne Koong2021-10-281-0/+1
* | bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NETTejun Heo2021-10-261-4/+4
|/
* bpf: Implement minimal BPF perf linkAndrii Nakryiko2021-08-171-0/+3
* bpf: Fix OOB read when printing XDP link fdinfoLorenz Bauer2021-07-191-0/+1
* bpf: Introduce bpf_sys_bpf() helper and program type.Alexei Starovoitov2021-05-191-0/+2
* bpf: Clean up sockmap related KconfigsCong Wang2021-02-261-4/+2
* bpf: Enable task local storage for tracing programsSong Liu2021-02-261-1/+1
* bpf: Implement task local storageKP Singh2020-11-061-0/+1
* bpf: Implement bpf_local_storage for inodesKP Singh2020-08-251-0/+3
* bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki2020-07-171-0/+2
* bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki2020-06-011-0/+3
* bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko2020-06-011-0/+1
* bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song2020-05-091-0/+1
* bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko2020-04-281-0/+6
* bpf: Introduce BPF_PROG_TYPE_LSMKP Singh2020-03-301-0/+4
* bpf: Introduce dynamic program extensionsAlexei Starovoitov2020-01-221-0/+2
* bpf: Introduce BPF_MAP_TYPE_STRUCT_OPSMartin KaFai Lau2020-01-091-0/+3
* bpf: Introduce BPF_PROG_TYPE_STRUCT_OPSMartin KaFai Lau2020-01-091-0/+4
* bpf: Annotate context typesAlexei Starovoitov2019-11-151-26/+52
* bpf: Replace prog_raw_tp+btf_id with prog_tracingAlexei Starovoitov2019-10-311-0/+1
* xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen2019-07-291-0/+1
* bpf: implement getsockopt and setsockopt hooksStanislav Fomichev2019-06-271-0/+1
* bpf: Introduce bpf sk local storageMartin KaFai Lau2019-04-271-0/+1
* bpf: add writable context for raw tracepointsMatt Mullins2019-04-261-0/+1
* bpf: Sysctl hookAndrey Ignatov2019-04-121-0/+1
* bpf: BPF_PROG_TYPE_CGROUP_{SKB, SOCK, SOCK_ADDR} require cgroups enabledStanislav Fomichev2019-01-311-0/+2
* bpf: add queue and stack mapsMauricio Vasquez B2018-10-191-0/+2
* bpf: rename stack trace map operationsMauricio Vasquez B2018-10-191-1/+1
* bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann2018-10-151-1/+1
* bpf: introduce per-cpu cgroup local storageRoman Gushchin2018-10-011-0/+1
* flow_dissector: fix build failure without CONFIG_NETWillem de Bruijn2018-09-191-1/+1
* flow_dissector: implements flow dissector BPF hookPetar Penkov2018-09-141-0/+1
* bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-111-0/+3
* bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau2018-08-111-0/+3
* bpf: introduce cgroup storage mapsRoman Gushchin2018-08-031-0/+3
* media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young2018-05-301-0/+3
* ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux2018-05-241-0/+1
* bpf: Split lwt inout verifier structuresMathieu Xhonneux2018-05-241-2/+2
* bpf: sockmap, add hash map supportJohn Fastabend2018-05-151-0/+1
* bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel2018-05-031-0/+3
* bpf: Hooks for sys_bindAndrey Ignatov2018-03-311-0/+1
* bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov2018-03-281-0/+1
* bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend2018-03-191-0/+1