summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-049-0/+9
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
* | selftests: rtnetlink: add a small macsec test caseFlorian Westphal2017-10-131-0/+42
* | selftests: rtnetlink: test RTM_GETNETCONFFlorian Westphal2017-10-101-0/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-065-5/+120
|\|
| * selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer2017-09-191-1/+1
| * selftests: actually run the various net selftestsJosef Bacik2017-09-191-3/+3
| * selftest: add a reuseaddr testJosef Bacik2017-09-193-1/+116
| * selftests: net: More graceful finding of `ip'.Daniel Díaz2017-09-181-1/+1
* | selftests: rtnetlink: try concurrent change of ifaliasFlorian Westphal2017-10-041-0/+6
* | selftests: rtnetlink.sh: add vxlan and fou test casesFlorian Westphal2017-10-021-0/+96
* | selftests: rtnetlink.sh: add rudimentary vrf testFlorian Westphal2017-09-281-0/+42
* | selftests: rtnetlink.sh: add test case for device ifaliasFlorian Westphal2017-09-201-0/+57
|/
* selftests: correct define in msg_zerocopy.cWillem de Bruijn2017-09-011-3/+3
* selftests: add addrlabel add/delete to rtnetlink.shFlorian Westphal2017-08-291-0/+41
* selftests: add 'ip get' to rtnetlink.shFlorian Westphal2017-08-161-0/+32
* selftests: add rtnetlink test scriptFlorian Westphal2017-08-102-1/+200
* test: add msg_zerocopy testWillem de Bruijn2017-08-044-1/+811
* selftest/net/Makefile: Specify output with $(OUTPUT)SeongJae Park2017-06-231-2/+1Star
* selftests/net: Fix broken test case in psock_fanoutMike Maloney2017-04-251-1/+1
* selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEIDMike Maloney2017-04-241-11/+84
* selftests/net: cleanup unused parameter in psock_fanoutMike Maloney2017-04-241-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-222-12/+23
|\
| * selftests/net: Fixes psock_fanout CBPF test caseMike Maloney2017-04-202-12/+23
* | selftests: add a generic testsuite for ethernet deviceLABBE Corentin2017-04-052-1/+201
|/
* Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-261-11/+4Star
|\
| * selftests: add default rules for c source filebamvor.zhangjian@huawei.com2017-01-051-2/+0Star
| * selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-9/+4Star
* | tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan2017-01-121-7/+32
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-1/+1
|\ \
| * | selftests: do not require bash to run netsocktests testcaseRolf Eike Beer2017-01-051-1/+1
| |/
* | tools: psock_tpacket: block Rx until socket filter has been added and socket ...Sowmini Varadhan2017-01-051-3/+3
* | tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan2017-01-031-17/+74
|/
* reuseport, bpf: add test case for bpf_get_numa_node_idDaniel Borkmann2016-10-223-4/+263
* soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller2016-06-071-5/+5
* soreuseport: test mixed v4/v6 socketsCraig Gallek2016-04-153-1/+210
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-194-8/+370
|\
| * soreuseport: BPF selection functional test for TCPCraig Gallek2016-02-114-8/+370
* | selftests: create test-specific kconfig fragmentsBamvor Jian Zhang2016-02-251-0/+3
|/
* soreuseport: pass skb to secondary UDP socket lookupCraig Gallek2016-01-061-0/+47
* soreuseport: BPF selection functional testCraig Gallek2016-01-053-1/+469
* selftests/net: test extended BPF fanout modeWillem de Bruijn2015-08-171-0/+53
* selftests/net: test classic bpf fanout modeWillem de Bruijn2015-08-172-12/+33
* selftests/net: expect headroom in psock_fanout rolloverWillem de Bruijn2015-05-181-1/+1
* selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman2015-03-191-1/+0Star
* selftests: Add install targetMichael Ellerman2015-03-131-0/+1
* selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-133-4/+4
* Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-162-7/+11
|\
| * selftests/net: move test out of Makefile into a shell scriptShuah Khan2014-11-052-7/+11
* | selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan2014-11-121-1/+1
|/