summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux/bpf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add support for kprobe session attachJiri Olsa2024-04-301-0/+1
* bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB argsPhilo Lu2024-04-251-0/+2
* tools: sync include/uapi/linux/bpf.hBenjamin Tissoires2024-04-231-0/+4
* bpf: Add bpf_link support for sk_msg and sk_skb progsYonghong Song2024-04-101-0/+5
* bpf: Pack struct bpf_fib_lookupAnton Protopopov2024-04-041-1/+1
* bpf: Fix typo in uapi doc commentsDavid Lechner2024-04-021-2/+2
* bpf: Add support for passing mark with bpf_fib_lookupAnton Protopopov2024-03-281-2/+18
* bpf: Sync uapi bpf.h to tools directoryYonghong Song2024-03-251-3/+4
* bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programsAndrii Nakryiko2024-03-191-0/+1
* bpf: Disasm support for addr_space_cast instruction.Alexei Starovoitov2024-03-111-0/+4
* bpf: Introduce bpf_arena.Alexei Starovoitov2024-03-111-0/+10
* bpf: Introduce may_goto instructionAlexei Starovoitov2024-03-061-0/+5
* bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook2024-02-291-1/+18
* bpf: Clarify batch lookup/lookup_and_delete semanticsMartin Kelly2024-02-221-1/+5
* bpf: Add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko2024-01-241-0/+5
* bpf: Add BPF token support to BPF_BTF_LOAD commandAndrii Nakryiko2024-01-241-0/+5
* bpf: Add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko2024-01-241-0/+8
* bpf: Introduce BPF token objectAndrii Nakryiko2024-01-241-0/+37
* bpf: pass attached BTF to the bpf_struct_ops subsystemKui-Feng Lee2024-01-231-0/+8
* bpf: pass btf object id in bpf_map_info.Kui-Feng Lee2024-01-231-1/+1
* bpf: Store cookies in kprobe_multi bpf_link_info dataJiri Olsa2024-01-231-0/+1
* bpf: Add cookie to perf_event bpf_link_info recordsJiri Olsa2024-01-231-0/+6
* bpf: Sync uapi bpf.h header for the tooling infraDaniel Borkmann2024-01-231-3/+4
* Revert BPF token-related functionalityAndrii Nakryiko2023-12-191-42/+0
* bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistencyAndrii Nakryiko2023-12-061-1/+3
* bpf: add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko2023-12-061-0/+2
* bpf: add BPF token support to BPF_BTF_LOAD commandAndrii Nakryiko2023-12-061-0/+1
* bpf: add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko2023-12-061-0/+2
* bpf: introduce BPF token objectAndrii Nakryiko2023-12-061-0/+37
* bpf: Add link_info support for uprobe multi linkJiri Olsa2023-11-281-0/+10
* bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTSAndrii Nakryiko2023-11-171-1/+1
* bpf: add register bounds sanity checks and sanitizationAndrii Nakryiko2023-11-151-0/+3
* bpf: Add crosstask check to __bpf_get_stackJordan Rome2023-11-101-0/+3
* bpf: Use named fields for certain bpf uapi structsYonghong Song2023-11-091-16/+7
* netkit, bpf: Add bpf programmable net deviceDaniel Borkmann2023-10-241-0/+14
* bpf: Implement cgroup sockaddr hooks for unix socketsDaan De Meyer2023-10-111-4/+9
* bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis2023-10-091-0/+10
* bpf: Add ability to pin bpf timer to calling CPUDavid Vernet2023-10-091-0/+4
* bpf: Add missed value to kprobe perf link infoJiri Olsa2023-09-251-0/+1
* bpf: Add missed value to kprobe_multi link infoJiri Olsa2023-09-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-211-1/+3
|\
| * bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev2023-09-111-1/+3
* | bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecatedYonghong Song2023-09-081-1/+8
|/
* bpf: Add pid filter support for uprobe_multi linkJiri Olsa2023-08-211-0/+1
* bpf: Add cookies support for uprobe_multi linkJiri Olsa2023-08-211-0/+1
* bpf: Add multi uprobe linkJiri Olsa2023-08-211-0/+16
* bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enumJiri Olsa2023-08-211-1/+3
* bpf: Add support for bpf_get_func_ip helper for uprobe programJiri Olsa2023-08-071-1/+6
* netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter linkDaniel Xu2023-07-281-0/+5
* bpf: Support new sign-extension load insnsYonghong Song2023-07-271-0/+1