summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-06-01bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko
2020-06-01selftests/bpf: Add tests for write-only stacks/queuesAnton Protopopov
2020-06-01selftests/bpf: Cleanup comments in test_mapsAnton Protopopov
2020-06-01selftests/bpf: Cleanup some file descriptors in test_mapsAnton Protopopov
2020-06-01selftests/bpf: Fix a typo in test_mapsAnton Protopopov
2020-06-01libbpf: Fix perf_buffer__free() API for sparse allocsEelco Chaudron
2020-06-01bpf, selftests: Test probe_* helpers from SCHED_CLSJohn Fastabend
2020-06-01bpf, selftests: Add sk_msg helpers load and attach testJohn Fastabend
2020-06-01bpf, sk_msg: Add get socket storage helpersJohn Fastabend
2020-06-01libbpf: Use .so dynamic symbols for abi checkYauheni Kaliuta
2020-06-01libbpf: Install headers as part of make installNikolay Borisov
2020-06-01libbpf: Add API to consume the perf ring buffer contentEelco Chaudron
2020-06-01tools, bpftool: Print correct error message when failing to load BTFTobias Klauser
2020-06-01tools, bpftool: Make capability check account for new BPF capsQuentin Monnet
2020-06-01tools, bpftool: Clean subcommand help messagesQuentin Monnet
2020-06-01selftests: mlxsw: Add test for control packetsIdo Schimmel
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-30selftests: forwarding: pedit_dsfield: Check counter valuePetr Machata
2020-05-30selftests: forwarding: mirror_lib: Use mausezahnPetr Machata
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend
2020-05-29bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend
2020-05-28selftests: Add torture tests to nexthop testsDavid Ahern
2020-05-27net: add large ecmp group nexthop testsStephen Worley
2020-05-27net/sched: fix infinite loop in sch_fq_pieDavide Caratti
2020-05-26mlxsw: spectrum: Reduce priority of locally delivered packetsIdo Schimmel
2020-05-26x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-23selftests/vm/write_to_hugetlbfs.c: fix unused variable warningJohn Hubbard
2020-05-23selftests/vm/.gitignore: add mremap_dontunmapJohn Hubbard
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-23selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.shAlan Maguire
2020-05-23selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire
2020-05-23selftests/bpf: Add general instructions for test executionAlan Maguire
2020-05-22selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen
2020-05-22selftests: netdevsim: Always initialize 'RET' variableIdo Schimmel
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-22selftests: net: add fdb nexthop testsRoopa Prabhu
2020-05-21bpf: Selftests, add printk to test_sk_lookup_kern to encode null ptr checkJohn Fastabend
2020-05-21bpf: Selftests, verifier case for non null pointer map value branchJohn Fastabend
2020-05-21bpf: Selftests, verifier case for non null pointer check branch takenJohn Fastabend
2020-05-20wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld
2020-05-20bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko
2020-05-19selftests/bpf: Convert bpf_iter_test_kern{3, 4}.c to define own bpf_iter_metaAndrii Nakryiko
2020-05-19selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.hAndrii Nakryiko
2020-05-19tools/bpf: sync bpf.hAlexei Starovoitov
2020-05-19bpf, testing: Add get{peer, sock}name selftests to test_progsDaniel Borkmann
2020-05-19bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann