summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-27
|\
| * bpf: fix segfault in test_verifier selftestDaniel Borkmann2018-12-21
| * selftests: net: reuseport_addr_any: silence clang warningPeter Oskolkov2018-12-20
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-20
| |\
| | * bpf: sk_msg, fix sk_msg_md access past end testJohn Fastabend2018-12-20
| | * selftests: bpf: add missing executables to .gitignoreJakub Kicinski2018-12-20
| | * selftests: bpf: verifier: add tests for JSET interpretationJakub Kicinski2018-12-20
| | * selftests: bpf: add trivial JSET testsJakub Kicinski2018-12-20
| | * bpf: Add BPF_LD_IMM64 to the line_info testMartin KaFai Lau2018-12-19
| | * tools: bpftool: do not force gcc as CCIvan Babrou2018-12-19
| | * bpf: sk_msg, add tests for size fieldJohn Fastabend2018-12-18
| | * bpf: add tools lib/include support sk_msg_md size fieldJohn Fastabend2018-12-18
| | * bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang2018-12-18
| | * tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet2018-12-18
| | * tools: bpftool: attempt to mount tracefs if required for tracelog cmdQuentin Monnet2018-12-18
| | * tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btfYonghong Song2018-12-18
| | * bpf: libbpf: fix memleak by freeing line_infoPrashant Bhole2018-12-17
| | * tools: bpftool: support pretty print with kind_flag setYonghong Song2018-12-17
| | * tools: bpftool: refactor btf_dumper_int_bits()Yonghong Song2018-12-17
| | * tools/bpf: test kernel bpffs map pretty print with struct kind_flagYonghong Song2018-12-17
| | * tools/bpf: add test_btf unit tests for kind_flagYonghong Song2018-12-17
| | * tools/bpf: sync btf.h header from kernel to toolsYonghong Song2018-12-17
| | * bpf: remove useless version check for prog loadDaniel Borkmann2018-12-17
| | * tools: bpftool: fix -Wmissing declaration warningsQuentin Monnet2018-12-14
| | * tools: bpftool: fix warning on struct bpf_prog_linfo definitionQuentin Monnet2018-12-14
| | * tools: bpftool: add a prog array map update example to documentationQuentin Monnet2018-12-14
| | * tools: bpftool: fix examples in documentation for bpftool progQuentin Monnet2018-12-14
| | * tools: bpftool: add doc for -m option to bpftool-prog.rstQuentin Monnet2018-12-14
| | * bpf: improve stacksafe state comparisonAlexei Starovoitov2018-12-14
| | * selftests/bpf: check insn processed in test_verifierAlexei Starovoitov2018-12-14
| | * selftests/bpf: Fix sk lookup usage in test_sock_addrAndrey Ignatov2018-12-13
| | * bpf: sync tools/include/uapi/linux/bpf.hSong Liu2018-12-13
| | * bpf: Remove !func_info and !line_info check from test_btf and bpftoolMartin KaFai Lau2018-12-13
| | * tools: bpftool: dual license all filesJakub Kicinski2018-12-13
| | * tools: bpftool: replace Netronome boilerplate with SPDX license headersJakub Kicinski2018-12-13
| | * tools: bpftool: fix SPDX format in headersJakub Kicinski2018-12-13
| | * selftests/bpf: add btf annotations for cgroup_local_storage mapsRoman Gushchin2018-12-12
| | * selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev2018-12-12
| * | selftests: add txtimestamp kselftestWillem de Bruijn2018-12-20
| * | selftests: expand txtimestamp with ipv6 dgram + raw and pf_packetWillem de Bruijn2018-12-20
| * | selftests: expand txtimestamp with cmsg supportWillem de Bruijn2018-12-20
| * | selftests: rtnetlink: Add a test case for multipath route getIdo Schimmel2018-12-20
| * | selftests: forwarding: Add router test with VID 1Ido Schimmel2018-12-20
| * | selftests: mlxsw: Adjust test regarding VID 1Ido Schimmel2018-12-20
| * | selftests: mlxsw: Add a test case for L3 VNIIdo Schimmel2018-12-20
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-20
| |\ \
| * | | selftests: net: refactor reuseport_addr_any testPeter Oskolkov2018-12-19
| * | | selftests: rtnetlink.sh: add testcase for neigh getRoopa Prabhu2018-12-19
| * | | selftests: mlxsw: Add rtnetlink testsIdo Schimmel2018-12-19
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-12-18
| |\ \ \