summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorLines
2018-02-09bpf: fix rlimit in reuseport net selftestDaniel Borkmann-1/+20
2018-01-07selftests: fib_tests: Add test cases for netdev carrier changeIdo Schimmel-0/+142
2018-01-07selftests: fib_tests: Add test cases for netdev downIdo Schimmel-0/+141
2018-01-07selftests: fib_tests: Add test cases for IPv4/IPv6 FIBIdo Schimmel-0/+147
2018-01-02selftests: rtnetlink: add erspan and ip6erspanWilliam Tu-0/+131
2018-01-02selftests/net: fix bugs in address and port initializationSowmini Varadhan-6/+15
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2017-12-20selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju-0/+1
2017-12-20selftests: rtnetlink: add gretap test casesWilliam Tu-0/+98
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+9
2017-10-12selftests: rtnetlink: add a small macsec test caseFlorian Westphal-0/+42
2017-10-10selftests: rtnetlink: test RTM_GETNETCONFFlorian Westphal-0/+28
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+120
2017-10-04selftests: rtnetlink: try concurrent change of ifaliasFlorian Westphal-0/+6
2017-10-02selftests: rtnetlink.sh: add vxlan and fou test casesFlorian Westphal-0/+96
2017-09-28selftests: rtnetlink.sh: add rudimentary vrf testFlorian Westphal-0/+42
2017-09-19selftests: rtnetlink.sh: add test case for device ifaliasFlorian Westphal-0/+57
2017-09-19selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer-1/+1
2017-09-19selftests: actually run the various net selftestsJosef Bacik-3/+3
2017-09-19selftest: add a reuseaddr testJosef Bacik-1/+116
2017-09-18selftests: net: More graceful finding of `ip'.Daniel Díaz-1/+1
2017-09-01selftests: correct define in msg_zerocopy.cWillem de Bruijn-3/+3
2017-08-29selftests: add addrlabel add/delete to rtnetlink.shFlorian Westphal-0/+41
2017-08-15selftests: add 'ip get' to rtnetlink.shFlorian Westphal-0/+32
2017-08-10selftests: add rtnetlink test scriptFlorian Westphal-1/+200
2017-08-03test: add msg_zerocopy testWillem de Bruijn-1/+811
2017-06-23selftest/net/Makefile: Specify output with $(OUTPUT)SeongJae Park-2/+1
2017-04-25selftests/net: Fix broken test case in psock_fanoutMike Maloney-1/+1
2017-04-24selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEIDMike Maloney-11/+84
2017-04-24selftests/net: cleanup unused parameter in psock_fanoutMike Maloney-9/+9
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-12/+23
2017-04-20selftests/net: Fixes psock_fanout CBPF test caseMike Maloney-12/+23
2017-04-05selftests: add a generic testsuite for ethernet deviceLABBE Corentin-1/+201
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-11/+4
2017-01-12tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan-7/+32
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2017-01-05selftests: add default rules for c source filebamvor.zhangjian@huawei.com-2/+0
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com-9/+4
2017-01-05selftests: do not require bash to run netsocktests testcaseRolf Eike Beer-1/+1
2017-01-05tools: psock_tpacket: block Rx until socket filter has been added and socket ...Sowmini Varadhan-3/+3
2017-01-03tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan-17/+74
2016-10-22reuseport, bpf: add test case for bpf_get_numa_node_idDaniel Borkmann-4/+263
2016-06-06soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller-5/+5
2016-04-14soreuseport: test mixed v4/v6 socketsCraig Gallek-1/+210
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-8/+370
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang-0/+3
2016-02-11soreuseport: BPF selection functional test for TCPCraig Gallek-8/+370
2016-01-06soreuseport: pass skb to secondary UDP socket lookupCraig Gallek-0/+47
2016-01-04soreuseport: BPF selection functional testCraig Gallek-1/+469