Age | Commit message (Expand) | Author |
2021-06-08 | selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEV | Petr Machata |
2021-06-08 | selftests: Clean forgotten resources as part of cleanup() | Amit Cohen |
2021-06-08 | selftests: router_scale: Do not count failed routes | Amit Cohen |
2021-06-07 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-06-04 | wireguard: selftests: make sure rp_filter is disabled on vethc | Jason A. Donenfeld |
2021-06-04 | wireguard: selftests: remove old conntrack kconfig value | Jason A. Donenfeld |
2021-06-04 | selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg support | Florian Westphal |
2021-06-02 | selftest: netdevsim: Add devlink rate grouping test | Dmytro Linkin |
2021-06-02 | selftest: netdevsim: Add devlink rate nodes test | Dmytro Linkin |
2021-06-02 | selftest: netdevsim: Add devlink port shared/max tx rate test | Dmytro Linkin |
2021-06-02 | selftest: netdevsim: Add devlink rate test | Dmytro Linkin |
2021-06-01 | net/sched: act_vlan: Test priority 0 modification | Boris Sukholitko |
2021-06-01 | net/sched: act_vlan: No dump for unset priority | Boris Sukholitko |
2021-05-28 | mptcp: update selftest for fallback due to OoO | Paolo Abeni |
2021-05-27 | selftests: devlink_lib: add check for devlink device existence | Jiri Pirko |
2021-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-05-26 | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-05-25 | bpf, selftests: Adjust few selftest result_unpriv outcomes | Daniel Borkmann |
2021-05-25 | selftests/bpf: Add test for l3 use of bpf_redirect_peer | Jussi Maki |
2021-05-25 | bpftool: Add sock_release help info for cgroup attach/prog load command | Liu Jian |
2021-05-24 | Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub... | Linus Torvalds |
2021-05-23 | net/sched: fq_pie: re-factor fix for fq_pie endless loop | Davide Caratti |
2021-05-23 | Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-05-22 | Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-05-22 | linux/bits.h: fix compilation error with GENMASK | Rikard Falkeborn |
2021-05-22 | tools/testing/selftests/exec: fix link error | Yang Yingliang |
2021-05-21 | perf stat: Skip evlist__[enable|disable] when all events uses BPF | Song Liu |
2021-05-21 | perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit | Adrian Hunter |
2021-05-21 | perf scripts python: exported-sql-viewer.py: Fix warning display | Adrian Hunter |
2021-05-21 | perf scripts python: exported-sql-viewer.py: Fix Array TypeError | Adrian Hunter |
2021-05-21 | perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C... | Adrian Hunter |
2021-05-21 | tools headers UAPI: Sync files changed by the quotactl_path unwiring | Arnaldo Carvalho de Melo |
2021-05-21 | tools headers UAPI: Sync linux/perf_event.h with the kernel sources | Arnaldo Carvalho de Melo |
2021-05-21 | tools headers UAPI: Sync linux/fs.h with the kernel sources | Arnaldo Carvalho de Melo |
2021-05-21 | Merge remote-tracking branch 'torvalds/master' into perf/urgent | Arnaldo Carvalho de Melo |
2021-05-21 | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-05-21 | perf parse-events: Check if the software events array slots are populated | Arnaldo Carvalho de Melo |
2021-05-20 | selftests: net: devlink_port_split.py: skip the test if no devlink device | Po-Hsu Lin |
2021-05-20 | selftests/bpf: Test ringbuf mmap read-only and read-write restrictions | Andrii Nakryiko |
2021-05-20 | selftests/bpf: Convert static to global in tc_redirect progs | Stanislav Fomichev |
2021-05-20 | selftests: Add .gitignore for nci test suite | David Matlack |
2021-05-21 | powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b... | Nicholas Piggin |
2021-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-05-19 | perf tools: Add 'cgroup-switches' software event | Namhyung Kim |
2021-05-19 | perf intel-pt: Remove redundant setting of ptq->insn_len | Adrian Hunter |
2021-05-19 | bpf: Add cmd alias BPF_PROG_RUN | Alexei Starovoitov |
2021-05-19 | perf intel-pt: Fix sample instruction bytes | Adrian Hunter |
2021-05-19 | perf intel-pt: Fix transaction abort handling | Adrian Hunter |
2021-05-19 | perf test: Fix libpfm4 support (63) test error for nested event groups | Thomas Richter |