summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-18bpf: Sync linux/bpf.h to tools/Jakub Sitnicki1-0/+77
2020-07-16bpf: Drop duplicated words in uapi helper commentsRandy Dunlap1-3/+3
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi1-0/+5
2020-07-16cpumap: Formalize map value as a named structLorenzo Bianconi1-0/+9
2020-07-14net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur1-0/+1
2020-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-1/+96
2020-07-14xsk: Add new statisticsCiara Loftus1-1/+4
2020-07-13tools headers: Adopt verbatim copy of btf_ids.h from kernel sourcesJiri Olsa2-0/+91
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-22/+22
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-20/+21
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds1-2/+1
2020-07-08libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev1-0/+1
2020-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-99/+172
2020-07-01bpf: Introduce helper bpf_get_task_stack()Song Liu1-1/+36
2020-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-20/+21
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2020-06-25bpf: Add bpf_skc_to_udp6_sock() helperYonghong Song1-1/+8
2020-06-25bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpersYonghong Song1-1/+22
2020-06-25bpf: Add bpf_skc_to_tcp6_sock() helperYonghong Song1-1/+8
2020-06-24bpf: Add SO_KEEPALIVE and related options to bpf_setsockoptDmitry Yakunin1-2/+5
2020-06-24bpf: Fix formatting in documentation for BPF helpersQuentin Monnet1-20/+21
2020-06-24Merge up to bpf_probe_read_kernel_str() fix into bpf-nextAlexei Starovoitov1-1/+1
2020-06-24bpf: Switch most helper return values from 32-bit int to 64-bit longAndrii Nakryiko1-96/+96
2020-06-17tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2020-06-17tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2020-06-17Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo2-1/+14
2020-06-16bpf: Fix definition of bpf_ringbuf_output() helper in UAPI commentsAndrii Nakryiko1-1/+1
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+13
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+13
2020-06-09bpf: Selftests and tools use struct bpf_devmap_val from uapiJesper Dangaard Brouer1-0/+13
2020-06-09kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov1-1/+1
2020-06-09tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+14
2020-06-09tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+24
2020-06-09tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+2
2020-06-09tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+7
2020-06-09tools headers API: Update faccessat2 affected filesArnaldo Carvalho de Melo2-1/+13
2020-06-04Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+15
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-46/+345
2020-06-02bpf: Add csum_level helper for fixing up csum levelsDaniel Borkmann1-1/+42
2020-06-02bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann1-0/+8
2020-06-02Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+10
2020-06-02Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds3-4/+4
2020-06-02bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki1-0/+5
2020-06-02tools/bpf: sync bpf.hAlexei Starovoitov1-0/+1
2020-06-02xdp: Add xdp_txq_info to xdp_buffDavid Ahern1-0/+2
2020-06-02bpf: Add support to attach bpf program to a devmap entryDavid Ahern1-0/+1
2020-06-02bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko1-1/+83
2020-06-02bpf, sk_msg: Add get socket storage helpersJohn Fastabend1-0/+2
2020-06-01tools compiler.h: Add attribute to disable tail callsIan Rogers2-0/+15
2020-05-19tools/bpf: sync bpf.hAlexei Starovoitov1-3/+3