summaryrefslogtreecommitdiff
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* net: macsec: add support for offloading to the MACAntoine Tenart2020-03-261-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-252-7/+9
|\
| * tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo2020-03-191-0/+2
| * tools: Fix off-by 1 relative directory includesIan Rogers2020-03-061-7/+7
* | tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser2020-03-131-0/+23
* | bpf: Add bpf_xdp_output() helperEelco Chaudron2020-03-121-1/+25
* | bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira2020-03-121-1/+19
* | bpf: Introduce BPF_MODIFY_RETURNKP Singh2020-03-041-0/+1
* | bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko2020-03-041-67/+110
* | bpf: Sync uapi bpf.h to tools/Willem de Bruijn2020-03-031-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-211-1/+24
|\ \ | |/ |/|
| * selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu2020-02-191-1/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-211-9/+7
|\ \
| * | bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen2020-02-181-9/+7
| |/
* | tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-121-0/+5
* | tools include UAPI: Sync sound/asound.h copyArnaldo Carvalho de Melo2020-02-121-23/+132
* | tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo2020-02-121-0/+2
* | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-121-0/+32
* | tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-121-1/+13
* | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2020-02-111-0/+6
* | tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-111-0/+4
* | tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...Arnaldo Carvalho de Melo2020-02-113-2/+46
|/
* bitops: more BITS_TO_* macrosYury Norov2020-02-041-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-285-7/+100
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-01-233-4/+75
| |\
| | * bpf: Sync uapi bpf.h to tools/Martin KaFai Lau2020-01-221-1/+8
| | * libbpf: Add support for program extensionsAlexei Starovoitov2020-01-221-0/+1
| | * tools/bpf: Sync uapi header bpf.hYonghong Song2020-01-151-0/+21
| | * bpf: Add bpf_send_signal_thread() helperYonghong Song2020-01-151-2/+17
| | * tools: Sync uapi/linux/if_link.hAndrii Nakryiko2020-01-131-0/+1
| | * libbpf: Sanitize global functionsAlexei Starovoitov2020-01-101-0/+6
| | * bpf: Document BPF_F_QUERY_EFFECTIVE flagAndrey Ignatov2020-01-091-1/+6
| | * bpf: Synch uapi bpf.h to tools/Martin KaFai Lau2020-01-091-2/+17
| * | net: macsec: introduce the macsec_context structureAntoine Tenart2020-01-141-0/+7
| * | tcp: Define IPPROTO_MPTCPMat Martineau2020-01-091-0/+2
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-273-3/+16
| |\
| | * bpf: Support replacing cgroup-bpf program in MULTI modeAndrey Ignatov2019-12-191-0/+10
| | * riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programsBjörn Töpel2019-12-191-0/+2
| | * libbpf: Support libbpf-provided extern variablesAndrii Nakryiko2019-12-151-3/+4
* | | tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov2020-01-061-0/+8
* | | tools bitmap: Implement bitmap_equal() operation at bitmap APIAlexey Budankov2020-01-061-0/+30
|/ /
* | tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2019-12-111-0/+1
* | tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2019-12-041-1/+2
* | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2019-12-041-3/+125
* | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-12-021-18/+42
* | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-12-021-0/+11
* | tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2019-12-021-1/+1
* | tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2019-12-021-1/+2
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-11-261-2/+8
|\
| * perf tools: Add kernel AUX area sampling definitionsAdrian Hunter2019-11-211-2/+8