summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bpf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song2018-05-241-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-031-1/+32
* bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel2018-05-031-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/+16
* bpf: Add gpl_compatible flag to struct bpf_prog_infoJiri Olsa2018-04-261-0/+1
* bpf: add helper for getting xfrm statesEyal Birger2018-04-241-1/+24
* bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau2018-04-191-0/+3
* bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau2018-04-191-0/+9
* bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov2018-04-181-1/+9
* bpf: Post-hooks for sys_bindAndrey Ignatov2018-03-311-0/+11
* bpf: Hooks for sys_connectAndrey Ignatov2018-03-311-1/+11
* bpf: Hooks for sys_bindAndrey Ignatov2018-03-311-0/+23
* bpf: Check attach type at prog load timeAndrey Ignatov2018-03-311-0/+5
* bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov2018-03-281-0/+11
* bpf: sk_msg program helper bpf_sk_msg_pull_dataJohn Fastabend2018-03-191-1/+2
* bpf: sockmap, add msg_cork_bytes() helperJohn Fastabend2018-03-191-1/+2
* bpf: sockmap, add bpf_msg_apply_bytes() helperJohn Fastabend2018-03-191-1/+2
* bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend2018-03-191-1/+21
* bpf: extend stackmap to save binary_build_id+offset instead of addressSong Liu2018-03-151-0/+22
* gre: add sequence number for collect md mode.William Tu2018-03-041-0/+1
* bpf: Add BPF_SOCK_OPS_STATE_CBLawrence Brakmo2018-01-251-1/+28
* bpf: Add BPF_SOCK_OPS_RETRANS_CBLawrence Brakmo2018-01-251-1/+8
* bpf: Add support for reading sk_state and moreLawrence Brakmo2018-01-251-0/+22
* bpf: Add sock_ops RTO callbackLawrence Brakmo2018-01-251-1/+7
* bpf: Adds field bpf_sock_ops_cb_flags to tcp_sockLawrence Brakmo2018-01-251-1/+16
* bpf: Support passing args to sock_ops bpf functionLawrence Brakmo2018-01-251-2/+3
* bpf: offload: report device information about offloaded mapsJakub Kicinski2018-01-181-0/+3
* bpf: add comments to BPF ld/ldx sizesJesper Dangaard Brouer2018-01-181-1/+1
OpenPOWER on IntegriCloud