summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2024-08-16selftests: net: local_termination: parameterize sending interfaceVladimir Oltean1-19/+20
2024-08-16selftests: net: local_termination: refactor macvlan creation/deletionVladimir Oltean1-12/+18
2024-08-16selftests/net/pmtu.sh: Fix typo in error messageAbhash Jha1-1/+1
2024-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-2/+105
2024-08-15Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-0/+79
2024-08-15selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)1-0/+1
2024-08-15selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain1-1/+1
2024-08-15selftests: netfilter: add test for br_netfilter+conntrack+queue combinationFlorian Westphal2-0/+79
2024-08-13selftests: fib_nexthops: Test 16-bit next hop weightsPetr Machata1-1/+54
2024-08-13selftests: router_mpath_nh_res: Test 16-bit next hop weightsPetr Machata1-8/+48
2024-08-13selftests: router_mpath_nh: Test 16-bit next hop weightsPetr Machata3-8/+50
2024-08-13selftests: router_mpath: Sleep after MZPetr Machata3-0/+6
2024-08-12selftests: drv-net: rss_ctx: test dumping RSS contextsJakub Kicinski1-0/+6
2024-08-10selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki1-1/+24
2024-08-09selftests: rds: add testing infrastructureVegard Nossum5-0/+592
2024-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-14/+41
2024-08-03selftests: net: ksft: print more of the stack for checksJakub Kicinski1-2/+12
2024-08-03selftests: net: ksft: support marking tests as disruptiveStanislav Fomichev1-0/+40
2024-08-02selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)1-0/+15
2024-08-02selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)1-14/+26
2024-07-30selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)1-6/+28
2024-07-30selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)1-10/+32
2024-07-29selftests: mptcp: always close input's FD if openedLiu Jing1-4/+4
2024-07-29selftests: mptcp: fix error pathPaolo Abeni1-1/+1
2024-07-29selftests: mptcp: add explicit test case for remove/readdPaolo Abeni1-0/+29
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+18
2024-07-24selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu1-0/+18
2024-07-22Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2024-07-18Merge tag 'nf-24-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-1/+75
2024-07-18ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel1-12/+12
2024-07-17selftests: netfilter: add test case for recent mismatch bugFlorian Westphal1-1/+75
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+93
2024-07-14selftests: vrf_route_leaking: add local testNicolas Dichtel1-2/+91
2024-07-14selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen1-0/+2
2024-07-14selftests: mptcp: lib: fix shellcheck errorsMatthieu Baerts (NGI0)1-2/+2
2024-07-14selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.Kuniyuki Iwashima1-18/+0
2024-07-12selftests: openvswitch: retry instead of sleepAdrian Moreno2-8/+38
2024-07-10selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw2-2/+2
2024-07-09selftests: forwarding: Make vxlan-bridge-1d pass on debug kernelsIdo Schimmel1-4/+4
2024-07-08selftests: net: ksft: interrupt cleanly on KeyboardInterruptJakub Kicinski1-1/+8
2024-07-06selftests: openvswitch: add psample testAdrian Moreno2-6/+182
2024-07-06selftests: openvswitch: parse trunc actionAdrian Moreno1-0/+13
2024-07-06selftests: openvswitch: add userspace parsingAdrian Moreno1-2/+22
2024-07-06selftests: openvswitch: add psample actionAdrian Moreno1-1/+161
2024-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+35
2024-07-04selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang1-1/+1
2024-07-04selftests: fix OOM in msg_zerocopy selftestZijian Zhang1-1/+11
2024-07-04selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima1-2/+23
2024-07-04selftests: openvswitch: Be more verbose with selftest debugging.Aaron Conole1-3/+6
2024-07-04selftests: openvswitch: Attempt to autoload module.Aaron Conole1-5/+9