summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: devlink_trap_acl_drops: Add ACL traps testJiri Pirko2020-02-241-0/+151
* selftests: pass pref and handle to devlink_trap_drop_* helpersJiri Pirko2020-02-244-40/+43
* selftests: introduce test for mlxsw tc flower restrictionsJiri Pirko2020-02-241-0/+100
* tc-testing: updated tdc tests for basic filter with u32 extended match rulesRoman Mashak2020-02-241-0/+198
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-2211-29/+2027
|\
| * selftests/bpf: Tests for sockmap/sockhash holding listening socketsJakub Sitnicki2020-02-212-0/+1594
| * selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASHJakub Sitnicki2020-02-211-10/+53
| * bpf, sockmap: Allow inserting listening TCP sockets into sockmapJakub Sitnicki2020-02-211-5/+1
| * selftests/bpf: Fix trampoline_count clean up logicAndrii Nakryiko2020-02-211-7/+18
| * selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target APIEelco Chaudron2020-02-212-5/+15
| * selftests/bpf: Fix build of sockmap_ktls.cAlexei Starovoitov2020-02-201-0/+1
| * selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3Yonghong Song2020-02-201-2/+2
| * selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu2020-02-202-0/+220
| * selftests/bpf: Test unhashing kTLS socket after removing from mapJakub Sitnicki2020-02-191-0/+123
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-2125-96/+732
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-216-41/+47
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-202-2/+11
| | |\ \
| | | * | selftests/bpf: Mark SYN cookie test skipped for UDP socketsJakub Sitnicki2020-02-121-1/+3
| | | * | selftests/bpf: Fix error checking on reading the tcp_fastopen sysctlMartin KaFai Lau2020-02-121-1/+3
| | | * | bpf: Selftests build error in sockmap_basic.cJohn Fastabend2020-02-101-0/+5
| | * | | selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu2020-02-181-3/+3
| | * | | wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld2020-02-171-24/+14
| | * | | selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu2020-02-171-3/+3
| | * | | ipv6: Fix route replacement with dev-only routeBenjamin Poirier2020-02-171-0/+6
| | * | | selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu2020-02-171-12/+13
| * | | | selftests/vm: add missed tests in run_vmtestsSeongJae Park2020-02-211-0/+33
| * | | | Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-2011-29/+50
| |\ \ \ \
| | * | | | selftests: openat2: fix build error on newer glibcAleksa Sarai2020-02-131-1/+1
| | * | | | selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov2020-02-134-5/+5
| | * | | | selftests: fix too long argumentJiri Benc2020-02-111-10/+13
| | * | | | selftests: allow detection of build failuresJiri Benc2020-02-111-2/+10
| | * | | | Kernel selftests: tpm2: check for tpm supportNikita Sobolev2020-02-112-3/+19
| | * | | | selftests/ftrace: Have pid filter test use instance flagSteven Rostedt (VMware)2020-02-111-7/+1
| | * | | | selftests: fix spelling mistaked "chaigned" -> "chained"Colin Ian King2020-02-111-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-02-167-26/+602
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | selftests: KVM: Remove unused x86_register enumEric Auger2020-02-121-20/+0
| | * | | selftests: KVM: SVM: Add vmcall testEric Auger2020-02-122-0/+80
| | * | | selftests: KVM: AMD Nested test infrastructureEric Auger2020-02-125-1/+517
| | * | | selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger2020-02-122-7/+7
| | |/ /
* | | | tc-testing: updated tdc tests for basic filter with u16 extended match rulesRoman Mashak2020-02-211-0/+242
* | | | tc-testing: updated tdc tests for basic filterRoman Mashak2020-02-201-0/+242
| |_|/ |/| |
* | | selftests: mlxsw: vxlan: Add test for error pathIdo Schimmel2020-02-171-0/+20
* | | selftests: mlxsw: vxlan: Adjust test to recent changesIdo Schimmel2020-02-171-3/+1
* | | selftests: mlxsw: extack: Test creation of multiple VLAN-aware bridgesIdo Schimmel2020-02-171-0/+23
* | | selftests: mlxsw: extack: Test bridge creation with VXLANIdo Schimmel2020-02-171-0/+32
* | | selftests: mlxsw: Remove deprecated testIdo Schimmel2020-02-172-45/+0
* | | tools: testing: vsock: Test when server is bound but not listeningSebastien Boeuf2020-02-171-0/+77
|/ /
* / wireguard: device: use icmp_ndo_send helperJason A. Donenfeld2020-02-131-0/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-096-11/+174
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-082-1/+75
| |\