index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-10
selftests: fib_rule_tests: Fix icmp proto with ipv6
David Ahern
1
-2
/
+2
2019-06-19
selftests: fib_rule_tests: fix local IPv4 address typo
Hangbin Liu
1
-1
/
+1
2019-05-16
selftests/net: correct the return value for run_netsocktests
Po-Hsu Lin
1
-1
/
+1
2019-05-16
selftests: fib_tests: Fix 'Command line is not complete' errors
David Ahern
1
-54
/
+40
2019-05-05
selftests: fib_rule_tests: print the result and return 1 if any tests failed
Hangbin Liu
1
-0
/
+6
2019-03-23
selftests: fib_tests: sleep after changing carrier. again.
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2019-03-13
selftests: net: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2019-02-27
selftests: forwarding: Add a test case for externally learned FDB entries
Ido Schimmel
1
-1
/
+33
2019-02-27
selftests: forwarding: Add a test for VLAN deletion
Ido Schimmel
1
-1
/
+14
2018-11-04
net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...
David Ahern
1
-7
/
+7
2018-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+9
2018-10-11
selftests: udpgso_bench.sh explicitly requires bash
Paolo Abeni
1
-1
/
+1
2018-10-11
selftests: rtnetlink.sh explicitly requires bash.
Paolo Abeni
1
-1
/
+1
2018-10-08
bpf: do not blindly change rlimit in reuseport net selftest
Eric Dumazet
1
-4
/
+9
2018-09-18
selftests: pmtu: properly redirect stderr to /dev/null
Sabrina Dubroca
1
-2
/
+2
2018-09-18
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
1
-0
/
+49
2018-09-17
tls: fix currently broken MSG_PEEK behavior
Daniel Borkmann
1
-0
/
+49
2018-09-17
Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-0
/
+1
2018-09-05
selftests: add headers_install to lib.mk
Anders Roxell
1
-0
/
+1
2018-08-31
selftests: pmtu: detect correct binary to ping ipv6 addresses
Sabrina Dubroca
1
-1
/
+4
2018-08-31
selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
Sabrina Dubroca
1
-1
/
+1
2018-08-07
selftests: forwarding: gre_multipath: Update next-hop statistics match criteria
Nir Dotan
1
-4
/
+4
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-08-02
selftest/net: fix protocol family to work for IPv4.
Maninder Singh
1
-1
/
+1
2018-08-01
selftests: forwarding: Move DSCP capture to lib.sh
Petr Machata
1
-0
/
+42
2018-08-01
selftests: forwarding: Move lldpad waiting to lib.sh
Petr Machata
1
-0
/
+21
2018-07-30
selftests: forwarding: Test mirror-to-gretap w/ UL team LACP
Petr Machata
1
-0
/
+285
2018-07-30
selftests: forwarding: Test mirror-to-gretap w/ UL team
Petr Machata
1
-0
/
+283
2018-07-30
selftests: forwarding: Introduce $ARPING
Petr Machata
2
-2
/
+5
2018-07-30
selftests: forwarding: lib: Support team devices
Petr Machata
1
-0
/
+23
2018-07-30
selftests: forwarding: lib: Add require_command()
Petr Machata
1
-8
/
+11
2018-07-29
selftests: add a selftest for directed broadcast forwarding
Xin Long
1
-0
/
+233
2018-07-26
selftests/net: add tls to .gitignore
Anders Roxell
1
-0
/
+1
2018-07-26
selftests: forwarding: add tests for TC chain get and dump operations
Jiri Pirko
1
-0
/
+21
2018-07-23
selftests: forwarding: add tests for TC chain templates
Jiri Pirko
1
-1
/
+43
2018-07-23
selftests: forwarding: add tests for TC chains creation adn destruction
Jiri Pirko
2
-1
/
+31
2018-07-23
selftests: forwarding: move shblock tc support check to a separate helper
Jiri Pirko
2
-0
/
+5
2018-07-23
selftests: forwarding: gre_multipath: Drop IPv6 tests
Petr Machata
1
-107
/
+6
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2
-44
/
+0
2018-07-16
selftests: tls: add selftests for TLS sockets
Dave Watson
2
-1
/
+693
2018-07-12
selftests: in udpgso_bench do not test udp zerocopy
Willem de Bruijn
1
-3
/
+0
2018-07-11
selftests: forwarding: mirror_gre_nh: Unset rp_filter on host VRF
Petr Machata
1
-0
/
+4
2018-07-10
selftests: forwarding: mirror_lib: Tighten up VLAN capture
Petr Machata
1
-1
/
+1
2018-07-07
selftests: forwarding: Allow importing dependent libraries
Petr Machata
2
-2
/
+2
2018-07-04
selftests: forwarding: test for bridge port isolation
Nikolay Aleksandrov
1
-0
/
+151
2018-07-04
selftests: forwarding: lib: extract ping and ping6 so they can be reused
Nikolay Aleksandrov
1
-6
/
+16
2018-07-04
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
1
-41
/
+0
2018-07-04
selftests: forwarding: Test mirror-to-gretap w/ UL 802.1q
Petr Machata
1
-0
/
+126
2018-07-04
selftests: forwarding: Test mirror-to-gretap w/ UL 802.1d
Petr Machata
1
-0
/
+132
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+0
[next]