summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-07-11selftests/bpf: Fix cgroup sockopt verifier testJean-Philippe Brucker
2020-07-09libbpf: Fix libbpf hashmap on (I)LP32 architecturesJakub Bogusz
2020-07-09selftests: bpf: Fix detach from sockmap testsLorenz Bauer
2020-07-06ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-30bpf: Add tests for PTR_TO_BTF_ID vs. null comparisonYonghong Song
2020-06-30selftests: bpf: Pass program to bpf_prog_detach in flow_dissectorLorenz Bauer
2020-06-30selftests: bpf: Pass program and target_fd in flow_dissector_reattachLorenz Bauer
2020-06-30selftests/bpf: Test updating flow_dissector link with same programJakub Sitnicki
2020-06-28bpf, sockmap: Add ingres skb tests that utilize merge skbsJohn Fastabend
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-25tc-testing: avoid action cookies with odd length.Briana Oursler
2020-06-25bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell
2020-06-25libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAPJesper Dangaard Brouer
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-06-25selftests: netfilter: add test case for conntrack helper assignmentFlorian Westphal
2020-06-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-06-24Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-23bpf: Fix formatting in documentation for BPF helpersQuentin Monnet
2020-06-23libbpf: Fix CO-RE relocs against .text sectionAndrii Nakryiko
2020-06-23wireguard: device: avoid circular netns referencesJason A. Donenfeld
2020-06-22libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headersAndrii Nakryiko
2020-06-22Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-22tools/virtio: Use tools/include/list.h instead of stubsEugenio Pérez
2020-06-22tools/virtio: Reset index in virtio_test --reset.Eugenio Pérez
2020-06-22tools/virtio: Extract virtqueue initialization in vq_resetEugenio Pérez
2020-06-22tools/virtio: Use __vring_new_virtqueue in virtio_test.cEugenio Pérez
2020-06-22tools/virtio: Add --resetEugenio Pérez
2020-06-22tools/virtio: Add --batch=random optionEugenio Pérez
2020-06-22tools/virtio: Add --batch optionEugenio Pérez
2020-06-20tc-testing: update geneve options match in tunnel_key unit testsHangbin Liu
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-20Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-19selftests/net: report etf errors correctlyWillem de Bruijn
2020-06-18perf build: Fix error message when asking for -fsanitize=address without requ...Tiezhu Yang
2020-06-18tools lib traceevent: Add handler for __builtin_expect()Steven Rostedt (VMware)
2020-06-18tools lib traceevent: Handle __attribute__((user)) in field namesSteven Rostedt (VMware)
2020-06-18tools lib traceevent: Add append() function helper for appending stringsSteven Rostedt (VMware)
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-17selftests/bpf: Make sure optvals > PAGE_SIZE are bypassedStanislav Fomichev
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-17tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2020-06-17Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo
2020-06-17perf script: Initialize zstd_dataMilian Wolff
2020-06-17tools, bpftool: Add ringbuf map type to map command docsTobias Klauser
2020-06-16tools/bootconfig: Add testcase for show-command and quotes testMasami Hiramatsu
2020-06-16tools/bootconfig: Fix to return 0 if succeeded to show the bootconfigMasami Hiramatsu
2020-06-16tools/bootconfig: Fix to use correct quotes for valueMasami Hiramatsu