index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: mptcp: enable checksum in mptcp_join.sh
Geliang Tang
2021-06-18
1
-4
/
+103
*
selftests: mptcp: enable checksum in mptcp_connect.sh
Geliang Tang
2021-06-18
1
-1
/
+12
*
selftests: seg6: add selftest for SRv6 End.DT46 Behavior
Andrea Mayer
2021-06-18
1
-0
/
+573
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
83
-441
/
+1931
|
\
|
*
selftests/bpf: Fix selftests build with old system-wide headers
Andrii Nakryiko
2021-06-17
1
-0
/
+4
|
*
selftests/bpf: Whitelist test_progs.h from .gitignore
Daniel Xu
2021-06-17
1
-0
/
+1
|
*
bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.
Kuniyuki Iwashima
2021-06-15
4
-1
/
+692
|
*
selftests, bpf: Make docs tests fail more reliably
Joe Stringer
2021-06-08
3
-1
/
+4
|
*
selftests/bpf: Add xdp_redirect_multi into .gitignore
Andrii Nakryiko
2021-06-03
1
-0
/
+1
|
*
bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations
Yonghong Song
2021-05-28
1
-0
/
+19
|
*
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
2021-05-26
14
-14
/
+0
|
*
selftests/bpf: Add xdp_redirect_multi test
Hangbin Liu
2021-05-26
4
-1
/
+526
|
*
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
2021-05-26
56
-425
/
+347
|
*
selftests/bpf: Add bpf_lookup_and_delete_elem tests
Denis Salopek
2021-05-24
4
-0
/
+339
*
|
testing: selftests: drivers: net: netdevsim: devlink: add test case for hard ...
Oleksandr Mazur
2021-06-14
1
-0
/
+10
*
|
testing: selftests: net: forwarding: add devlink-required functionality to te...
Oleksandr Mazur
2021-06-14
1
-0
/
+26
*
|
nexthops: Add selftests for cleanup of known bad route add
David Ahern
2021-06-14
1
-0
/
+12
*
|
vsock_test: add SOCK_SEQPACKET tests
Arseny Krasnov
2021-06-11
3
-5
/
+146
*
|
selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEV
Petr Machata
2021-06-08
5
-6
/
+14
*
|
selftests: Clean forgotten resources as part of cleanup()
Amit Cohen
2021-06-08
6
-0
/
+14
*
|
selftests: router_scale: Do not count failed routes
Amit Cohen
2021-06-08
1
-1
/
+1
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
3
-5
/
+10
|
\
\
|
*
|
wireguard: selftests: make sure rp_filter is disabled on vethc
Jason A. Donenfeld
2021-06-04
1
-0
/
+1
|
*
|
wireguard: selftests: remove old conntrack kconfig value
Jason A. Donenfeld
2021-06-04
1
-1
/
+0
|
*
|
mptcp: update selftest for fallback due to OoO
Paolo Abeni
2021-05-28
1
-4
/
+9
*
|
|
selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg support
Florian Westphal
2021-06-04
2
-3
/
+126
*
|
|
selftest: netdevsim: Add devlink rate grouping test
Dmytro Linkin
2021-06-02
1
-0
/
+42
*
|
|
selftest: netdevsim: Add devlink rate nodes test
Dmytro Linkin
2021-06-02
1
-0
/
+45
*
|
|
selftest: netdevsim: Add devlink port shared/max tx rate test
Dmytro Linkin
2021-06-02
1
-0
/
+55
*
|
|
selftest: netdevsim: Add devlink rate test
Dmytro Linkin
2021-06-02
1
-1
/
+24
*
|
|
net/sched: act_vlan: Test priority 0 modification
Boris Sukholitko
2021-06-02
1
-0
/
+24
*
|
|
net/sched: act_vlan: No dump for unset priority
Boris Sukholitko
2021-06-02
1
-2
/
+2
*
|
|
selftests: devlink_lib: add check for devlink device existence
Jiri Pirko
2021-05-27
1
-0
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
20
-334
/
+1020
|
\
|
|
|
|
/
|
/
|
|
*
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-27
12
-277
/
+893
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-26
6
-193
/
+457
|
|
|
\
|
|
|
*
bpf, selftests: Adjust few selftest result_unpriv outcomes
Daniel Borkmann
2021-05-25
2
-10
/
+0
|
|
|
*
selftests/bpf: Add test for l3 use of bpf_redirect_peer
Jussi Maki
2021-05-25
2
-178
/
+405
|
|
|
*
selftests/bpf: Test ringbuf mmap read-only and read-write restrictions
Andrii Nakryiko
2021-05-20
1
-1
/
+48
|
|
|
*
selftests/bpf: Convert static to global in tc_redirect progs
Stanislav Fomichev
2021-05-20
2
-4
/
+4
|
|
*
|
net/sched: fq_pie: re-factor fix for fq_pie endless loop
Davide Caratti
2021-05-24
1
-4
/
+4
|
|
*
|
selftests: Add .gitignore for nci test suite
David Matlack
2021-05-20
1
-0
/
+1
|
|
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-12
7
-266
/
+617
|
|
|
\
|
|
|
*
selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c
Jussi Maki
2021-05-11
7
-266
/
+617
|
*
|
|
Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-05-23
1
-9
/
+18
|
|
\
\
\
|
|
*
|
|
powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...
Nicholas Piggin
2021-05-20
1
-9
/
+18
|
*
|
|
|
tools/testing/selftests/exec: fix link error
Yang Yingliang
2021-05-23
1
-3
/
+3
|
*
|
|
|
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-21
1
-7
/
+7
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
2021-05-18
1
-7
/
+7
|
*
|
|
|
Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-15
2
-18
/
+26
|
|
\
\
\
\
[next]