summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bpf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach2019-07-261-0/+1
* bpf: fix unconnected udp hooksDaniel Borkmann2019-07-031-0/+2
* bpf: simplify definition of BPF_FIB_LOOKUP related flagsMartynas Pumputis2019-07-031-2/+2
* bpf: Introduce bpf_skb_ancestor_cgroup_id helperAndrey Ignatov2018-08-131-1/+20
* bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-111-1/+35
* bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau2018-08-111-0/+1
* bpf: introduce the bpf_get_local_storage() helper functionRoman Gushchin2018-08-031-1/+20
* bpf: introduce cgroup storage mapsRoman Gushchin2018-08-031-0/+6
* bpf: Support bpf_get_socket_cookie in more prog typesAndrey Ignatov2018-07-311-0/+14
* bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov2018-07-151-0/+3
* bpf: fix documentation for eBPF helpersQuentin Monnet2018-07-121-4/+2Star
* bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern2018-06-291-5/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-051-27/+109
|\
| * bpf: flowlabel in bpf_fib_lookup should be flowinfoDavid Ahern2018-06-041-1/+1
| * bpf: implement bpf_get_current_cgroup_id() helperYonghong Song2018-06-041-1/+7
| * bpf: make sure to clear unused fields in tunnel/xfrm state fetchDaniel Borkmann2018-06-031-1/+2
| * bpf: add bpf_skb_cgroup_id helperDaniel Borkmann2018-06-031-1/+18
| * media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young2018-05-301-1/+52
| * bpf: Drop mpls from bpf_fib_lookupDavid Ahern2018-05-291-13/+13
| * bpf: clean up eBPF helpers documentationQuentin Monnet2018-05-291-11/+10Star
| * bpf: Hooks for sys_sendmsgAndrey Ignatov2018-05-281-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-0/+1
|\ \ | |/ |/|
| * bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann2018-06-021-0/+2
* | bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song2018-05-251-0/+26
* | ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux2018-05-241-0/+1
* | bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux2018-05-241-1/+95
* | bpf: get JITed image lengths of functions via syscallSandipan Das2018-05-241-0/+2
* | bpf: get kernel symbol addresses via syscallSandipan Das2018-05-241-0/+2
* | bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_infoMartin KaFai Lau2018-05-231-4/+4
* | bpf: allow sk_msg programs to read sock fieldsJohn Fastabend2018-05-181-0/+8
* | bpf: sockmap, add hash map supportJohn Fastabend2018-05-151-2/+52
* | bpf: Provide helper to do forwarding lookups in kernel FIB tableDavid Ahern2018-05-111-1/+80
* | bpf: btf: Add struct bpf_btf_infoMartin KaFai Lau2018-05-091-0/+6
* | bpf: btf: Introduce BTF IDMartin KaFai Lau2018-05-091-0/+5
* | bpf: add skb_load_bytes_relative helperDaniel Borkmann2018-05-041-1/+32
* | bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel2018-05-041-0/+1
* | bpf: fix formatting for bpf_get_stack() helper docQuentin Monnet2018-04-301-27/+27
* | bpf: fix formatting for bpf_perf_event_read() helper docQuentin Monnet2018-04-301-4/+4
* | bpf: Fix helpers ctx struct types in uapi docAndrey Ignatov2018-04-291-6/+6
* | bpf: add bpf_get_stack helperYonghong Song2018-04-291-2/+40
* | bpf: add documentation for eBPF helpers (65-66)Quentin Monnet2018-04-271-0/+30
* | bpf: add documentation for eBPF helpers (58-64)Quentin Monnet2018-04-271-0/+147
* | bpf: add documentation for eBPF helpers (51-57)Quentin Monnet2018-04-271-0/+180
* | bpf: add documentation for eBPF helpers (42-50)Quentin Monnet2018-04-271-0/+172
* | bpf: add documentation for eBPF helpers (33-41)Quentin Monnet2018-04-271-0/+164
* | bpf: add documentation for eBPF helpers (23-32)Quentin Monnet2018-04-271-0/+197
* | bpf: add documentation for eBPF helpers (12-22)Quentin Monnet2018-04-271-0/+254
* | bpf: add documentation for eBPF helpers (01-11)Quentin Monnet2018-04-271-0/+230
* | bpf: add script and prepare bpf.h for new helpers documentationQuentin Monnet2018-04-271-406/+16Star
* | bpf: Add gpl_compatible flag to struct bpf_prog_infoJiri Olsa2018-04-261-0/+1