summaryrefslogtreecommitdiffstats
path: root/include/linux/bpf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Simplify __bpf_arch_text_poke poke type handlingDaniel Borkmann2019-11-241-8/+2
* bpf: Add poke dependency tracking for prog array mapsDaniel Borkmann2019-11-241-0/+12
* bpf: Add initial poke descriptor table for jit imagesDaniel Borkmann2019-11-241-0/+20
* bpf: Move owner type, jited info into array auxiliary dataDaniel Borkmann2019-11-241-7/+11
* bpf: Move bpf_free_used_maps into sleepable sectionDaniel Borkmann2019-11-241-0/+4
* bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumpsDaniel Borkmann2019-11-241-0/+6
* bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 sizeDaniel Borkmann2019-11-201-3/+3
* bpf: Add mmap() support for BPF_MAP_TYPE_ARRAYAndrii Nakryiko2019-11-181-3/+8
* bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko2019-11-181-8/+5
* bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never failsAndrii Nakryiko2019-11-181-5/+5
* bpf: Support attaching tracing BPF program to other BPF programsAlexei Starovoitov2019-11-151-0/+1
* bpf: Compare BTF types of functions arguments with actual typesAlexei Starovoitov2019-11-151-0/+8
* bpf: Annotate context typesAlexei Starovoitov2019-11-151-1/+10
* bpf: Fix race in btf_resolve_helper_id()Alexei Starovoitov2019-11-151-2/+3
* bpf: Introduce BPF trampolineAlexei Starovoitov2019-11-151-0/+105
* bpf: Add bpf_arch_text_poke() helperAlexei Starovoitov2019-11-151-0/+8
* xsk: Restructure/inline XSKMAP lookup/redirect/flushBjörn Töpel2019-11-021-25/+0
* bpf: Replace prog_raw_tp+btf_id with prog_tracingAlexei Starovoitov2019-10-311-0/+5
* bpf: Prepare btf_ctx_access for non raw_tp use caseMartin KaFai Lau2019-10-241-0/+5
* bpf: Check types of arguments passed into helpersAlexei Starovoitov2019-10-171-5/+13
* bpf: Add support for BTF pointers to x86 JITAlexei Starovoitov2019-10-171-0/+3
* bpf: Implement accurate raw_tp context access via BTFAlexei Starovoitov2019-10-171-1/+16
* bpf: Add attach_btf_id attribute to program loadAlexei Starovoitov2019-10-171-0/+1
* bpf: Align struct bpf_prog_statsEric Dumazet2019-10-111-1/+1
* bpf: add new BPF_BTF_GET_NEXT_ID syscall commandQuentin Monnet2019-08-201-0/+3
* bpf: export bpf_map_inc_not_zeroStanislav Fomichev2019-08-171-0/+2
* xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen2019-07-291-0/+7
* include/bpf.h: Remove map_insert_ctx() stubsToke Høiland-Jørgensen2019-07-291-10/+0
* bpf: implement getsockopt and setsockopt hooksStanislav Fomichev2019-06-271-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-201-0/+25
|\
| * bpf: Fix build error without CONFIG_INETYueHaibing2019-06-151-7/+24
| * bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-101-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-1/+0
|\ \
| * | sysctl: define proc_do_static_key()Eric Dumazet2019-06-141-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-4/+1
|\| | | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* | bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin2019-05-311-1/+1
* | bpf: rework memlock-based memory accounting for mapsRoman Gushchin2019-05-311-1/+4
* | bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin2019-05-311-3/+7
* | bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAYbrakmo2019-05-311-0/+50
* | bpf: remove __rcu annotations from bpf_prog_arrayStanislav Fomichev2019-05-291-6/+6
* | bpf: verifier: insert zero extension according to analysis resultJiong Wang2019-05-241-0/+1
|/
* bpf: add map_lookup_elem_sys_only for lookups from syscall sideDaniel Borkmann2019-05-141-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-021-1/+1
|\
| * bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra2019-04-251-1/+1
* | bpf: Introduce bpf sk local storageMartin KaFai Lau2019-04-271-0/+2
* | bpf: add writable context for raw tracepointsMatt Mullins2019-04-261-0/+2
* | bpf: Introduce bpf_strtol and bpf_strtoul helpersAndrey Ignatov2019-04-121-0/+2
* | bpf: Introduce ARG_PTR_TO_{INT,LONG} arg typesAndrey Ignatov2019-04-121-0/+2
* | bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUNStanislav Fomichev2019-04-111-8/+28