summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-18tools: bpftool: Cleanup license messThomas Gleixner
2019-01-18bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann
2019-01-18selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel
2019-01-18selftests: mlxsw: Test FDB offload indicationIdo Schimmel
2019-01-19Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-01-17selftests: mlxsw: Test veto of unsupported VXLAN FDBsPetr Machata
2019-01-17selftests/tls: Fix recv partial/large_buff test casesVakul Garg
2019-01-17selftests/seccomp: Abort without user notification supportKees Cook
2019-01-17selftests/bpf: retry tests that expect build-idStanislav Fomichev
2019-01-17bpftool: add bash completion for peek/push/enqueue/pop/dequeueStanislav Fomichev
2019-01-17bpftool: add pop and dequeue commandsStanislav Fomichev
2019-01-17bpftool: add push and enqueue commandsStanislav Fomichev
2019-01-17bpftool: add peek commandStanislav Fomichev
2019-01-17bpftool: don't print empty key/value for mapsStanislav Fomichev
2019-01-17bpftool: make key optional in lookup commandStanislav Fomichev
2019-01-17bpftool: make key and value optional in update commandStanislav Fomichev
2019-01-16selftests: tc-testing: fix parsing of ife typeDavide Caratti
2019-01-16selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven
2019-01-16tools/bpf: support __int128 in bpftool map pretty dumperYonghong Song
2019-01-16tools/bpf: add bpffs pretty print test for int128Yonghong Song
2019-01-16tools/bpf: refactor test_btf pretty printing for multiple map value formatsYonghong Song
2019-01-16tools/bpf: add int128 raw test in test_btfYonghong Song
2019-01-16libbpf: don't define CC and ARStanislav Fomichev
2019-01-16selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra
2019-01-15selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti
2019-01-15selftests: tc-testing: drop test on missing tunnel key idDavide Caratti
2019-01-16tools/bpf: properly account for libbfd variationsStanislav Fomichev
2019-01-15selftests/txtimestamp: Fix an equals vs assign bugDan Carpenter
2019-01-15selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield
2019-01-15bpf: libbpf: retry loading program on EAGAINLorenz Bauer
2019-01-15selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-14tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate headerSabyasachi Gupta
2019-01-14x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"Colin Ian King
2019-01-14selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni
2019-01-14selftests: rtc: rtctest: fix alarm testsAlexandre Belloni
2019-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-11tools/bpf: fix bpftool map dump with bitfieldsYonghong Song
2019-01-11tools/bpf: test btf bitfield with >=256 struct member offsetYonghong Song
2019-01-10Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-10selftests: bpf: install files tcp_(server|client)*.pyAnders Roxell
2019-01-10selftests/bpf: add missing executables to .gitignoreStanislav Fomichev
2019-01-10tools headers powerpc: Remove unistd.hRavi Bangoria
2019-01-10perf powerpc: Rework syscall table generationRavi Bangoria
2019-01-09perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbolsArnaldo Carvalho de Melo
2019-01-09tools include uapi: Sync linux/if_link.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-01-08tools/vm/page_owner: use page_owner_sort in the use exampleMiles Chen
2019-01-08selftests: forwarding: Add a test for VLAN deletionIdo Schimmel
2019-01-08selftests: forwarding: Fix test for different devicesIdo Schimmel