aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/bpf.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsGravatar Joanne Koong 1-4/+7
2022-05-23bpf: Add dynptr data slicesGravatar Joanne Koong 1-0/+12
2022-05-23bpf: Add bpf_dynptr_read and bpf_dynptr_writeGravatar Joanne Koong 1-0/+19
2022-05-23bpf: Dynptr support for ring buffersGravatar Joanne Koong 1-0/+35
2022-05-23bpf: Add bpf_dynptr_from_mem for local dynptrsGravatar Joanne Koong 1-0/+12
2022-05-23bpf: Add verifier support for dynptrsGravatar Joanne Koong 1-0/+5
2022-05-20bpf: Add bpf_skc_to_mptcp_sock_protoGravatar Geliang Tang 1-0/+7
2022-05-11bpf: add bpf_map_lookup_percpu_elem for percpu mapGravatar Feng Zhou 1-0/+9
2022-05-10bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.Gravatar Kui-Feng Lee 1-0/+9
2022-05-10bpf, x86: Generate trampolines from bpf_tramp_linksGravatar Kui-Feng Lee 1-0/+1
2022-05-10bpf: Add source ip in "struct bpf_tunnel_key"Gravatar Kaixi Fan 1-0/+4
2022-04-25bpf: Allow storing referenced kptr in mapGravatar Kumar Kartikeya Dwivedi 1-0/+12
2022-03-20bpf: Adjust BPF stack helper functions to accommodate skip > 0Gravatar Namhyung Kim 1-4/+4
2022-03-17bpf: Add cookie support to programs attached with kprobe multi linkGravatar Jiri Olsa 1-0/+1
2022-03-17bpf: Add multi kprobe linkGravatar Jiri Olsa 1-0/+13
2022-03-10bpf-lsm: Introduce new helper bpf_ima_file_hash()Gravatar Roberto Sassu 1-0/+11
2022-03-10bpf: Fix comment for helper bpf_current_task_under_cgroup()Gravatar Hengqi Chen 1-2/+2
2022-03-10bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/Gravatar Martin KaFai Lau 1-19/+21
2022-03-09bpf: Add "live packet" mode for XDP in BPF_PROG_RUNGravatar Toke Høiland-Jørgensen 1-0/+3
2022-03-03bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()Gravatar Martin KaFai Lau 1-1/+40
2022-02-09bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wideGravatar Jakub Sitnicki 1-1/+2
2022-01-31bpf: Make dst_port field in struct bpf_sock 16-bit wideGravatar Jakub Sitnicki 1-1/+2
2022-01-24bpf: Add bpf_copy_from_user_task() helperGravatar Kenny Yu 1-0/+11
2022-01-21net: xdp: introduce bpf_xdp_pointer utility routineGravatar Lorenzo Bianconi 1-0/+18
2022-01-21bpf: introduce bpf_xdp_get_buff_len helperGravatar Lorenzo Bianconi 1-0/+7
2022-01-21bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf programGravatar Lorenzo Bianconi 1-0/+5
2022-01-19bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return valueGravatar YiFei Zhu 1-0/+18
2022-01-19uapi/bpf: Add missing description and returns for helper documentationGravatar Usama Arif 1-0/+15
2021-12-13bpf: Add get_func_[arg|ret|arg_cnt] helpersGravatar Jiri Olsa 1-0/+28
2021-12-11bpf: Add bpf_strncmp helperGravatar Hou Tao 1-0/+11
2021-12-02bpf: Pass a set of bpf_core_relo-s to prog_load command.Gravatar Alexei Starovoitov 1-1/+58
2021-12-02bpf: Define enum bpf_core_relo_kind as uapi.Gravatar Alexei Starovoitov 1-0/+19
2021-11-30bpf: Add bpf_loop helperGravatar Joanne Koong 1-0/+25
2021-11-16bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Gravatar Tiezhu Yang 1-1/+1
2021-11-10bpf: Add ingress_ifindex to bpf_sk_lookupGravatar Mark Pashmfouroush 1-0/+1
2021-11-07bpf: Introduce helper bpf_find_vmaGravatar Song Liu 1-0/+20
2021-11-01bpf: Add alignment padding for "map_extra" + consolidate holesGravatar Joanne Koong 1-0/+1
2021-10-28bpf: Add bpf_kallsyms_lookup_name helperGravatar Kumar Kartikeya Dwivedi 1-0/+16
2021-10-28bpf: Add bloom filter map implementationGravatar Joanne Koong 1-0/+9
2021-10-21bpf: Add verified_insns to bpf_prog_info and fdinfoGravatar Dave Marchevsky 1-0/+1
2021-10-21bpf: Add bpf_skc_to_unix_sock() helperGravatar Hengqi Chen 1-0/+7
2021-09-17bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf commentsGravatar Dave Marchevsky 1-2/+3
2021-09-17bpf: Add bpf_trace_vprintk helperGravatar Dave Marchevsky 1-0/+11
2021-09-15bpf: Update bpf_get_smp_processor_id() documentationGravatar Matteo Croce 1-1/+1
2021-09-13bpf: Introduce helper bpf_get_branch_snapshotGravatar Song Liu 1-0/+22
2021-09-10bpf: Add hardware timestamp field to __sk_buffGravatar Vadim Fedorenko 1-0/+2
2021-08-25bpf: Add bpf_task_pt_regs() helperGravatar Daniel Xu 1-0/+7
2021-08-23bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enumGravatar Dave Marchevsky 1-1/+1
2021-08-17bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie valueGravatar Andrii Nakryiko 1-0/+16
2021-08-17bpf: Allow to specify user-provided bpf_cookie for BPF perf linksGravatar Andrii Nakryiko 1-0/+7