summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-03-26selftests: bpf: don't depend on hardcoded perf sample_freqStanislav Fomichev
2019-03-25bpf: test_tc_tunnel.sh needs reverse path filtering disabledAlan Maguire
2019-03-22selftests: bpf: tc-bpf flow shaping with EDTPeter Oskolkov
2019-03-22selftests/bpf: convert bpf tunnel test to encap modesWillem de Bruijn
2019-03-22selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn
2019-03-22selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MACWillem de Bruijn
2019-03-22bpf: Sync bpf.h to toolsWillem de Bruijn
2019-03-22selftests/bpf: extend bpf tunnel test with tsoWillem de Bruijn
2019-03-22selftests/bpf: extend bpf tunnel test with greWillem de Bruijn
2019-03-22selftests/bpf: expand bpf tunnel test to ipv6Willem de Bruijn
2019-03-22selftests/bpf: expand bpf tunnel test with decapWillem de Bruijn
2019-03-22selftests/bpf: bpf tunnel encap testWillem de Bruijn
2019-03-21selftests: bpf: modify urandom_read and link it non-staticallyIvan Vecera
2019-03-21selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcpLorenz Bauer
2019-03-21selftests/bpf: test references to sock_commonLorenz Bauer
2019-03-21selftests/bpf: allow specifying helper for BPF_SK_LOOKUPLorenz Bauer
2019-03-21tools: update include/uapi/linux/bpf.hLorenz Bauer
2019-03-20selftests/bpf: Add arm target register definitionsAdrian Ratiu
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-14tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan
2019-03-14tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet
2019-03-14selftests/bpf: add fwd enum resolution test for btf_dedupAndrii Nakryiko
2019-03-14btf: resolve enum fwds in btf_dedupAndrii Nakryiko
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-14Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2019-03-13bpf: Add an example for bpf_get_listener_sockMartin KaFai Lau
2019-03-13bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsockMartin KaFai Lau
2019-03-13bpf: Sync bpf.h to tools/Martin KaFai Lau
2019-03-12libbpf: fix to reject unknown flags in xsk_socket__create()Magnus Karlsson
2019-03-12selftests/bpf: fix segfault of test_progs when prog loading failedYonghong Song
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-12Drop flex_arraysKent Overstreet
2019-03-12tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...Zev Weiss
2019-03-11Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-03-11tools: mark 'test_vmalloc.sh' executableLinus Torvalds
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-11libbpf: handle BTF parsing and loading properlyAndrii Nakryiko
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2019-03-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds
2019-03-09Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-09Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-08bpf, libbpf: fixing leak when kernel does not support btfNikita V. Shirokov
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-07bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm fieldDaniel Borkmann