summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2022-09-19selftests: devlink_lib: Add function for querying maximum pool sizeAmit Cohen
2022-09-15selftests: mptcp: move prefix tests of addr_nr_ns2 togetherGeliang Tang
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-02Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-01selftests/net: return back io_uring zc send testsPavel Begunkov
2022-09-01selftests/net: temporarily disable io_uring zc testPavel Begunkov
2022-08-31net-next: Fix IP_UNICAST_IF option behavior for connected socketsRichard Gobert
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen
2022-08-25selftests/net: fix reinitialization of TEST_PROGS in net self tests.Adel Abouchaev
2022-08-24selftests/net: Add sk_bind_sendto_listen and sk_connect_zero_addrJoanne Koong
2022-08-24selftests/net: Add test for timing a bind request to a port with a populated ...Joanne Koong
2022-08-19selftests/net: test l2 tunnel TOS/TTL inheritingMatthias May
2022-08-16selftests/net: Refactor xfrm_fill_key() to use array of structsGautam Menghani
2022-08-10selftests: forwarding: Fix failing tests with old libnetIdo Schimmel
2022-08-05selftests: add few test cases for tap driverCezar Bulinaru
2022-08-05selftests: mptcp: make sendfile selftest workFlorian Westphal
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-08-02Merge tag 'linux-kselftest-next-5.20-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-02selftests: net: fix IOAM test skip return codeKleber Sacilotto de Souza
2022-07-29selftests: seg6: add selftest for SRv6 H.L2Encaps.Red behaviorAndrea Mayer
2022-07-29selftests: seg6: add selftest for SRv6 H.Encaps.Red behaviorAndrea Mayer
2022-07-28selftests: tls: handful of memrnd() and length checksJakub Kicinski
2022-07-26selftests: net: Fix typo 'the the' in commentSlark Xiao
2022-07-24selftests/io_uring: test zerocopy sendPavel Begunkov
2022-07-22ping: support ipv6 ping socket flow labelsAlan Brady
2022-07-21selftests: tls: add a test for timeo vs lockJakub Kicinski
2022-07-20selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima
2022-07-15selftests: net: arp_ndisc_untracked_subnets: test for arp_accept and accept_u...Jaehee Park
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14selftests/net: test nexthop without gwNicolas Dichtel
2022-07-12selftests: mptcp: add MPC backup testsPaolo Abeni
2022-07-11selftests: tls: add test for NoPad getsockoptJakub Kicinski
2022-07-11selftest: net: add tun to .gitignoreJakub Kicinski
2022-07-11selftests: stop using KSFT_KHDR_INSTALLGuillaume Tucker
2022-07-11selftests: mptcp: validate userspace PM tests by defaultMatthieu Baerts
2022-07-09selftests: mptcp: update pm_nl_ctl usage headerGeliang Tang
2022-07-09selftests: mptcp: avoid Terminated messages in userspace_pmGeliang Tang
2022-07-09selftests: mptcp: userspace pm subflow testsGeliang Tang
2022-07-09selftests: mptcp: userspace pm address testsGeliang Tang
2022-07-09selftests: mptcp: tweak simult_flows for debug kernelsPaolo Abeni
2022-07-08selftests: forwarding: Install no_forwarding.shMartin Blumenstingl
2022-07-08selftests: forwarding: Install local_termination.shMartin Blumenstingl
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-06selftests: tls: add selftest variant for padJakub Kicinski
2022-07-06selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor
2022-07-05selftests: forwarding: fix error message in learning_testVladimir Oltean
2022-07-05selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-05selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-05selftests: net: af_unix: Test connect() with different netns.Kuniyuki Iwashima