summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21selftests/bpf: Tests for sockmap/sockhash holding listening socketsJakub Sitnicki
2020-02-21selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASHJakub Sitnicki
2020-02-21bpf, sockmap: Allow inserting listening TCP sockets into sockmapJakub Sitnicki
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21selftests/vm: add missed tests in run_vmtestsSeongJae Park
2020-02-21tc-testing: updated tdc tests for basic filter with u16 extended match rulesRoman Mashak
2020-02-20selftests/bpf: Fix trampoline_count clean up logicAndrii Nakryiko
2020-02-20selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target APIEelco Chaudron
2020-02-20libbpf: Add support for dynamic program attach targetEelco Chaudron
2020-02-20libbpf: Bump libpf current version to v0.0.8Eelco Chaudron
2020-02-20libbpf: Relax check whether BTF is mandatoryAndrii Nakryiko
2020-02-19Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-19tc-testing: updated tdc tests for basic filterRoman Mashak
2020-02-20selftests/bpf: Fix build of sockmap_ktls.cAlexei Starovoitov
2020-02-19selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3Yonghong Song
2020-02-19selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu
2020-02-19selftests/bpf: Test unhashing kTLS socket after removing from mapJakub Sitnicki
2020-02-18libbpf: Sanitise internal map names so they are not rejected by the kernelToke Høiland-Jørgensen
2020-02-18bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen
2020-02-17selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu
2020-02-17selftests: mlxsw: vxlan: Add test for error pathIdo Schimmel
2020-02-17selftests: mlxsw: vxlan: Adjust test to recent changesIdo Schimmel
2020-02-17selftests: mlxsw: extack: Test creation of multiple VLAN-aware bridgesIdo Schimmel
2020-02-17selftests: mlxsw: extack: Test bridge creation with VXLANIdo Schimmel
2020-02-17selftests: mlxsw: Remove deprecated testIdo Schimmel
2020-02-16wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld
2020-02-16tools: testing: vsock: Test when server is bound but not listeningSebastien Boeuf
2020-02-16selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu
2020-02-16ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-02-16selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu
2020-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-14perf llvm: Fix script used to obtain kernel make directives to work with new ...Arnaldo Carvalho de Melo
2020-02-13wireguard: device: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13selftests: openat2: fix build error on newer glibcAleksa Sarai
2020-02-13selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov
2020-02-12selftests: KVM: Remove unused x86_register enumEric Auger
2020-02-12selftests: KVM: SVM: Add vmcall testEric Auger
2020-02-12selftests: KVM: AMD Nested test infrastructureEric Auger
2020-02-12selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger
2020-02-12selftests/bpf: Mark SYN cookie test skipped for UDP socketsJakub Sitnicki
2020-02-12selftests/bpf: Fix error checking on reading the tcp_fastopen sysctlMartin KaFai Lau
2020-02-12tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools headers x86: Sync disabled-features.hArnaldo Carvalho de Melo