aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-12-21bpf: fix segfault in test_verifier selftestDaniel Borkmann
2018-12-20selftests: net: reuseport_addr_any: silence clang warningPeter Oskolkov
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-20selftests: add txtimestamp kselftestWillem de Bruijn
2018-12-20selftests: expand txtimestamp with ipv6 dgram + raw and pf_packetWillem de Bruijn
2018-12-20selftests: expand txtimestamp with cmsg supportWillem de Bruijn
2018-12-20selftests: rtnetlink: Add a test case for multipath route getIdo Schimmel
2018-12-20selftests: forwarding: Add router test with VID 1Ido Schimmel
2018-12-20selftests: mlxsw: Adjust test regarding VID 1Ido Schimmel
2018-12-20selftests: mlxsw: Add a test case for L3 VNIIdo Schimmel
2018-12-20bpf: sk_msg, fix sk_msg_md access past end testJohn Fastabend
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20selftests: bpf: add missing executables to .gitignoreJakub Kicinski
2018-12-20selftests: bpf: verifier: add tests for JSET interpretationJakub Kicinski
2018-12-20selftests: bpf: add trivial JSET testsJakub Kicinski
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-19selftests: net: refactor reuseport_addr_any testPeter Oskolkov
2018-12-19bpf: Add BPF_LD_IMM64 to the line_info testMartin KaFai Lau
2018-12-19virtio: fix test build after uio.h changeMichael S. Tsirkin
2018-12-19selftests: rtnetlink.sh: add testcase for neigh getRoopa Prabhu
2018-12-19tools: bpftool: do not force gcc as CCIvan Babrou
2018-12-19selftests: mlxsw: Add rtnetlink testsIdo Schimmel
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata
2018-12-19bpf: sk_msg, add tests for size fieldJohn Fastabend
2018-12-19bpf: add tools lib/include support sk_msg_md size fieldJohn Fastabend
2018-12-18bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-12-18tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet
2018-12-18tools: bpftool: attempt to mount tracefs if required for tracelog cmdQuentin Monnet
2018-12-18tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btfYonghong Song
2018-12-18bpf: libbpf: fix memleak by freeing line_infoPrashant Bhole
2018-12-18tools: bpftool: support pretty print with kind_flag setYonghong Song
2018-12-18tools: bpftool: refactor btf_dumper_int_bits()Yonghong Song
2018-12-18tools/bpf: test kernel bpffs map pretty print with struct kind_flagYonghong Song
2018-12-18tools/bpf: add test_btf unit tests for kind_flagYonghong Song
2018-12-18tools/bpf: sync btf.h header from kernel to toolsYonghong Song
2018-12-17bpf: remove useless version check for prog loadDaniel Borkmann
2018-12-16selftests: mlxsw: Add Bloom delta testNir Dotan
2018-12-16selftests: mlxsw: Add Bloom filter complex testNir Dotan
2018-12-16selftests: mlxsw: Add Bloom filter simple testNir Dotan
2018-12-16selftests: net: rtnetlink.sh: add fdb get testRoopa Prabhu
2018-12-16selftests: net: reuseport_addr_any: add DCCPPeter Oskolkov
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-15tools: bpftool: fix -Wmissing declaration warningsQuentin Monnet
2018-12-15tools: bpftool: fix warning on struct bpf_prog_linfo definitionQuentin Monnet
2018-12-15tools: bpftool: add a prog array map update example to documentationQuentin Monnet
2018-12-15tools: bpftool: fix examples in documentation for bpftool progQuentin Monnet
2018-12-15tools: bpftool: add doc for -m option to bpftool-prog.rstQuentin Monnet
2018-12-15bpf: improve stacksafe state comparisonAlexei Starovoitov
2018-12-15selftests/bpf: check insn processed in test_verifierAlexei Starovoitov