summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bpf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-081-1/+10
* bpf: Add support for reading socket family, type, protocolDavid Ahern2016-12-021-0/+3
* bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2016-12-021-0/+6
* bpf: BPF for lightweight tunnel infrastructureThomas Graf2016-12-021-1/+31
* bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commandsDaniel Mack2016-11-251-0/+8
* bpf: add new prog type for cgroup socket filteringDaniel Mack2016-11-251-0/+9
* bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASHMartin KaFai Lau2016-11-151-1/+2
* bpf: Add BPF_MAP_TYPE_LRU_HASHMartin KaFai Lau2016-11-151-0/+8
* bpf: Print function name in addition to function idThomas Graf2016-10-291-285/+289
* bpf: add helper for retrieving current numa node idDaniel Borkmann2016-10-221-0/+6
* bpf: add helper to invalidate hashDaniel Borkmann2016-09-231-0/+7
* bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann2016-09-211-0/+21
* bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov2016-09-021-0/+1
* bpf: add bpf_skb_change_tail helperDaniel Borkmann2016-08-191-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-181-2/+2
|\
| * bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2016-08-131-2/+2
* | bpf: Add bpf_current_task_under_cgroup helperSargun Dhillon2016-08-131-0/+11
|/
* bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon2016-07-261-0/+10
* bpf: add XDP_TX xdp_action for direct forwardingBrenden Blanco2016-07-201-0/+1
* bpf: add XDP prog type for early driver filterBrenden Blanco2016-07-201-0/+20
* bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann2016-07-151-0/+2
* bpf: introduce bpf_get_current_task() helperAlexei Starovoitov2016-07-091-0/+7
* bpf: add bpf_get_hash_recalc helperDaniel Borkmann2016-07-051-0/+9
* cgroup: bpf: Add bpf_skb_in_cgroup_protoMartin KaFai Lau2016-07-011-0/+11
* cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAYMartin KaFai Lau2016-07-011-0/+1
* bpf: add bpf_skb_change_type helperDaniel Borkmann2016-06-301-0/+9
* bpf: add bpf_skb_change_proto helperDaniel Borkmann2016-06-301-0/+14
* bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_readDaniel Borkmann2016-06-301-1/+1
* bpf: direct packet accessAlexei Starovoitov2016-05-061-0/+2
* bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_outputDaniel Borkmann2016-04-201-0/+4
* perf, bpf: allow bpf programs attach to tracepointsAlexei Starovoitov2016-04-081-0/+1
* bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann2016-03-311-0/+1
* bpf: support flow label for bpf_skb_{set, get}_tunnel_keyDaniel Borkmann2016-03-111-0/+1
* bpf: pre-allocate hash map elementsAlexei Starovoitov2016-03-081-0/+3
* bpf: support for access to tunnel optionsDaniel Borkmann2016-03-081-0/+11
* bpf: allow to propagate df in bpf_skb_set_tunnel_keyDaniel Borkmann2016-03-081-0/+1
* bpf: add flags to bpf_skb_store_bytes for clearing hashDaniel Borkmann2016-03-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-0/+3
|\
| * bpf: fix csum setting for bpf_set_tunnel_keyDaniel Borkmann2016-02-241-0/+3
* | bpf: fix csum update in bpf_l4_csum_replace helper for udpDaniel Borkmann2016-02-221-0/+1
* | bpf: add generic bpf_csum_diff helperDaniel Borkmann2016-02-221-0/+11
* | bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov2016-02-201-0/+21
* | bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY mapAlexei Starovoitov2016-02-061-0/+1
* | bpf: introduce BPF_MAP_TYPE_PERCPU_HASH mapAlexei Starovoitov2016-02-061-0/+1
|/
* bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann2016-01-111-1/+9
* bpf: export helper function flags and reject invalid onesDaniel Borkmann2016-01-111-0/+16
* bpf: add bpf_skb_load_bytes helperDaniel Borkmann2015-12-181-0/+1
* bpf: add support for persistent maps/progsDaniel Borkmann2015-11-031-37/+8Star
* bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov2015-10-221-0/+11
* sched, bpf: add helper for retrieving routing realmsDaniel Borkmann2015-10-031-0/+7