summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bpf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add verifier support for dynptrsJoanne Koong2022-05-231-0/+5
* bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang2022-05-201-0/+7
* bpf: add bpf_map_lookup_percpu_elem for percpu mapFeng Zhou2022-05-111-0/+9
* bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.Kui-Feng Lee2022-05-101-0/+9
* bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee2022-05-101-0/+1
* bpf: Add source ip in "struct bpf_tunnel_key"Kaixi Fan2022-05-101-0/+4
* bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi2022-04-251-0/+12
* bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim2022-03-201-4/+4
* bpf: Add cookie support to programs attached with kprobe multi linkJiri Olsa2022-03-171-0/+1
* bpf: Add multi kprobe linkJiri Olsa2022-03-171-0/+13
* bpf-lsm: Introduce new helper bpf_ima_file_hash()Roberto Sassu2022-03-101-0/+11
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen2022-03-101-2/+2
* bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/Martin KaFai Lau2022-03-101-19/+21
* bpf: Add "live packet" mode for XDP in BPF_PROG_RUNToke Høiland-Jørgensen2022-03-091-0/+3
* bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()Martin KaFai Lau2022-03-031-1/+40
* bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wideJakub Sitnicki2022-02-091-1/+2
* bpf: Make dst_port field in struct bpf_sock 16-bit wideJakub Sitnicki2022-01-311-1/+2
* bpf: Add bpf_copy_from_user_task() helperKenny Yu2022-01-241-0/+11
* net: xdp: introduce bpf_xdp_pointer utility routineLorenzo Bianconi2022-01-211-0/+18
* bpf: introduce bpf_xdp_get_buff_len helperLorenzo Bianconi2022-01-211-0/+7
* bpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags loading the ebpf programLorenzo Bianconi2022-01-211-0/+5
* bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return valueYiFei Zhu2022-01-191-0/+18
* uapi/bpf: Add missing description and returns for helper documentationUsama Arif2022-01-191-0/+15
* bpf: Add get_func_[arg|ret|arg_cnt] helpersJiri Olsa2021-12-131-0/+28
* bpf: Add bpf_strncmp helperHou Tao2021-12-111-0/+11
* bpf: Pass a set of bpf_core_relo-s to prog_load command.Alexei Starovoitov2021-12-021-1/+58
* bpf: Define enum bpf_core_relo_kind as uapi.Alexei Starovoitov2021-12-021-0/+19
* bpf: Add bpf_loop helperJoanne Koong2021-11-301-0/+25
* bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2021-11-161-1/+1
* bpf: Add ingress_ifindex to bpf_sk_lookupMark Pashmfouroush2021-11-101-0/+1
* bpf: Introduce helper bpf_find_vmaSong Liu2021-11-071-0/+20
* bpf: Add alignment padding for "map_extra" + consolidate holesJoanne Koong2021-11-011-0/+1
* bpf: Add bpf_kallsyms_lookup_name helperKumar Kartikeya Dwivedi2021-10-281-0/+16
* bpf: Add bloom filter map implementationJoanne Koong2021-10-281-0/+9
* bpf: Add verified_insns to bpf_prog_info and fdinfoDave Marchevsky2021-10-211-0/+1
* bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen2021-10-211-0/+7
* bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf commentsDave Marchevsky2021-09-171-2/+3
* bpf: Add bpf_trace_vprintk helperDave Marchevsky2021-09-171-0/+11
* bpf: Update bpf_get_smp_processor_id() documentationMatteo Croce2021-09-151-1/+1
* bpf: Introduce helper bpf_get_branch_snapshotSong Liu2021-09-131-0/+22
* bpf: Add hardware timestamp field to __sk_buffVadim Fedorenko2021-09-101-0/+2
* bpf: Add bpf_task_pt_regs() helperDaniel Xu2021-08-251-0/+7
* bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enumDave Marchevsky2021-08-231-1/+1
* bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie valueAndrii Nakryiko2021-08-171-0/+16
* bpf: Allow to specify user-provided bpf_cookie for BPF perf linksAndrii Nakryiko2021-08-171-0/+7
* bpf: Implement minimal BPF perf linkAndrii Nakryiko2021-08-171-0/+2
* bpf: Add bpf_get_func_ip helper for kprobe programsJiri Olsa2021-07-151-1/+1
* bpf: Add bpf_get_func_ip helper for tracing programsJiri Olsa2021-07-151-0/+7
* bpf: Introduce bpf timers.Alexei Starovoitov2021-07-151-0/+73
* bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima2021-07-141-1/+1