index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Age
Commit message (
Expand
)
Author
Lines
2023-09-15
selftests: tls: swap the TX and RX sockets in some tests
Sabrina Dubroca
-4
/
+4
2023-09-13
selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.
Kuniyuki Iwashima
-0
/
+46
2023-09-13
selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.
Kuniyuki Iwashima
-10
/
+10
2023-09-13
selftest: tcp: Fix address length in bind_wildcard.c.
Kuniyuki Iwashima
-1
/
+1
2023-09-10
selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...
Juntong Deng
-12
/
+14
2023-09-01
selftests: fib_tests: Add multipath list receive tests
Sriram Yagnaraman
-1
/
+154
2023-08-27
selftests: tls: test some invalid inputs for setsockopt
Sabrina Dubroca
-0
/
+25
2023-08-27
selftests: tls: add getsockopt test
Sabrina Dubroca
-0
/
+35
2023-08-27
selftests: tls: add test variants for aria-gcm
Sabrina Dubroca
-0
/
+25
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+2
2023-08-20
selftests: fib_test: add a test case for IPv6 source address delete
Hangbin Liu
-1
/
+151
2023-08-20
selftests: vrf_route_leaking: remove ipv6_ping_frag from default testing
Hangbin Liu
-1
/
+1
2023-08-20
selftests/net: Add log.txt and tools to .gitignore
Anh Tuan Phan
-0
/
+2
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+2
2023-08-16
selftests: fib_tests: Add a test case for IPv6 garbage collection
Kui-Feng Lee
-3
/
+69
2023-08-15
selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behavior
Paolo Lungaroni
-0
/
+1214
2023-08-14
selftests: mirror_gre_changes: Tighten up the TTL test match
Petr Machata
-1
/
+2
2023-08-14
selftests: forwarding: Add test case for traffic redirection from a locked port
Ido Schimmel
-0
/
+36
2023-08-14
selftests: openvswitch: add explicit drop testcase
Adrian Moreno
-0
/
+35
2023-08-14
selftests: openvswitch: add drop reason testcase
Adrian Moreno
-1
/
+66
2023-08-14
net: openvswitch: add explicit drop action
Eric Garver
-4
/
+18
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-51
/
+158
2023-08-09
selftests: forwarding: bridge_mdb: Make test more robust
Ido Schimmel
-4
/
+4
2023-08-09
selftests: forwarding: bridge_mdb_max: Fix failing test with old libnet
Ido Schimmel
-4
/
+10
2023-08-09
selftests: forwarding: bridge_mdb: Fix failing test with old libnet
Ido Schimmel
-22
/
+24
2023-08-09
selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnet
Ido Schimmel
-5
/
+8
2023-08-09
selftests: forwarding: tc_tunnel_key: Make filters more specific
Ido Schimmel
-3
/
+6
2023-08-09
selftests: forwarding: tc_flower: Relax success criterion
Ido Schimmel
-4
/
+4
2023-08-09
selftests: forwarding: tc_actions: Use ncat instead of nc
Ido Schimmel
-2
/
+4
2023-08-09
selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supported
Ido Schimmel
-5
/
+13
2023-08-09
selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairs
Ido Schimmel
-0
/
+2
2023-08-09
selftests: forwarding: ethtool_extended_state: Skip when using veth pairs
Ido Schimmel
-0
/
+2
2023-08-09
selftests: forwarding: ethtool: Skip when using veth pairs
Ido Schimmel
-0
/
+2
2023-08-09
selftests: forwarding: Add a helper to skip test when using veth pairs
Ido Schimmel
-0
/
+11
2023-08-09
selftests: forwarding: Set default IPv6 traceroute utility
Ido Schimmel
-0
/
+3
2023-08-09
selftests: forwarding: bridge_mdb_max: Check iproute2 version
Ido Schimmel
-0
/
+5
2023-08-09
selftests: forwarding: bridge_mdb: Check iproute2 version
Ido Schimmel
-0
/
+5
2023-08-09
selftests: forwarding: Switch off timeout
Ido Schimmel
-0
/
+1
2023-08-09
selftests: forwarding: Skip test when no interfaces are specified
Ido Schimmel
-0
/
+5
2023-08-09
nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
Ido Schimmel
-0
/
+5
2023-08-09
nexthop: Fix infinite nexthop dump when using maximum nexthop ID
Ido Schimmel
-0
/
+5
2023-08-04
selftests: mptcp: join: fix 'implicit EP' test
Andrea Claudi
-2
/
+3
2023-08-04
selftests: mptcp: join: fix 'delete and re-add' test
Andrea Claudi
-0
/
+1
2023-08-04
selftests: net: test vxlan pmtu exceptions with tcp
Florian Westphal
-0
/
+35
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2023-08-03
selftests: openvswitch: add ct-nat test case with ipv4
Aaron Conole
-0
/
+126
2023-08-03
selftests: openvswitch: add basic ct test case parsing
Aaron Conole
-0
/
+107
2023-08-03
selftests: openvswitch: add a test for ipv4 forwarding
Aaron Conole
-0
/
+40
2023-08-03
selftests: openvswitch: support key masks
Adrian Moreno
-32
/
+64
2023-08-03
selftests: openvswitch: add an initial flow programming case
Aaron Conole
-0
/
+458
[prev]
[next]