Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-26Merge 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-23reuseport, bpf: add test case for bpf_get_numa_node_idDaniel Borkmann
2016-06-07soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller
2016-04-15soreuseport: 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-05soreuseport: BPF selection functional testCraig Gallek
2015-08-18selftests/net: test extended BPF fanout modeWillem de Bruijn
2015-08-18selftests/net: test classic bpf fanout modeWillem de Bruijn
2015-05-19selftests/net: expect headroom in psock_fanout rolloverWillem de Bruijn
2015-03-20selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman
2015-03-14selftests: Add install targetMichael Ellerman
2015-03-14selftests: Introduce minimal shared logic for running testsMichael Ellerman
2014-12-17Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-12selftests/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
2014-05-12net: filter: BPF testsuiteAlexei Starovoitov
2013-07-02tools: selftests: psock_tpacket: get rid of macro wrappersDaniel Borkmann
2013-04-29selftests: psock_tpacket: fix status checkDaniel Borkmann
2013-04-20net: Add .gitignore to networking selftests directory.David S. Miller
2013-04-08selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftestsDaniel Borkmann
2013-03-21net: fix psock_fanout on sparc64Willem de Bruijn
2013-03-20net: Move selftests to common net/ subdirectory.David S. Miller