summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-162-1/+65
|\
| * tools: PCI: Add MSI-X supportGustavo Pimentel2018-07-192-1/+65
* | Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-08-161-3/+3
|\ \
| * | gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fixRafael David Tinoco2018-07-091-3/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-16110-486/+11995
|\ \
| * | bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"Colin Ian King2018-08-141-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-1319-41/+1615
| |\ \
| | * | selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_idAndrey Ignatov2018-08-134-3/+302
| | * | selftests/bpf: Add cgroup id helpers to bpf_helpers.hAndrey Ignatov2018-08-131-0/+4
| | * | bpf: Sync bpf.h to tools/Andrey Ignatov2018-08-131-1/+20
| | * | bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-117-2/+912
| | * | bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau2018-08-112-1/+262
| | * | bpf: Sync bpf.h uapi to tools/Martin KaFai Lau2018-08-111-1/+36
| | * | bpf: Refactor ARRAY_SIZE macro to bpf_util.hMartin KaFai Lau2018-08-116-20/+9Star
| | * | tools/bpf: add bpffs pretty print btf test for hash/lru_hash mapsYonghong Song2018-08-101-15/+72
| * | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-123-3/+3
| |\ \ \
| * | | | tc: Update README and add configKeara Leibovitz2018-08-112-5/+59
| | |/ / | |/| |
| * | | selftests: mlxsw: Add TC flower test for Spectrum-2Ido Schimmel2018-08-091-0/+366
| * | | selftests: forwarding: gre_multipath: Update next-hop statistics match criteriaNir Dotan2018-08-081-4/+4
| * | | tc-tests: initial version of nat action unit testsKeara Leibovitz2018-08-081-0/+593
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-0714-35/+702
| |\ \ \
| | * | | selftests/bpf: fix a typo in map in map testRoman Gushchin2018-08-031-3/+3
| | * | | selftests/bpf: add a cgroup storage testRoman Gushchin2018-08-032-1/+132
| | * | | selftests/bpf: add verifier cgroup storage testsRoman Gushchin2018-08-032-1/+141
| | * | | bpftool: add support for CGROUP_STORAGE mapsRoman Gushchin2018-08-031-0/+1
| | * | | bpf: sync bpf.h to tools/Roman Gushchin2018-08-031-1/+26
| | * | | bpf: verifier: MOV64 don't mark dst reg unboundedArthur Fabre2018-07-311-0/+26
| | * | | selftests/bpf: Test for get_socket_cookieAndrey Ignatov2018-07-313-2/+289
| | * | | selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.hAndrey Ignatov2018-07-311-0/+2
| | * | | bpf: Sync bpf.h to tools/Andrey Ignatov2018-07-311-0/+14
| | * | | bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2"Thomas Richter2018-07-311-13/+29
| | * | | tools: libbpf: add bpf_object__find_program_by_title()Jakub Kicinski2018-07-272-0/+15
| | * | | tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd()Jakub Kicinski2018-07-271-0/+3
| | * | | tools/bpftool: ignore build productsTaeung Song2018-07-262-0/+7
| | * | | bpf: Add Python 3 support to selftests scripts for bpfJeremy Cline2018-07-252-14/+14
| | * | | bpf: btf: fix inconsistent IS_ERR and PTR_ERRYueHaibing2018-07-251-1/+1
| * | | | tc-testing: remove duplicate spaces in skbedit match patternsVlad Buslov2018-08-061-13/+13
| * | | | tc-testing: remove duplicate spaces in connmark match patternsVlad Buslov2018-08-061-12/+12
| * | | | tc-testing: flush gact actions on test teardownVlad Buslov2018-08-061-1/+2
| * | | | tc-testing: fix ip address in u32 testVlad Buslov2018-08-061-2/+2
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0515-67/+114
| |\ \ \ \
| * | | | | tools: bpf: fix BTF code added twice to different treesJakub Kicinski2018-08-032-18/+0Star
| * | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0214-141/+318
| |\ \ \ \ \
| * | | | | | selftests: mlxsw: Add test for ip_forward_update_priorityPetr Machata2018-08-011-0/+233
| * | | | | | selftests: forwarding: Move DSCP capture to lib.shPetr Machata2018-08-012-42/+42
| * | | | | | selftests: forwarding: Move lldpad waiting to lib.shPetr Machata2018-08-012-20/+24
| * | | | | | selftests: forwarding: Test mirror-to-gretap w/ UL team LACPPetr Machata2018-07-301-0/+285
| * | | | | | selftests: forwarding: Test mirror-to-gretap w/ UL teamPetr Machata2018-07-301-0/+283
| * | | | | | selftests: forwarding: Introduce $ARPINGPetr Machata2018-07-302-2/+5
| * | | | | | selftests: forwarding: lib: Support team devicesPetr Machata2018-07-301-0/+23