summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12selftests: rtnetlink: add a small macsec test caseFlorian Westphal
2017-10-10selftests: rtnetlink: test RTM_GETNETCONFFlorian Westphal
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-04selftests: rtnetlink: try concurrent change of ifaliasFlorian Westphal
2017-10-02selftests: rtnetlink.sh: add vxlan and fou test casesFlorian Westphal
2017-09-28selftests: rtnetlink.sh: add rudimentary vrf testFlorian Westphal
2017-09-19selftests: rtnetlink.sh: add test case for device ifaliasFlorian Westphal
2017-09-19selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer
2017-09-19selftests: actually run the various net selftestsJosef Bacik
2017-09-19selftest: add a reuseaddr testJosef Bacik
2017-09-18selftests: net: More graceful finding of `ip'.Daniel Díaz
2017-09-01selftests: correct define in msg_zerocopy.cWillem de Bruijn
2017-08-29selftests: add addrlabel add/delete to rtnetlink.shFlorian Westphal
2017-08-15selftests: add 'ip get' to rtnetlink.shFlorian Westphal
2017-08-10selftests: add rtnetlink test scriptFlorian Westphal
2017-08-03test: add msg_zerocopy testWillem de Bruijn
2017-06-23selftest/net/Makefile: Specify output with $(OUTPUT)SeongJae Park
2017-04-25selftests/net: Fix broken test case in psock_fanoutMike Maloney
2017-04-24selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEIDMike Maloney
2017-04-24selftests/net: cleanup unused parameter in psock_fanoutMike Maloney
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-20selftests/net: Fixes psock_fanout CBPF test caseMike Maloney
2017-04-05selftests: add a generic testsuite for ethernet deviceLABBE Corentin
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-12tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-05selftests: add default rules for c source filebamvor.zhangjian@huawei.com
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com
2017-01-05selftests: do not require bash to run netsocktests testcaseRolf Eike Beer
2017-01-05tools: psock_tpacket: block Rx until socket filter has been added and socket ...Sowmini Varadhan
2017-01-03tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan
2016-10-22reuseport, bpf: add test case for bpf_get_numa_node_idDaniel Borkmann
2016-06-06soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller
2016-04-14soreuseport: test mixed v4/v6 socketsCraig Gallek
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang
2016-02-11soreuseport: BPF selection functional test for TCPCraig Gallek
2016-01-06soreuseport: pass skb to secondary UDP socket lookupCraig Gallek
2016-01-04soreuseport: BPF selection functional testCraig Gallek
2015-08-17selftests/net: test extended BPF fanout modeWillem de Bruijn
2015-08-17selftests/net: test classic bpf fanout modeWillem de Bruijn
2015-05-18selftests/net: expect headroom in psock_fanout rolloverWillem de Bruijn
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman
2015-03-13selftests: Add install targetMichael Ellerman
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman
2014-12-16Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-11selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan
2014-11-05selftests/net: move test out of Makefile into a shell scriptShuah Khan