aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bpf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2016-02-24bpf: fix csum setting for bpf_set_tunnel_keyDaniel Borkmann1-0/+3
2016-02-21bpf: fix csum update in bpf_l4_csum_replace helper for udpDaniel Borkmann1-0/+1
2016-02-21bpf: add generic bpf_csum_diff helperDaniel Borkmann1-0/+11
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov1-0/+21
2016-02-06bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY mapAlexei Starovoitov1-0/+1
2016-02-06bpf: introduce BPF_MAP_TYPE_PERCPU_HASH mapAlexei Starovoitov1-0/+1
2016-01-11bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann1-1/+9
2016-01-11bpf: export helper function flags and reject invalid onesDaniel Borkmann1-0/+16
2015-12-18bpf: add bpf_skb_load_bytes helperDaniel Borkmann1-0/+1
2015-11-02bpf: add support for persistent maps/progsDaniel Borkmann1-37/+8
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov1-0/+11
2015-10-03sched, bpf: add helper for retrieving routing realmsDaniel Borkmann1-0/+7