aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bpf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-20bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend1-1/+19
2018-10-19bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscallMauricio Vasquez B1-0/+1
2018-10-19bpf: add queue and stack mapsMauricio Vasquez B1-1/+28
2018-10-17bpf: fix doc of bpf_skb_adjust_room() in uapiNicolas Dichtel1-1/+1
2018-10-03bpf: Add helper to retrieve socket in BPFJoe Stringer1-1/+92
2018-10-01bpf: introduce per-cpu cgroup local storageRoman Gushchin1-0/+1
2018-09-14flow_dissector: implements flow dissector BPF hookPetar Penkov1-0/+26
2018-08-13bpf: Introduce bpf_skb_ancestor_cgroup_id helperAndrey Ignatov1-1/+20
2018-08-11bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau1-1/+35
2018-08-11bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau1-0/+1
2018-08-03bpf: introduce the bpf_get_local_storage() helper functionRoman Gushchin1-1/+20
2018-08-03bpf: introduce cgroup storage mapsRoman Gushchin1-0/+6
2018-07-31bpf: Support bpf_get_socket_cookie in more prog typesAndrey Ignatov1-0/+14
2018-07-15bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov1-0/+3
2018-07-12bpf: fix documentation for eBPF helpersQuentin Monnet1-4/+2
2018-06-29bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern1-5/+23
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-27/+109
2018-06-03bpf: flowlabel in bpf_fib_lookup should be flowinfoDavid Ahern1-1/+1
2018-06-03bpf: implement bpf_get_current_cgroup_id() helperYonghong Song1-1/+7
2018-06-03bpf: make sure to clear unused fields in tunnel/xfrm state fetchDaniel Borkmann1-1/+2
2018-06-03bpf: add bpf_skb_cgroup_id helperDaniel Borkmann1-1/+18
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-06-01bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann1-0/+2
2018-05-30media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young1-1/+52
2018-05-29bpf: Drop mpls from bpf_fib_lookupDavid Ahern1-13/+13
2018-05-29bpf: clean up eBPF helpers documentationQuentin Monnet1-11/+10
2018-05-28bpf: Hooks for sys_sendmsgAndrey Ignatov1-0/+8
2018-05-24bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song1-0/+26
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux1-0/+1
2018-05-24bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux1-1/+95
2018-05-24bpf: get JITed image lengths of functions via syscallSandipan Das1-0/+2
2018-05-24bpf: get kernel symbol addresses via syscallSandipan Das1-0/+2
2018-05-23bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_infoMartin KaFai Lau1-4/+4
2018-05-18bpf: allow sk_msg programs to read sock fieldsJohn Fastabend1-0/+8
2018-05-15bpf: sockmap, add hash map supportJohn Fastabend1-2/+52
2018-05-11bpf: Provide helper to do forwarding lookups in kernel FIB tableDavid Ahern1-1/+80
2018-05-09bpf: btf: Add struct bpf_btf_infoMartin KaFai Lau1-0/+6
2018-05-09bpf: btf: Introduce BTF IDMartin KaFai Lau1-0/+5
2018-05-03bpf: add skb_load_bytes_relative helperDaniel Borkmann1-1/+32
2018-05-03bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel1-0/+1
2018-04-30bpf: fix formatting for bpf_get_stack() helper docQuentin Monnet1-27/+27
2018-04-30bpf: fix formatting for bpf_perf_event_read() helper docQuentin Monnet1-4/+4
2018-04-29bpf: Fix helpers ctx struct types in uapi docAndrey Ignatov1-6/+6
2018-04-29bpf: add bpf_get_stack helperYonghong Song1-2/+40
2018-04-27bpf: add documentation for eBPF helpers (65-66)Quentin Monnet1-0/+30
2018-04-27bpf: add documentation for eBPF helpers (58-64)Quentin Monnet1-0/+147
2018-04-27bpf: add documentation for eBPF helpers (51-57)Quentin Monnet1-0/+180
2018-04-27bpf: add documentation for eBPF helpers (42-50)Quentin Monnet1-0/+172
2018-04-27bpf: add documentation for eBPF helpers (33-41)Quentin Monnet1-0/+164
2018-04-27bpf: add documentation for eBPF helpers (23-32)Quentin Monnet1-0/+197