summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEVPetr Machata2021-06-085-6/+14
* selftests: Clean forgotten resources as part of cleanup()Amit Cohen2021-06-086-0/+14
* selftests: router_scale: Do not count failed routesAmit Cohen2021-06-081-1/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-06-073-5/+10
|\
| * wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld2021-06-041-0/+1
| * wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld2021-06-041-1/+0
| * mptcp: update selftest for fallback due to OoOPaolo Abeni2021-05-281-4/+9
* | selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg supportFlorian Westphal2021-06-042-3/+126
* | selftest: netdevsim: Add devlink rate grouping testDmytro Linkin2021-06-021-0/+42
* | selftest: netdevsim: Add devlink rate nodes testDmytro Linkin2021-06-021-0/+45
* | selftest: netdevsim: Add devlink port shared/max tx rate testDmytro Linkin2021-06-021-0/+55
* | selftest: netdevsim: Add devlink rate testDmytro Linkin2021-06-021-1/+24
* | net/sched: act_vlan: Test priority 0 modificationBoris Sukholitko2021-06-011-0/+24
* | net/sched: act_vlan: No dump for unset priorityBoris Sukholitko2021-06-011-2/+2
* | selftests: devlink_lib: add check for devlink device existenceJiri Pirko2021-05-271-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-2775-420/+1406
|\|
| * Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-2619-284/+911
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-2511-200/+467
| | |\
| | | * bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann2021-05-252-10/+0
| | | * selftests/bpf: Add test for l3 use of bpf_redirect_peerJussi Maki2021-05-252-178/+405
| | | * bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian2021-05-255-7/+10
| | | * selftests/bpf: Test ringbuf mmap read-only and read-write restrictionsAndrii Nakryiko2021-05-201-1/+48
| | | * selftests/bpf: Convert static to global in tc_redirect progsStanislav Fomichev2021-05-202-4/+4
| | * | net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti2021-05-231-4/+4
| | * | selftests: Add .gitignore for nci test suiteDavid Matlack2021-05-201-0/+1
| | |/
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-119-266/+625
| | |\
| | | * selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.cJussi Maki2021-05-117-266/+617
| | | * libbpf: Provide GELF_ST_VISIBILITY() define for older libelfArnaldo Carvalho de Melo2021-05-111-0/+5
| | | * libbpf: Add NULL check to add_dummy_ksym_varIan Rogers2021-05-051-0/+3
| * | | Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...Linus Torvalds2021-05-2420-30/+71
| |\ \ \
| | * | | perf stat: Skip evlist__[enable|disable] when all events uses BPFSong Liu2021-05-212-6/+10
| | * | | perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-ExitAdrian Hunter2021-05-213-7/+8
| | * | | perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter2021-05-211-0/+5
| | * | | perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter2021-05-211-2/+3
| | * | | perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter2021-05-211-1/+1
| | * | | tools headers UAPI: Sync files changed by the quotactl_path unwiringArnaldo Carvalho de Melo2021-05-214-4/+4
| | * | | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2021-05-211-1/+1
| | * | | tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo2021-05-211-1/+1
| | * | | Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo2021-05-211-7/+7
| | |\ \ \
| | * | | | perf parse-events: Check if the software events array slots are populatedArnaldo Carvalho de Melo2021-05-211-2/+7
| | * | | | perf tools: Add 'cgroup-switches' software eventNamhyung Kim2021-05-192-0/+5
| | * | | | perf intel-pt: Remove redundant setting of ptq->insn_lenAdrian Hunter2021-05-191-1/+0
| | * | | | perf intel-pt: Fix sample instruction bytesAdrian Hunter2021-05-191-1/+4
| | * | | | perf intel-pt: Fix transaction abort handlingAdrian Hunter2021-05-191-1/+5
| | * | | | perf test: Fix libpfm4 support (63) test error for nested event groupsThomas Richter2021-05-192-3/+12
| | * | | | tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2021-05-171-0/+2
| | * | | | perf buildid-list: Initialize zstd_dataMilian Wolff2021-05-171-0/+3
| * | | | | Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-05-231-9/+18
| |\ \ \ \ \
| | * | | | | powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin2021-05-211-9/+18
| | |/ / / /
| * | | | | Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-222-26/+26
| |\ \ \ \ \