aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-26mlxsw: spectrum: Reduce priority of locally delivered packetsIdo Schimmel1-1/+1
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller11-5/+241
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-3/+26
2020-05-23selftests/vm/write_to_hugetlbfs.c: fix unused variable warningJohn Hubbard1-2/+0
2020-05-23selftests/vm/.gitignore: add mremap_dontunmapJohn Hubbard1-0/+1
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller31-733/+949
2020-05-23selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.shAlan Maguire1-0/+1
2020-05-23selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire1-0/+1
2020-05-23selftests/bpf: Add general instructions for test executionAlan Maguire1-0/+2
2020-05-22selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen1-1/+1
2020-05-22selftests: netdevsim: Always initialize 'RET' variableIdo Schimmel1-0/+4
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-1/+20
2020-05-22selftests: net: add fdb nexthop testsRoopa Prabhu1-2/+158
2020-05-21bpf: Selftests, add printk to test_sk_lookup_kern to encode null ptr checkJohn Fastabend1-0/+1
2020-05-21bpf: Selftests, verifier case for non null pointer map value branchJohn Fastabend1-0/+19
2020-05-21bpf: Selftests, verifier case for non null pointer check branch takenJohn Fastabend1-0/+33
2020-05-20wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld1-1/+1
2020-05-20bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko2-1/+20
2020-05-19selftests/bpf: Convert bpf_iter_test_kern{3, 4}.c to define own bpf_iter_metaAndrii Nakryiko2-0/+30
2020-05-19selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.hAndrii Nakryiko6-0/+98
2020-05-19tools/bpf: sync bpf.hAlexei Starovoitov1-3/+3
2020-05-19bpf, testing: Add get{peer, sock}name selftests to test_progsDaniel Borkmann5-33/+215
2020-05-19bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann6-15/+30
2020-05-19bpf, libbpf: Enable get{peer, sock}name attach typesDaniel Borkmann1-0/+8
2020-05-19bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann1-0/+4
2020-05-17selftests: Drop 'pref medium' in route checksDavid Ahern1-2/+2
2020-05-16selftests: mlxsw: Do not hard code trap group nameIdo Schimmel7-72/+43
2020-05-16selftests: devlink_lib: Remove double blank lineIdo Schimmel1-1/+0
2020-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-0/+214
2020-05-16bpf: Selftests, add ktls tests to test_sockmapJohn Fastabend1-26/+44
2020-05-16bpf: Selftests, add blacklist to test_sockmapJohn Fastabend1-2/+31
2020-05-16bpf: Selftests, add whitelist option to test_sockmapJohn Fastabend1-1/+30
2020-05-16bpf: Selftests, provide verbose option for selftests executionJohn Fastabend1-108/+71
2020-05-16bpf: Selftests, break down test_sockmap into subtestsJohn Fastabend1-375/+348
2020-05-16bpf: Selftests, improve test_sockmap total bytes counterJohn Fastabend1-3/+8
2020-05-16bpf: Selftests, print error in test_sockmap error casesJohn Fastabend1-8/+17
2020-05-16bpf: Selftests, sockmap test prog run without setting cgroupJohn Fastabend1-6/+22
2020-05-16bpf: Selftests, remove prints from sockmap testsJohn Fastabend2-174/+9
2020-05-16bpf: Selftests, move sockmap bpf prog header into progsJohn Fastabend1-0/+0
2020-05-16selftests/bpf: Move test_align under test_progsStanislav Fomichev1-61/+7
2020-05-16selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev1-20/+21
2020-05-16libbpf, hashmap: Fix signedness warningsIan Rogers1-3/+2
2020-05-16libbpf, hashmap: Remove unused #includeIan Rogers1-1/+0
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller18-33/+275
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-5/+13
2020-05-15Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds4-12/+22
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-4/+12
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-86/+272
2020-05-15selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts1-1/+1
2020-05-15selftests: implement flower classifier terse dump testsVlad Buslov1-0/+38