summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorLines
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)-11/+21
2024-08-29selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)-3/+75
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)-12/+15
2024-08-29selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)-8/+8
2024-08-29selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)-5/+16
2024-08-29selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)-7/+18
2024-08-27selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)-7/+4
2024-08-27selftests: forwarding: local_termination: Down ports on cleanupPetr Machata-0/+4
2024-08-27selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata-0/+3
2024-08-20selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)-0/+1
2024-08-20selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)-0/+30
2024-08-20selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)-5/+22
2024-08-20selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)-5/+13
2024-08-19selftests: udpgro: no need to load xdp for groHangbin Liu-8/+1
2024-08-19selftests: udpgro: report error when receive failedHangbin Liu-17/+27
2024-08-16selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untaggedVladimir Oltean-1/+53
2024-08-16selftests: net: local_termination: add PTP frames to the mixVladimir Oltean-13/+148
2024-08-16selftests: net: local_termination: don't use xfail_on_veth()Vladimir Oltean-16/+99
2024-08-16selftests: net: local_termination: introduce new tests which capture VLAN beh...Vladimir Oltean-7/+110
2024-08-16selftests: net: local_termination: add one more test for VLAN-aware bridgesVladimir Oltean-4/+18
2024-08-16selftests: net: local_termination: parameterize test nameVladimir Oltean-18/+20
2024-08-16selftests: net: local_termination: parameterize sending interfaceVladimir Oltean-19/+20
2024-08-16selftests: net: local_termination: refactor macvlan creation/deletionVladimir Oltean-12/+18
2024-08-15Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-0/+79
2024-08-15selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)-0/+1
2024-08-14selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain-1/+1
2024-08-14selftests: netfilter: add test for br_netfilter+conntrack+queue combinationFlorian Westphal-0/+79
2024-08-09selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki-1/+24
2024-08-01selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)-0/+15
2024-08-01selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)-14/+26
2024-07-30selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)-6/+28
2024-07-30selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)-10/+32
2024-07-29selftests: mptcp: always close input's FD if openedLiu Jing-4/+4
2024-07-29selftests: mptcp: fix error pathPaolo Abeni-1/+1
2024-07-29selftests: mptcp: add explicit test case for remove/readdPaolo Abeni-0/+29
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+18
2024-07-24selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu-0/+18
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2024-07-18Merge tag 'nf-24-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-1/+75
2024-07-18ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel-12/+12
2024-07-17selftests: netfilter: add test case for recent mismatch bugFlorian Westphal-1/+75
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+93
2024-07-14selftests: vrf_route_leaking: add local testNicolas Dichtel-2/+91
2024-07-14selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen-0/+2
2024-07-13selftests: mptcp: lib: fix shellcheck errorsMatthieu Baerts (NGI0)-2/+2
2024-07-13selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.Kuniyuki Iwashima-18/+0
2024-07-11selftests: openvswitch: retry instead of sleepAdrian Moreno-8/+38
2024-07-10selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw-2/+2
2024-07-09selftests: forwarding: Make vxlan-bridge-1d pass on debug kernelsIdo Schimmel-4/+4
2024-07-08selftests: net: ksft: interrupt cleanly on KeyboardInterruptJakub Kicinski-1/+8