summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-11tc: Update README and add configKeara Leibovitz
2018-08-09selftests: mlxsw: Add TC flower test for Spectrum-2Ido Schimmel
2018-08-08bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann
2018-08-07selftests: forwarding: gre_multipath: Update next-hop statistics match criteriaNir Dotan
2018-08-07tc-tests: initial version of nat action unit testsKeara Leibovitz
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-06bpf: btf: Change tools/lib/bpf/btf to LGPLMartin KaFai Lau
2018-08-05tc-testing: remove duplicate spaces in skbedit match patternsVlad Buslov
2018-08-05tc-testing: remove duplicate spaces in connmark match patternsVlad Buslov
2018-08-05tc-testing: flush gact actions on test teardownVlad Buslov
2018-08-05tc-testing: fix ip address in u32 testVlad Buslov
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-03selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux
2018-08-03selftests/bpf: fix a typo in map in map testRoman Gushchin
2018-08-02tools: bpf: fix BTF code added twice to different treesJakub Kicinski
2018-08-03selftests/bpf: add a cgroup storage testRoman Gushchin
2018-08-03selftests/bpf: add verifier cgroup storage testsRoman Gushchin
2018-08-03bpftool: add support for CGROUP_STORAGE mapsRoman Gushchin
2018-08-03bpf: sync bpf.h to tools/Roman Gushchin
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-02selftest/net: fix protocol family to work for IPv4.Maninder Singh
2018-08-01Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2018-08-01selftests: mlxsw: Add test for ip_forward_update_priorityPetr Machata
2018-08-01selftests: forwarding: Move DSCP capture to lib.shPetr Machata
2018-08-01selftests: forwarding: Move lldpad waiting to lib.shPetr Machata
2018-08-01Merge branch 'pm-tools'Rafael J. Wysocki
2018-07-31bpf: verifier: MOV64 don't mark dst reg unboundedArthur Fabre
2018-07-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-07-31selftests/bpf: Test for get_socket_cookieAndrey Ignatov
2018-07-31selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.hAndrey Ignatov
2018-07-31bpf: Sync bpf.h to tools/Andrey Ignatov
2018-07-31Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/s...Ingo Molnar
2018-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-31bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2"Thomas Richter
2018-07-31tools/bpftool: fix a percpu_array map dump problemYonghong Song
2018-07-30selftests: forwarding: Test mirror-to-gretap w/ UL team LACPPetr Machata
2018-07-30selftests: forwarding: Test mirror-to-gretap w/ UL teamPetr Machata
2018-07-30selftests: forwarding: Introduce $ARPINGPetr Machata
2018-07-30selftests: forwarding: lib: Support team devicesPetr Machata
2018-07-30selftests: forwarding: lib: Add require_command()Petr Machata
2018-07-30perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo
2018-07-30tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo
2018-07-30tools headers uapi: Refresh linux/bpf.h copyArnaldo Carvalho de Melo
2018-07-30tools headers powerpc: Update asm/unistd.h copy to pick newArnaldo Carvalho de Melo
2018-07-30tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo
2018-07-29selftests: mlxsw: qos_dscp_bridge: FixPetr Machata
2018-07-29selftests: add a selftest for directed broadcast forwardingXin Long