summaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)Author
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-23bpf: Fix formatting in documentation for BPF helpersQuentin Monnet
2020-06-17tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo
2020-06-17tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2020-06-17Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo
2020-06-16bpf: Fix definition of bpf_ringbuf_output() helper in UAPI commentsAndrii Nakryiko
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-09bpf: Selftests and tools use struct bpf_devmap_val from uapiJesper Dangaard Brouer
2020-06-09kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov
2020-06-09tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2020-06-09tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-06-09tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2020-06-09tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo
2020-06-09tools headers API: Update faccessat2 affected filesArnaldo Carvalho de Melo
2020-06-04Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02bpf: Add csum_level helper for fixing up csum levelsDaniel Borkmann
2020-06-02bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki
2020-06-01tools/bpf: sync bpf.hAlexei Starovoitov
2020-06-01xdp: Add xdp_txq_info to xdp_buffDavid Ahern
2020-06-01bpf: Add support to attach bpf program to a devmap entryDavid Ahern
2020-06-01bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko
2020-06-01bpf, sk_msg: Add get socket storage helpersJohn Fastabend
2020-06-01tools compiler.h: Add attribute to disable tail callsIan Rogers
2020-05-19tools/bpf: sync bpf.hAlexei Starovoitov
2020-05-19bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann
2020-05-14bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpersAndrey Ignatov
2020-05-14bpf: Support narrow loads from bpf_sock_addr.user_portAndrey Ignatov
2020-05-14uapi: deprecate STATX_ALLMiklos Szeredi
2020-05-11tools, bpf: Synchronise BPF UAPI header with toolsQuentin Monnet
2020-05-09bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song
2020-05-09bpf: Create anonymous bpf iteratorYonghong Song
2020-05-09bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song
2020-05-09bpf: Allow loading of a bpf_iter programYonghong Song
2020-05-09bpf: Allow any port in bpf_bind helperStanislav Fomichev
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-01bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addrStanislav Fomichev
2020-05-01bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu
2020-04-28bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko
2020-04-27net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPENHoratiu Vultur
2020-04-26bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24bpf: Fix reStructuredText markupJakub Wilk