summaryrefslogtreecommitdiffstats
path: root/tools/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add bpf_copy_from_user() helper.Alexei Starovoitov2020-08-281-0/+8
* bpf: Introduce sleepable BPF programsAlexei Starovoitov2020-08-281-0/+8
* bpf: Make bpf_link_info.iter similar to bpf_iter_link_infoYonghong Song2020-08-281-2/+4
* bpf: Add d_path helperJiri Olsa2020-08-261-0/+14
* bpf: Add BTF_SET_START/END macrosJiri Olsa2020-08-261-1/+50
* bpf: Allow local storage to be used from LSM programsKP Singh2020-08-261-2/+5
* bpf: Implement bpf_local_storage for inodesKP Singh2020-08-261-1/+39
* bpf: Generalize bpf_sk_storageKP Singh2020-08-261-2/+6
* tcp: bpf: Optionally store mac header in TCP_SAVE_SYNMartin KaFai Lau2020-08-241-0/+1
* bpf: tcp: Allow bpf prog to write and parse TCP header optionMartin KaFai Lau2020-08-241-1/+299
* bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()Martin KaFai Lau2020-08-241-1/+2
* bpf: tcp: Add bpf_skops_parse_hdr()Martin KaFai Lau2020-08-241-1/+3
* tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockoptMartin KaFai Lau2020-08-241-0/+1
* tcp: bpf: Add TCP_BPF_DELACK_MAX setsockoptMartin KaFai Lau2020-08-241-0/+1
* bpf: Implement link_query for bpf iteratorsYonghong Song2020-08-211-0/+7
* Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-152-0/+6
|\
| * tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2020-08-121-0/+4
| * tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2020-08-121-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-141-7/+8
|\ \ | |/ |/|
| * tools/bpf: Support new uapi for map element bpf iteratorYonghong Song2020-08-071-7/+8
* | Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-114-3/+30
|\ \
| * | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2020-08-071-2/+2
| * | tools headers UAPI: update linux/in.h copyArnaldo Carvalho de Melo2020-08-071-0/+1
| * | tools headers API: Update close_range affected filesArnaldo Carvalho de Melo2020-08-061-0/+2
| * | Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-08-069-114/+542
| |\|
| * | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-08-032-22/+22
| |\ \
| * | | perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOLAdrian Hunter2020-07-101-0/+5
| * | | perf tools: Add support for PERF_RECORD_TEXT_POKEAdrian Hunter2020-07-101-1/+20
* | | | tools/: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-071-1/+1
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-066-107/+430
|\ \ \
| * | | libbpf: Add bpf_link detach APIsAndrii Nakryiko2020-08-021-0/+5
| * | | bpf: Fix bpf_ringbuf_output() signature to return longAndrii Nakryiko2020-07-281-1/+1
| * | | libbpf: Add support for BPF XDP linkAndrii Nakryiko2020-07-261-1/+9
| * | | bpf: Implement bpf iterator for map elementsYonghong Song2020-07-261-0/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-222-7/+141
| |\ \ \
| | * | | bpf: Make btf_sock_ids globalYonghong Song2020-07-211-0/+30
| | * | | bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song2020-07-211-3/+7
| | * | | tools/bpf: Sync btf_ids.h to toolsYonghong Song2020-07-211-1/+10
| | * | | bpf: Sync linux/bpf.h to tools/Jakub Sitnicki2020-07-181-0/+77
| | * | | bpf: Drop duplicated words in uapi helper commentsRandy Dunlap2020-07-161-3/+3
| | * | | bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi2020-07-161-0/+5
| | * | | cpumap: Formalize map value as a named structLorenzo Bianconi2020-07-161-0/+9
| * | | | net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-201-2/+2
| |/ / /
| * | | net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur2020-07-141-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-144-1/+96
| |\ \ \
| | * | | xsk: Add new statisticsCiara Loftus2020-07-141-1/+4
| | * | | tools headers: Adopt verbatim copy of btf_ids.h from kernel sourcesJiri Olsa2020-07-132-0/+91
| | * | | libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2020-07-081-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-112-22/+22
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-051-99/+172
| |\ \ \ | | |_|/ | |/| |