index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
selftests: forwarding: mirror_lib: Move here do_test_span_vlan_dir_ips()
Petr Machata
2
-15
/
+35
2018-06-01
selftests: forwarding: lib: Move here vlan_capture_{, un}install()
Petr Machata
2
-23
/
+23
2018-05-30
selftests: net: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
5
-25
/
+39
2018-05-29
selftests: fib_tests: Add prefix route tests with metric
David Ahern
1
-1
/
+180
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+8
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+3
2018-05-25
selftests/net: Add missing config options for PMTU tests
Stefano Brivio
1
-0
/
+5
2018-05-24
selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLAN
Petr Machata
1
-0
/
+109
2018-05-24
selftests: forwarding: Test mirror-to-gre w/ UL VLAN
Petr Machata
1
-0
/
+92
2018-05-24
selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1q
Petr Machata
1
-0
/
+140
2018-05-24
selftests: forwarding: Test mirror-to-vlan
Petr Machata
1
-0
/
+169
2018-05-24
selftests: forwarding: lib: Extract trap_{, un}install()
Petr Machata
1
-9
/
+18
2018-05-24
selftests: forwarding: mirror_gre_lib: Support VLAN
Petr Machata
1
-0
/
+34
2018-05-24
selftests: forwarding: lib: Support VLAN devices
Petr Machata
1
-0
/
+25
2018-05-24
selftests: forwarding: Add $h3's clsact to mirror_topo_lib.sh
Petr Machata
3
-4
/
+2
2018-05-24
selftests: forwarding: mirror_gre_lib: Extract generic functions
Petr Machata
2
-31
/
+64
2018-05-24
selftests: forwarding: Split mirror_gre_topo_lib.sh
Petr Machata
2
-44
/
+108
2018-05-24
selftests: forwarding: Test removal of mirroring
Petr Machata
1
-0
/
+8
2018-05-24
selftests: forwarding: Test removal of underlay route
Petr Machata
1
-0
/
+30
2018-05-24
selftests: forwarding: Test mirroring to deleted device
Petr Machata
1
-0
/
+38
2018-05-23
selftests: net: initial fib rule tests
Roopa Prabhu
2
-1
/
+249
2018-05-23
selftests: net: reuseport_bpf_numa: don't fail if no numa support
Anders Roxell
1
-1
/
+3
2018-05-22
selftests: fib_tests: Add ipv4 route add append replace tests
David Ahern
1
-1
/
+278
2018-05-22
selftests: fib_tests: Add ipv6 route add append replace tests
David Ahern
1
-1
/
+334
2018-05-22
selftests: fib_tests: Add option to pause after each test
David Ahern
1
-0
/
+13
2018-05-22
selftests: fib_tests: Add command line options
David Ahern
1
-13
/
+40
2018-05-22
selftests: fib_tests: Add success-fail counts
David Ahern
1
-0
/
+7
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
1
-0
/
+103
2018-05-07
selftests: net: use TEST_PROGS_EXTENDED
Anders Roxell
1
-1
/
+1
2018-05-07
selftests: net: add udpgso* to TEST_GEN_FILES
Anders Roxell
1
-1
/
+1
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-05-03
selftests: forwarding: mirror_gre_nh: Unset RP filter
Petr Machata
1
-0
/
+6
2018-05-03
selftests: forwarding: Use sysctl_set(), sysctl_restore()
Petr Machata
3
-20
/
+10
2018-05-03
selftests: forwarding: lib: Add sysctl_set(), sysctl_restore()
Petr Machata
1
-0
/
+17
2018-05-03
selftests: forwarding: Allow running specific tests
Ido Schimmel
15
-63
/
+219
2018-05-03
selftests: forwarding: Increase maximum deviation in multipath test
Ido Schimmel
1
-1
/
+1
2018-05-01
selftest: add test for TCP_INQ
Soheil Hassas Yeganeh
2
-1
/
+191
2018-04-29
selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVE
Eric Dumazet
1
-27
/
+37
2018-04-27
selftests: forwarding: Test changes in mirror-to-gretap
Petr Machata
1
-0
/
+194
2018-04-27
selftests: forwarding: Test neighbor updates when mirroring to gretap
Petr Machata
1
-0
/
+101
2018-04-27
selftests: forwarding: Test flower mirror to gretap
Petr Machata
1
-0
/
+116
2018-04-27
selftests: forwarding: Test mirror to gretap w/ bound dev
Petr Machata
1
-0
/
+213
2018-04-27
selftests: forwarding: Test gretap mirror with next-hop remote
Petr Machata
1
-0
/
+117
2018-04-27
selftests: forwarding: Add test for mirror to gretap
Petr Machata
1
-0
/
+139
2018-04-27
selftests: forwarding: Add libs for gretap mirror testing
Petr Machata
4
-0
/
+350
2018-04-27
selftests: pmtu: Minimum MTU for vti6 is 68
Stefano Brivio
1
-2
/
+2
2018-04-27
selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED
Anders Roxell
1
-1
/
+2
2018-04-26
selftests: udp gso benchmark
Willem de Bruijn
5
-1
/
+763
2018-04-26
selftests: udp gso with corking
Willem de Bruijn
2
-10
/
+38
[prev]
[next]