summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-08-02wireguard: selftests: support UMLJason A. Donenfeld
2022-08-02wireguard: selftests: update config fragmentsLukas Bulwahn
2022-08-02selftests: net: fix IOAM test skip return codeKleber Sacilotto de Souza
2022-07-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-29libbpf: Add bpf_obj_get_opts()Joe Burton
2022-07-29selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeoutDaniel Müller
2022-07-29bpftool: Don't try to return value from void function in skeletonJörn-Thorben Hinz
2022-07-29bpftool: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE macroRongguang Wei
2022-07-29selftests: netdevsim: Add test cases for route deletion failureIdo Schimmel
2022-07-29selftests: seg6: add selftest for SRv6 H.L2Encaps.Red behaviorAndrea Mayer
2022-07-29selftests: seg6: add selftest for SRv6 H.Encaps.Red behaviorAndrea Mayer
2022-07-28selftests: net: dsa: Add a Makefile which installs the selftestsMartin Blumenstingl
2022-07-28selftests: tls: handful of memrnd() and length checksJakub Kicinski
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28libbpf: Support PPC in arch_specific_syscall_pfxDaniel Müller
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-27selftests/bpf: Adjust vmtest.sh to use local kernel configurationDaniel Müller
2022-07-27selftests/bpf: Copy over libbpf configsDaniel Müller
2022-07-27selftests/bpf: Sort configurationDaniel Müller
2022-07-26selftests: net: Fix typo 'the the' in commentSlark Xiao
2022-07-26selftests: mlxsw: Check line card info on activated line cardJiri Pirko
2022-07-26selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko
2022-07-26selftests/bpf: Attach to socketcall() in test_probe_userIlya Leoshkevich
2022-07-26libbpf: Extend BPF_KSYSCALL documentationIlya Leoshkevich
2022-07-26selftests/bpf: Don't assign outer source IP to hostPaul Chaignon
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-22bpf/selftests: Fix couldn't retrieve pinned program in xdp veth testJie2x Zhou
2022-07-22ping: support ipv6 ping socket flow labelsAlan Brady
2022-07-21selftests/bpf: Fix test_verifier failed test in unprivileged modeKumar Kartikeya Dwivedi
2022-07-21selftests/bpf: Add negative tests for new nf_conntrack kfuncsKumar Kartikeya Dwivedi
2022-07-21selftests/bpf: Add tests for new nf_conntrack kfuncsLorenzo Bianconi
2022-07-21selftests/bpf: Add verifier tests for trusted kfunc argsKumar Kartikeya Dwivedi
2022-07-21bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi
2022-07-21tools/resolve_btfids: Add support for 8-byte BTF setsKumar Kartikeya Dwivedi
2022-07-21selftests: tls: add a test for timeo vs lockJakub Kicinski
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21libbpf: Fix str_has_sfx()'s return valueDan Carpenter
2022-07-21libbpf: Fix sign expansion bug in btf_dump_get_enum_value()Dan Carpenter
2022-07-20selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima
2022-07-20selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson
2022-07-20tools: Fixed MIPS builds due to struct flock re-definitionFlorian Fainelli
2022-07-19libbpf: fix an snprintf() overflow checkDan Carpenter
2022-07-19selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-07-19selftests/bpf: test eager BPF ringbuf size adjustment logicAndrii Nakryiko
2022-07-19libbpf: make RINGBUF map size adjustments more eagerlyAndrii Nakryiko
2022-07-19bpf: fix bpf_skb_pull_data documentationJoanne Koong
2022-07-19libbpf: fallback to tracefs mount point if debugfs is not mountedAndrii Nakryiko
2022-07-19selftests/bpf: validate .bss section bigger than 8MB is possible nowAndrii Nakryiko