summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: mlxsw: Add test for control packetsIdo Schimmel2020-06-012-0/+711
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-013-15/+54
|\
| * Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-311-1/+1
| |\
| | * x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski2020-05-261-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-301-14/+32
| |\ \
| | * | bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend2020-05-291-0/+22
| | * | bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend2020-05-291-14/+10
| * | | net/sched: fix infinite loop in sch_fq_pieDavide Caratti2020-05-271-0/+21
| | |/ | |/|
* | | selftests: forwarding: pedit_dsfield: Check counter valuePetr Machata2020-05-311-1/+6
* | | selftests: forwarding: mirror_lib: Use mausezahnPetr Machata2020-05-311-4/+2
* | | selftests: Add torture tests to nexthop testsDavid Ahern2020-05-281-2/+113
* | | net: add large ecmp group nexthop testsStephen Worley2020-05-271-2/+82
* | | mlxsw: spectrum: Reduce priority of locally delivered packetsIdo Schimmel2020-05-271-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-2411-5/+241
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-245-3/+26
| |\|
| | * selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen2020-05-231-1/+1
| | * selftests: netdevsim: Always initialize 'RET' variableIdo Schimmel2020-05-231-0/+4
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-222-1/+20
| | |\
| | | * bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko2020-05-212-1/+20
| | * | wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld2020-05-211-1/+1
| | |/
| * | selftests/vm/write_to_hugetlbfs.c: fix unused variable warningJohn Hubbard2020-05-231-2/+0
| * | selftests/vm/.gitignore: add mremap_dontunmapJohn Hubbard2020-05-231-0/+1
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-05-164-0/+214
| |\ \ | | |/ | |/|
| | * KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini2020-05-081-1/+23
| | * KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu2020-05-074-0/+192
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-2331-733/+949
|\ \ \
| * | | selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.shAlan Maguire2020-05-231-0/+1
| * | | selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire2020-05-231-0/+1
| * | | selftests/bpf: Add general instructions for test executionAlan Maguire2020-05-231-0/+2
| * | | bpf: Selftests, add printk to test_sk_lookup_kern to encode null ptr checkJohn Fastabend2020-05-221-0/+1
| * | | bpf: Selftests, verifier case for non null pointer map value branchJohn Fastabend2020-05-221-0/+19
| * | | bpf: Selftests, verifier case for non null pointer check branch takenJohn Fastabend2020-05-221-0/+33
| * | | selftests/bpf: Convert bpf_iter_test_kern{3, 4}.c to define own bpf_iter_metaAndrii Nakryiko2020-05-192-0/+30
| * | | selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.hAndrii Nakryiko2020-05-196-0/+98
| * | | tools/bpf: sync bpf.hAlexei Starovoitov2020-05-191-3/+3
| * | | bpf, testing: Add get{peer, sock}name selftests to test_progsDaniel Borkmann2020-05-195-33/+215
| * | | bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann2020-05-196-15/+30
| * | | bpf, libbpf: Enable get{peer, sock}name attach typesDaniel Borkmann2020-05-191-0/+8
| * | | bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann2020-05-191-0/+4
| * | | bpf: Selftests, add ktls tests to test_sockmapJohn Fastabend2020-05-161-26/+44
| * | | bpf: Selftests, add blacklist to test_sockmapJohn Fastabend2020-05-161-2/+31
| * | | bpf: Selftests, add whitelist option to test_sockmapJohn Fastabend2020-05-161-1/+30
| * | | bpf: Selftests, provide verbose option for selftests executionJohn Fastabend2020-05-161-108/+71
| * | | bpf: Selftests, break down test_sockmap into subtestsJohn Fastabend2020-05-161-375/+348
| * | | bpf: Selftests, improve test_sockmap total bytes counterJohn Fastabend2020-05-161-3/+8
| * | | bpf: Selftests, print error in test_sockmap error casesJohn Fastabend2020-05-161-8/+17
| * | | bpf: Selftests, sockmap test prog run without setting cgroupJohn Fastabend2020-05-161-6/+22
| * | | bpf: Selftests, remove prints from sockmap testsJohn Fastabend2020-05-162-174/+9
| * | | bpf: Selftests, move sockmap bpf prog header into progsJohn Fastabend2020-05-161-0/+0
| * | | selftests/bpf: Move test_align under test_progsStanislav Fomichev2020-05-161-61/+7