summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller36-513/+1348
2018-12-21selftests: add txtimestamp kselftestWillem de Bruijn5-28/+173
2018-12-21selftests: expand txtimestamp with ipv6 dgram + raw and pf_packetWillem de Bruijn1-43/+146
2018-12-21selftests: expand txtimestamp with cmsg supportWillem de Bruijn1-14/+53
2018-12-21selftests: rtnetlink: Add a test case for multipath route getIdo Schimmel1-0/+15
2018-12-21selftests: forwarding: Add router test with VID 1Ido Schimmel1-0/+135
2018-12-21selftests: mlxsw: Adjust test regarding VID 1Ido Schimmel1-5/+8
2018-12-21selftests: mlxsw: Add a test case for L3 VNIIdo Schimmel1-0/+60
2018-12-21bpf: sk_msg, fix sk_msg_md access past end testJohn Fastabend1-1/+1
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-27/+173
2018-12-20selftests: bpf: add missing executables to .gitignoreJakub Kicinski1-0/+1
2018-12-20selftests: bpf: verifier: add tests for JSET interpretationJakub Kicinski1-0/+96
2018-12-20selftests: bpf: add trivial JSET testsJakub Kicinski1-31/+178
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-25/+81
2018-12-20selftests: net: refactor reuseport_addr_any testPeter Oskolkov1-83/+38
2018-12-20bpf: Add BPF_LD_IMM64 to the line_info testMartin KaFai Lau1-0/+27
2018-12-20virtio: fix test build after uio.h changeMichael S. Tsirkin1-0/+4
2018-12-20selftests: rtnetlink.sh: add testcase for neigh getRoopa Prabhu1-0/+54
2018-12-19tools: bpftool: do not force gcc as CCIvan Babrou1-2/+0
2018-12-19selftests: mlxsw: Add rtnetlink testsIdo Schimmel1-0/+392
2018-12-19selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata2-0/+30
2018-12-19bpf: sk_msg, add tests for size fieldJohn Fastabend1-3/+13
2018-12-19bpf: add tools lib/include support sk_msg_md size fieldJohn Fastabend1-0/+1
2018-12-19bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang1-2/+32
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-1/+304
2018-12-18tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet7-2/+31
2018-12-18tools: bpftool: attempt to mount tracefs if required for tracelog cmdQuentin Monnet3-12/+35
2018-12-18tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btfYonghong Song1-5/+5
2018-12-18bpf: libbpf: fix memleak by freeing line_infoPrashant Bhole1-0/+1
2018-12-18tools: bpftool: support pretty print with kind_flag setYonghong Song1-9/+27
2018-12-18tools: bpftool: refactor btf_dumper_int_bits()Yonghong Song1-6/+19
2018-12-18tools/bpf: test kernel bpffs map pretty print with struct kind_flagYonghong Song1-14/+154
2018-12-18tools/bpf: add test_btf unit tests for kind_flagYonghong Song1-2/+494
2018-12-18tools/bpf: sync btf.h header from kernel to toolsYonghong Song1-2/+18
2018-12-18bpf: remove useless version check for prog loadDaniel Borkmann1-1/+9
2018-12-17selftests: mlxsw: Add Bloom delta testNir Dotan1-1/+36
2018-12-17selftests: mlxsw: Add Bloom filter complex testNir Dotan1-1/+84
2018-12-17selftests: mlxsw: Add Bloom filter simple testNir Dotan1-1/+56
2018-12-17selftests: 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-15tools: bpftool: fix -Wmissing declaration warningsQuentin Monnet4-9/+12
2018-12-15tools: bpftool: fix warning on struct bpf_prog_linfo definitionQuentin Monnet1-1/+1
2018-12-15tools: bpftool: add a prog array map update example to documentationQuentin Monnet1-0/+55
2018-12-15tools: bpftool: fix examples in documentation for bpftool progQuentin Monnet1-45/+53
2018-12-15tools: bpftool: add doc for -m option to bpftool-prog.rstQuentin Monnet1-0/+3
2018-12-15bpf: improve stacksafe state comparisonAlexei Starovoitov1-0/+22
2018-12-15selftests/bpf: check insn processed in test_verifierAlexei Starovoitov1-1/+14
2018-12-15selftests: 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