summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-0418-9/+27
|\
| * Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-031-9/+10
| |\
| | * rseq/selftests: fix parametrized test with -fpieMathieu Desnoyers2018-09-271-9/+10
| * | Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-09-2917-0/+17
| |\ \
| | * | selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman2018-09-2817-0/+17
* | | | selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg2018-10-021-10/+10
* | | | selftests: forwarding: test for bridge sticky flagNikolay Aleksandrov2018-09-281-0/+69
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-09-2629-171/+2671
|\ \ \ \
| * | | | bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY mapsRoman Gushchin2018-09-251-0/+1
| * | | | tools/bpf: bpftool: improve output format for bpftool netYonghong Song2018-09-185-130/+161
| * | | | selftests/bpf: fix bpf_flow.c buildAlexei Starovoitov2018-09-141-1/+1
| * | | | selftests/bpf: test bpf flow dissectionPetar Penkov2018-09-148-2/+1134
| * | | | flow_dissector: implements eBPF parserPetar Penkov2018-09-142-1/+374
| * | | | bpf: support flow dissector in libbpf and bpftoolPetar Penkov2018-09-142-0/+3
| * | | | bpf: sync bpf.h uapi with tools/Petar Penkov2018-09-141-0/+26
| * | | | tools/bpf: fix a netlink recv issueYonghong Song2018-09-111-1/+8
| * | | | tools/bpf: bpftool: support prog array map and map of mapsYonghong Song2018-09-111-8/+3Star
| * | | | tools/bpf: bpftool: add net supportYonghong Song2018-09-078-7/+676
| * | | | tools/bpf: add more netlink functionalities in lib/bpfYonghong Song2018-09-075-15/+238
| * | | | tools/bpf: move bpf/lib netlink related functions into a new fileYonghong Song2018-09-073-130/+166
| * | | | tools/bpf: sync kernel uapi header if_link.h to toolsYonghong Song2018-09-071-0/+17
| * | | | selftests/bpf/test_progs: do not check errno == 0Mauricio Vasquez B2018-09-071-10/+10
| * | | | selftests/bpf: add missing executables to .gitignoreMauricio Vasquez B2018-09-071-0/+4
| * | | | libbpf: Remove the duplicate checking of function storageTaeung Song2018-09-061-1/+1
* | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-2513-20/+253
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-253-6/+10
| |\ \ \ \
| | * | | | bpf: test_maps, only support ESTABLISHED socksJohn Fastabend2018-09-221-3/+7
| | * | | | tools: bpf: fix license for a compat header fileJakub Kicinski2018-09-191-1/+1
| | * | | | selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca2018-09-191-2/+2
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-09-235-12/+36
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.19-20180918' of git://git.kernel.org/pub/s...Ingo Molnar2018-09-195-12/+36
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | perf Documentation: Fix out-of-tree asciidoctor man page generationBen Hutchings2018-09-181-1/+1
| | | * | | | tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systemsArnaldo Carvalho de Melo2018-09-184-11/+35
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-09-215-2/+207
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | kvm: selftests: Add platform_info_testDrew Schmitt2018-09-205-1/+206
| | * | | | | kvm: selftests: use -pthread instead of -lpthreadLei Yang2018-09-201-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | selftests/net: add ipv6 tests to ip_defrag selftestPeter Oskolkov2018-09-222-98/+190
* | | | | | selftests: mlxsw: Add a test for UC behavior under MC floodPetr Machata2018-09-201-0/+347
* | | | | | selftests: forwarding: lib: Add mtu_set(), mtu_restore()Petr Machata2018-09-201-0/+17
* | | | | | selftests: forwarding: lib: Add ethtool_stats_get()Petr Machata2018-09-201-0/+8
* | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-1845-47/+725
|\| | | | |
| * | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-181-0/+49
| |\ \ \ \ \
| | * | | | | tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann2018-09-171-0/+49
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-09-1717-19/+266
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add tests for memory.oom.groupJay Kamat2018-09-083-0/+227
| | * | | | Fix cg_read_strcmp()Jay Kamat2018-09-081-3/+14
| | * | | | cgroup: kselftests: add test_core to .gitignoreLei Yang2018-09-061-0/+1
| | * | | | selftests: memory-hotplug: add required configsLei Yang2018-09-051-0/+1
| | * | | | selftests/efivarfs: add required kernel configsLei Yang2018-09-051-0/+1
| | * | | | selftests: add headers_install to lib.mkAnders Roxell2018-09-059-15/+22