aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bpf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-30bpf: Fix inaccurate helper function descriptionChenbo Feng1-2/+1
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann1-0/+1
2017-04-09bpf: fix comment typoAlexander Alemayhu1-1/+1
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov1-0/+12
2017-03-23Add a eBPF helper function to retrieve socket uidChenbo Feng1-1/+8
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng1-1/+8
2017-03-22bpf: Add hash of maps supportMartin KaFai Lau1-0/+1
2017-03-22bpf: Add array of maps supportMartin KaFai Lau1-0/+2
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov1-0/+7
2017-01-24bpf: allow option for setting bpf_l4_csum_replace from scratchDaniel Borkmann1-0/+1
2017-01-23bpf: add a longest prefix match trie map implementationDaniel Mack1-0/+7
2017-01-20bpf: add bpf_probe_read_str helperGianluca Borello1-1/+14
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau1-1/+10
2016-12-02bpf: Add support for reading socket family, type, protocolDavid Ahern1-0/+3
2016-12-02bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern1-0/+6
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf1-1/+31
2016-11-25bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commandsDaniel Mack1-0/+8
2016-11-25bpf: add new prog type for cgroup socket filteringDaniel Mack1-0/+9
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASHMartin KaFai Lau1-1/+2
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_HASHMartin KaFai Lau1-0/+8
2016-10-29bpf: Print function name in addition to function idThomas Graf1-285/+289
2016-10-22bpf: add helper for retrieving current numa node idDaniel Borkmann1-0/+6
2016-09-23bpf: add helper to invalidate hashDaniel Borkmann1-0/+7
2016-09-20bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann1-0/+21
2016-09-02bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov1-0/+1
2016-08-18bpf: add bpf_skb_change_tail helperDaniel Borkmann1-0/+11
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann1-2/+2
2016-08-12bpf: Add bpf_current_task_under_cgroup helperSargun Dhillon1-0/+11
2016-07-25bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon1-0/+10
2016-07-19bpf: add XDP_TX xdp_action for direct forwardingBrenden Blanco1-0/+1
2016-07-19bpf: add XDP prog type for early driver filterBrenden Blanco1-0/+20
2016-07-15bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann1-0/+2
2016-07-09bpf: introduce bpf_get_current_task() helperAlexei Starovoitov1-0/+7
2016-07-04bpf: add bpf_get_hash_recalc helperDaniel Borkmann1-0/+9
2016-07-01cgroup: bpf: Add bpf_skb_in_cgroup_protoMartin KaFai Lau1-0/+11
2016-07-01cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAYMartin KaFai Lau1-0/+1
2016-06-30bpf: add bpf_skb_change_type helperDaniel Borkmann1-0/+9
2016-06-30bpf: add bpf_skb_change_proto helperDaniel Borkmann1-0/+14
2016-06-30bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_readDaniel Borkmann1-1/+1
2016-05-06bpf: direct packet accessAlexei Starovoitov1-0/+2
2016-04-19bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_outputDaniel Borkmann1-0/+4
2016-04-07perf, bpf: allow bpf programs attach to tracepointsAlexei Starovoitov1-0/+1
2016-03-30bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann1-0/+1
2016-03-11bpf: support flow label for bpf_skb_{set, get}_tunnel_keyDaniel Borkmann1-0/+1
2016-03-08bpf: pre-allocate hash map elementsAlexei Starovoitov1-0/+3
2016-03-08bpf: support for access to tunnel optionsDaniel Borkmann1-0/+11
2016-03-08bpf: allow to propagate df in bpf_skb_set_tunnel_keyDaniel Borkmann1-0/+1
2016-03-08bpf: add flags to bpf_skb_store_bytes for clearing hashDaniel Borkmann1-0/+1