aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bpf.h
Commit message (Expand)AuthorAge
* bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend2018-10-20
* bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscallMauricio Vasquez B2018-10-19
* bpf: add queue and stack mapsMauricio Vasquez B2018-10-19
* bpf: fix doc of bpf_skb_adjust_room() in uapiNicolas Dichtel2018-10-18
* bpf: Add helper to retrieve socket in BPFJoe Stringer2018-10-02
* bpf: introduce per-cpu cgroup local storageRoman Gushchin2018-10-01
* flow_dissector: implements flow dissector BPF hookPetar Penkov2018-09-14
* bpf: Introduce bpf_skb_ancestor_cgroup_id helperAndrey Ignatov2018-08-12
* bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-10
* bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau2018-08-10
* bpf: introduce the bpf_get_local_storage() helper functionRoman Gushchin2018-08-02
* bpf: introduce cgroup storage mapsRoman Gushchin2018-08-02
* bpf: Support bpf_get_socket_cookie in more prog typesAndrey Ignatov2018-07-31
* bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov2018-07-14
* bpf: fix documentation for eBPF helpersQuentin Monnet2018-07-12
* bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern2018-06-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-05
|\
| * bpf: flowlabel in bpf_fib_lookup should be flowinfoDavid Ahern2018-06-03
| * bpf: implement bpf_get_current_cgroup_id() helperYonghong Song2018-06-03
| * bpf: make sure to clear unused fields in tunnel/xfrm state fetchDaniel Borkmann2018-06-03
| * bpf: add bpf_skb_cgroup_id helperDaniel Borkmann2018-06-03
| * media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young2018-05-30
| * bpf: Drop mpls from bpf_fib_lookupDavid Ahern2018-05-29
| * bpf: clean up eBPF helpers documentationQuentin Monnet2018-05-29
| * bpf: Hooks for sys_sendmsgAndrey Ignatov2018-05-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-03
|\ \ | |/ |/|
| * bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann2018-06-01
* | bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song2018-05-24
* | ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux2018-05-24
* | bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux2018-05-24
* | bpf: get JITed image lengths of functions via syscallSandipan Das2018-05-24
* | bpf: get kernel symbol addresses via syscallSandipan Das2018-05-24
* | bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_infoMartin KaFai Lau2018-05-23
* | bpf: allow sk_msg programs to read sock fieldsJohn Fastabend2018-05-18
* | bpf: sockmap, add hash map supportJohn Fastabend2018-05-15
* | bpf: Provide helper to do forwarding lookups in kernel FIB tableDavid Ahern2018-05-10
* | bpf: btf: Add struct bpf_btf_infoMartin KaFai Lau2018-05-09
* | bpf: btf: Introduce BTF IDMartin KaFai Lau2018-05-09
* | bpf: add skb_load_bytes_relative helperDaniel Borkmann2018-05-03
* | bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel2018-05-03
* | bpf: fix formatting for bpf_get_stack() helper docQuentin Monnet2018-04-30
* | bpf: fix formatting for bpf_perf_event_read() helper docQuentin Monnet2018-04-30
* | bpf: Fix helpers ctx struct types in uapi docAndrey Ignatov2018-04-29
* | bpf: add bpf_get_stack helperYonghong Song2018-04-29
* | bpf: add documentation for eBPF helpers (65-66)Quentin Monnet2018-04-26
* | bpf: add documentation for eBPF helpers (58-64)Quentin Monnet2018-04-26
* | bpf: add documentation for eBPF helpers (51-57)Quentin Monnet2018-04-26
* | bpf: add documentation for eBPF helpers (42-50)Quentin Monnet2018-04-26
* | bpf: add documentation for eBPF helpers (33-41)Quentin Monnet2018-04-26
* | bpf: add documentation for eBPF helpers (23-32)Quentin Monnet2018-04-26