summaryrefslogtreecommitdiffstats
path: root/tools/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpersAndrey Ignatov2020-05-151-1/+35
* bpf: Support narrow loads from bpf_sock_addr.user_portAndrey Ignatov2020-05-151-1/+1
* tools, bpf: Synchronise BPF UAPI header with toolsQuentin Monnet2020-05-111-50/+59
* bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song2020-05-101-1/+38
* bpf: Create anonymous bpf iteratorYonghong Song2020-05-101-0/+6
* bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song2020-05-101-0/+1
* bpf: Allow loading of a bpf_iter programYonghong Song2020-05-101-0/+1
* bpf: Allow any port in bpf_bind helperStanislav Fomichev2020-05-091-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-021-3/+66
|\
| * bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addrStanislav Fomichev2020-05-011-2/+12
| * bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu2020-05-011-0/+11
| * bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko2020-04-291-0/+31
| * bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski2020-04-261-1/+12
* | net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPENHoratiu Vultur2020-04-271-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-251-1/+1
|\
| * bpf: Fix reStructuredText markupJakub Wilk2020-04-251-1/+1
* | tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-144-6/+113
* | tools headers: Adopt verbatim copy of compiletime_assert() from kernel sourcesArnaldo Carvalho de Melo2020-04-141-0/+26
* | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-0/+21
* | tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2020-04-141-0/+2
* | tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-2/+45
* | tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-0/+1
* | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2020-04-141-0/+24
* | tools headers UAPI: Sync linux/mman.h with the kernelArnaldo Carvalho de Melo2020-04-141-2/+3
* | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2020-04-141-0/+5
* | tools headers: Update linux/vdso.h and grab a copy of vdso/const.hArnaldo Carvalho de Melo2020-04-142-4/+11
|/
* Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-051-2/+14
|\
| * Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Ingo Molnar2020-04-041-2/+14
| |\
| | * tools headers UAPI: Update tools's copy of linux/perf_event.hNamhyung Kim2020-04-021-2/+14
| | * tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo2020-03-241-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-04-013-69/+284
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-312-3/+83
| |\ \
| | * | libbpf: Add support for bpf_link-based cgroup attachmentAndrii Nakryiko2020-03-311-0/+12
| | * | bpf: Implement bpf_link-based cgroup BPF program attachmentAndrii Nakryiko2020-03-311-1/+9
| | * | bpf: Add socket assign supportJoe Stringer2020-03-301-1/+24
| | * | bpf: Introduce BPF_PROG_TYPE_LSMKP Singh2020-03-301-0/+2
| | * | tools: Add EXPECTED_FD-related definitions in if_link.hToke Høiland-Jørgensen2020-03-281-1/+3
| | * | bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor idDaniel Borkmann2020-03-281-1/+20
| | * | bpf: Add netns cookie and enable it for bpf cgroup hooksDaniel Borkmann2020-03-281-1/+15
| * | | net: macsec: add support for specifying offload upon link creationMark Starovoytov2020-03-301-0/+1
| * | | net: macsec: add support for offloading to the MACAntoine Tenart2020-03-271-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-262-7/+9
| |\ \ \ | | |/ / | |/| |
| * | | tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser2020-03-131-0/+23
| * | | bpf: Add bpf_xdp_output() helperEelco Chaudron2020-03-131-1/+25
| * | | bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira2020-03-131-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-041-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-221-1/+24
| |\ \ \
| | * | | selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu2020-02-201-1/+24