summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* bpf: sync tools bpf.h uapi headerDaniel Borkmann2018-05-031-1/+32
* tools, include: Grab a copy of linux/erspan.hWilliam Tu2018-04-301-0/+52
* bpf: update bpf.h uapi header for toolsQuentin Monnet2018-04-301-31/+31
* bpf: Sync bpf.h to tools/Andrey Ignatov2018-04-291-6/+6
* tools/bpf: add bpf_get_stack helper to tools headersYonghong Song2018-04-291-2/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-262-393/+1399
|\
| * bpf: update bpf.h uapi header for toolsQuentin Monnet2018-04-271-396/+1380
| * tools, bpf: Sync bpf.h uapi headerJiri Olsa2018-04-261-0/+1
| * bpf: sockmap, add selftestsJohn Fastabend2018-04-252-0/+40
| * samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger2018-04-241-1/+24
| * bpf: btf: Clean up btf.h in uapiMartin KaFai Lau2018-04-231-5/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-246-4/+79
|\ \ | |/ |/|
| * perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov2018-04-171-3/+15
| * tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar2018-04-175-1/+64
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-211-4/+108
|\|
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-151-4/+108
| |\
| | * tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo2018-04-051-4/+108
* | | bpf: btf: Sync bpf.h and btf.h to tools/Martin KaFai Lau2018-04-192-0/+142
* | | bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+9
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-091-1/+1
|\ \
| * | KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li2018-03-161-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-031-1/+106
|\ \ \ | |_|/ |/| |
| * | selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov2018-03-311-0/+11
| * | selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov2018-03-311-1/+11
| * | selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov2018-03-311-0/+23
| * | libbpf: Support expected_attach_type at prog loadAndrey Ignatov2018-03-311-0/+5
| * | libbpf: add bpf_raw_tracepoint_open helperAlexei Starovoitov2018-03-281-0/+11
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-0/+2
| |\ \
| * | | bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend2018-03-191-1/+2
| * | | bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend2018-03-191-1/+2
| * | | bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend2018-03-191-1/+12
| * | | bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-191-0/+10
| * | | bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu2018-03-151-0/+22
| | |/ | |/|
* | | perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTESMilind Chabbi2018-03-131-11/+12
* | | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2018-03-071-0/+2
|\ \ \ | | |/ | |/|
| * | tools headers: Sync copy of kvm UAPI headersArnaldo Carvalho de Melo2018-03-051-0/+2
| |/
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-02-177-8/+1499
|\|
| * tools/headers: Synchronize kernel ABI headers, v4.16-rc1Ingo Molnar2018-02-153-0/+168
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-091-3/+4
| |\
| | * bpf: Sync kernel ABI header with tooling header for bpf_common.hJesper Dangaard Brouer2018-02-091-3/+4
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-063-0/+18
| |\ \ | | |/ | |/|
| * | tools: add netlink.h and if_link.h in tools uapiEric Leblond2018-02-022-0/+1194
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-312-5/+133
| |\ \
| | * | bpf: add selftest for tcpbpfLawrence Brakmo2018-01-251-4/+82
| | * | bpf: offload: report device information about offloaded mapsJakub Kicinski2018-01-181-0/+3
| | * | bpf: Sync kernel ABI header with tooling headerJesper Dangaard Brouer2018-01-181-1/+11
| | * | bpf: offload: add map offload infrastructureJakub Kicinski2018-01-141-0/+1
| | * | bpf: offload: report device information for offloaded programsJakub Kicinski2017-12-311-0/+3
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-182-1/+34
| | |\ \
| | | * | libbpf: add support for bpf_callAlexei Starovoitov2017-12-171-0/+6