summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi
AgeCommit message (Expand)AuthorLines
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2020-09-01Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/...Linus Torvalds-1/+1
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-5/+393
2020-09-01perf tools: Correct SNOOPX field offsetAl Grant-1/+1
2020-08-28bpf: Add bpf_copy_from_user() helper.Alexei Starovoitov-0/+8
2020-08-28bpf: Introduce sleepable BPF programsAlexei Starovoitov-0/+8
2020-08-28bpf: Make bpf_link_info.iter similar to bpf_iter_link_infoYonghong Song-2/+4
2020-08-25bpf: Add d_path helperJiri Olsa-0/+14
2020-08-25bpf: Allow local storage to be used from LSM programsKP Singh-2/+5
2020-08-25bpf: Implement bpf_local_storage for inodesKP Singh-1/+39
2020-08-25bpf: Generalize bpf_sk_storageKP Singh-2/+6
2020-08-24tcp: bpf: Optionally store mac header in TCP_SAVE_SYNMartin KaFai Lau-0/+1
2020-08-24bpf: tcp: Allow bpf prog to write and parse TCP header optionMartin KaFai Lau-1/+299
2020-08-24bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()Martin KaFai Lau-1/+2
2020-08-24bpf: tcp: Add bpf_skops_parse_hdr()Martin KaFai Lau-1/+3
2020-08-24tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockoptMartin KaFai Lau-0/+1
2020-08-24tcp: bpf: Add TCP_BPF_DELACK_MAX setsockoptMartin KaFai Lau-0/+1
2020-08-21bpf: Implement link_query for bpf iteratorsYonghong Song-0/+7
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-5/+5
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser-5/+5
2020-08-15Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+6
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-7/+8
2020-08-12tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo-0/+4
2020-08-12tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo-0/+2
2020-08-07tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo-2/+2
2020-08-07tools headers UAPI: update linux/in.h copyArnaldo Carvalho de Melo-0/+1
2020-08-06tools/bpf: Support new uapi for map element bpf iteratorYonghong Song-7/+8
2020-08-06tools headers API: Update close_range affected filesArnaldo Carvalho de Melo-0/+2
2020-08-06Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-110/+406
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-107/+296
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3/+110
2020-08-03Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-20/+21
2020-08-01libbpf: Add bpf_link detach APIsAndrii Nakryiko-0/+5
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas-0/+90
2020-07-28bpf: Fix bpf_ringbuf_output() signature to return longAndrii Nakryiko-1/+1
2020-07-25libbpf: Add support for BPF XDP linkAndrii Nakryiko-1/+9
2020-07-25bpf: Implement bpf iterator for map elementsYonghong Song-0/+7
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-3/+94
2020-07-21tools: bpf: Use local copy of headers including uapi/linux/filter.hWill Deacon-0/+90
2020-07-20tools headers UAPI: Update tools's copy of linux/perf_event.hLeo Yan-3/+20
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig-2/+2
2020-07-17bpf: Sync linux/bpf.h to tools/Jakub Sitnicki-0/+77
2020-07-16bpf: Drop duplicated words in uapi helper commentsRandy Dunlap-3/+3
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi-0/+5
2020-07-16cpumap: Formalize map value as a named structLorenzo Bianconi-0/+9
2020-07-14net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur-0/+1
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1/+5
2020-07-13xsk: Add new statisticsCiara Loftus-1/+4
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-20/+21
2020-07-10perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOLAdrian Hunter-0/+5