aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20selftests: rtnetlink: Add a test case for multipath route getIdo Schimmel1-0/+15
2018-12-20selftests: forwarding: Add router test with VID 1Ido Schimmel1-0/+135
2018-12-20selftests: mlxsw: Adjust test regarding VID 1Ido Schimmel1-5/+8
2018-12-20selftests: mlxsw: Add a test case for L3 VNIIdo Schimmel1-0/+60
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-27/+173
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-25/+81
2018-12-19selftests: net: refactor reuseport_addr_any testPeter Oskolkov1-83/+38
2018-12-19virtio: fix test build after uio.h changeMichael S. Tsirkin1-0/+4
2018-12-19selftests: rtnetlink.sh: add testcase for neigh getRoopa Prabhu1-0/+54
2018-12-19selftests: mlxsw: Add rtnetlink testsIdo Schimmel1-0/+392
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata2-0/+30
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-1/+304
2018-12-16selftests: mlxsw: Add Bloom delta testNir Dotan1-1/+36
2018-12-16selftests: mlxsw: Add Bloom filter complex testNir Dotan1-1/+84
2018-12-16selftests: mlxsw: Add Bloom filter simple testNir Dotan1-1/+56
2018-12-16selftests: net: rtnetlink.sh: add fdb get testRoopa Prabhu1-0/+53
2018-12-16selftests: net: reuseport_addr_any: add DCCPPeter Oskolkov1-2/+47
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-24/+50
2018-12-14selftests: net: test that listening sockets match on address properlyPeter Oskolkov4-2/+271
2018-12-14net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKJakub Kicinski1-1/+1
2018-12-13selftests: mlxsw: Test FID RIF MAC vetoingPetr Machata1-0/+79
2018-12-13selftests: mlxsw: Test RIF MAC vetoingPetr Machata1-0/+91
2018-12-13Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds4-0/+82
2018-12-13Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-2/+7
2018-12-13bpf: verifier: make sure callees don't prune with caller differencesJakub Kicinski1-0/+28
2018-12-12selftests: mlxsw: extack: Test VLAN add on a port devicePetr Machata1-0/+30
2018-12-12selftests: mlxsw: extack: Test VLAN add on a VXLAN devicePetr Machata1-0/+31
2018-12-11selftests: forwarding: Add multicast routing testNir Dotan2-0/+313
2018-12-11selftests/seccomp: Remove SIGSTOP si_pid checkKees Cook1-2/+7
2018-12-11bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann1-43/+44
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller30-502/+2308
2018-12-11selftests/bpf: use proper type when passing prog_typeStanislav Fomichev1-4/+4
2018-12-10tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song3-56/+56
2018-12-10tools/bpf: sync kernel uapi bpf.h to tools directoryYonghong Song1-3/+3
2018-12-10bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau3-3/+3
2018-12-10selftests/bpf: add missing pointer dereference for map stacktrace fixupStanislav Fomichev1-1/+1
2018-12-10bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang1-0/+13
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-59/+571
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-43/+422
2018-12-09media: bpf: add bpf function to report mouse movementSean Young5-22/+69
2018-12-09bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau12-25/+516
2018-12-09bpf: libbpf: Add btf_line_info support to libbpfMartin KaFai Lau5-89/+239
2018-12-09bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logicMartin KaFai Lau4-177/+177
2018-12-09bpf: Add unit tests for bpf_line_infoMartin KaFai Lau1-17/+580
2018-12-09bpf: Refactor and bug fix in test_func_type in test_btf.cMartin KaFai Lau1-86/+125
2018-12-09bpf: tools: Sync uapi bpf.hMartin KaFai Lau1-0/+19
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+33
2018-12-07tc-testing: gitignore, ignore generated test resultsLucas Bates1-0/+3
2018-12-07tc-testing: Implement the TdcResults module in tdcLucas Bates3-51/+91
2018-12-07tc-testing: Add new TdcResults moduleLucas Bates1-0/+132