summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* sock_map: Lift socket state restriction for datagram socketsCong Wang2021-07-161-3/+5
* selftests/bpf: Add test for bpf_get_func_ip in kprobe+offset probeJiri Olsa2021-07-162-2/+27
* selftests/bpf: Add test for bpf_get_func_ip helperJiri Olsa2021-07-162-0/+101
* selftests/bpf: Add a test with bpf_timer in inner map.Alexei Starovoitov2021-07-153-0/+231
* selftests/bpf: Add bpf_timer test.Alexei Starovoitov2021-07-152-0/+352
* selftests/bpf: Remove unused variable in tc_tunnel progTobias Klauser2021-07-151-1/+0
* bpf: Tidy xdp attach selftestsKumar Kartikeya Dwivedi2021-07-082-50/+32
* selftests/bpf: Add test for xdp_md context in BPF_PROG_TEST_RUNZvi Effron2021-07-082-0/+125
* Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-07-01160-720/+5549
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-301-1/+6
| |\
| | * selftests: net: devlink_port_split: check devlink returned an element before ...Paolo Pisati2021-06-291-0/+3
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-06-231-1/+6
| | |\
| | | * selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()Cong Wang2021-06-211-1/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-291-1/+1
| |\ \ \
| | * | | selftests/bpf: Fix ringbuf test fetching map FDAndrii Nakryiko2021-06-181-1/+1
| * | | | tools/testing: add a selftest for SO_NETNS_COOKIELorenz Bauer2021-06-244-1/+64
| * | | | selftests: icmp_redirect: support expected failuresAndrea Righi2021-06-231-1/+7
| * | | | selftests: mptcp: turn rp_filter off on each NICYonglong Li2021-06-221-1/+2
| * | | | selftests: mptcp: add deny_join_id0 testcasesGeliang Tang2021-06-221-1/+74
| * | | | tc-testing: add test for ct DNAT tuple collisionMarcelo Ricardo Leitner2021-06-221-0/+45
| * | | | tc-testing: add support for sending various scapy packetsMarcelo Ricardo Leitner2021-06-221-19/+23
| * | | | tc-testing: fix list handlingMarcelo Ricardo Leitner2021-06-221-1/+1
| * | | | selftests: mptcp: display proper reason to abort testsMatthieu Baerts2021-06-221-16/+36
| * | | | selftests: tls: fix chacha+bidir testsJakub Kicinski2021-06-211-28/+39
| * | | | selftests: tls: clean up uninitialized warningsJakub Kicinski2021-06-211-0/+20
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-1933-200/+1929
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | selftests: mptcp: enable checksum in mptcp_join.shGeliang Tang2021-06-181-4/+103
| * | | | selftests: mptcp: enable checksum in mptcp_connect.shGeliang Tang2021-06-181-1/+12
| * | | | selftests: seg6: add selftest for SRv6 End.DT46 BehaviorAndrea Mayer2021-06-181-0/+573
| | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-1783-441/+1931
| |\ \ \
| | * | | selftests/bpf: Fix selftests build with old system-wide headersAndrii Nakryiko2021-06-171-0/+4
| | * | | selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu2021-06-171-0/+1
| | * | | bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.Kuniyuki Iwashima2021-06-154-1/+692
| | * | | selftests, bpf: Make docs tests fail more reliablyJoe Stringer2021-06-083-1/+4
| | * | | selftests/bpf: Add xdp_redirect_multi into .gitignoreAndrii Nakryiko2021-06-031-0/+1
| | * | | bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocationsYonghong Song2021-05-281-0/+19
| | * | | libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest2021-05-2614-14/+0
| | * | | selftests/bpf: Add xdp_redirect_multi testHangbin Liu2021-05-264-1/+526
| | * | | selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko2021-05-2656-425/+347
| | * | | selftests/bpf: Add bpf_lookup_and_delete_elem testsDenis Salopek2021-05-244-0/+339
| * | | | testing: selftests: drivers: net: netdevsim: devlink: add test case for hard ...Oleksandr Mazur2021-06-141-0/+10
| * | | | testing: selftests: net: forwarding: add devlink-required functionality to te...Oleksandr Mazur2021-06-141-0/+26
| * | | | nexthops: Add selftests for cleanup of known bad route addDavid Ahern2021-06-141-0/+12
| * | | | vsock_test: add SOCK_SEQPACKET testsArseny Krasnov2021-06-113-5/+146
| * | | | 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
| |\ \ \ \
| * | | | | 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