index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
selftests/net: Extract uring helpers to be reusable
Breno Leitao
2
-266
/
+3
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-7
/
+178
2023-10-19
selftests: mptcp: join: no RST when rm subflow/addr
Matthieu Baerts
1
-0
/
+13
2023-10-19
selftests: mptcp: join: correctly check for no RST
Matthieu Baerts
1
-2
/
+6
2023-10-19
selftests: net: add very basic test for netdev names and namespaces
Jakub Kicinski
2
-0
/
+88
2023-10-19
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
1
-1
/
+1
2023-10-17
selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest
Johannes Nixdorf
2
-1
/
+285
2023-10-16
selftests: net: remove unused variables
zhujun2
3
-5
/
+3
2023-10-15
selftests: openvswitch: Fix the ct_tuple for v4
Aaron Conole
1
-1
/
+3
2023-10-15
selftests: openvswitch: Skip drop testing on older kernels
Aaron Conole
2
-0
/
+51
2023-10-15
selftests: openvswitch: Catch cases where the tests are killed
Aaron Conole
1
-0
/
+2
2023-10-15
selftests: openvswitch: Add version check for pyroute2
Aaron Conole
2
-2
/
+10
2023-10-13
selftests: fib_tests: Count all trace point invocations
Ido Schimmel
1
-2
/
+2
2023-10-13
selftests: fib_tests: Disable RP filter in multipath list receive test
Ido Schimmel
1
-0
/
+3
2023-10-13
selftests: fdb_flush: Add test cases for FDB flush with bridge device
Amit Cohen
1
-0
/
+96
2023-10-13
selftests: Add test cases for FDB flush with VXLAN device
Amit Cohen
2
-0
/
+717
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
1
-1
/
+1
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-127
/
+147
2023-09-18
kselftest: rtnetlink: add pause and pause on fail flag
Daniel Mendes
1
-4
/
+23
2023-09-18
kselftest: rtnetlink.sh: add verbose flag
Daniel Mendes
1
-581
/
+381
2023-09-18
selftests: hsr: Extend the testsuite to also cover HSRv1.
Sebastian Andrzej Siewior
1
-6
/
+17
2023-09-18
selftests: hsr: Reorder the testsuite.
Sebastian Andrzej Siewior
1
-123
/
+132
2023-09-18
selftests: hsr: Use `let' properly.
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-15
selftests: tls: swap the TX and RX sockets in some tests
Sabrina Dubroca
1
-4
/
+4
2023-09-13
selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.
Kuniyuki Iwashima
1
-0
/
+46
2023-09-13
selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.
Kuniyuki Iwashima
1
-10
/
+10
2023-09-13
selftest: tcp: Fix address length in bind_wildcard.c.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-10
selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...
Juntong Deng
1
-12
/
+14
2023-09-01
selftests: fib_tests: Add multipath list receive tests
Sriram Yagnaraman
1
-1
/
+154
2023-08-27
selftests: tls: test some invalid inputs for setsockopt
Sabrina Dubroca
1
-0
/
+25
2023-08-27
selftests: tls: add getsockopt test
Sabrina Dubroca
1
-0
/
+35
2023-08-27
selftests: tls: add test variants for aria-gcm
Sabrina Dubroca
2
-0
/
+25
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2023-08-20
selftests: fib_test: add a test case for IPv6 source address delete
Hangbin Liu
1
-1
/
+151
2023-08-20
selftests: vrf_route_leaking: remove ipv6_ping_frag from default testing
Hangbin Liu
1
-1
/
+1
2023-08-20
selftests/net: Add log.txt and tools to .gitignore
Anh Tuan Phan
1
-0
/
+2
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-08-16
selftests: fib_tests: Add a test case for IPv6 garbage collection
Kui-Feng Lee
1
-3
/
+69
2023-08-15
selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behavior
Paolo Lungaroni
2
-0
/
+1214
2023-08-14
selftests: mirror_gre_changes: Tighten up the TTL test match
Petr Machata
1
-1
/
+2
2023-08-14
selftests: forwarding: Add test case for traffic redirection from a locked port
Ido Schimmel
1
-0
/
+36
2023-08-14
selftests: openvswitch: add explicit drop testcase
Adrian Moreno
1
-0
/
+35
2023-08-14
selftests: openvswitch: add drop reason testcase
Adrian Moreno
1
-1
/
+66
2023-08-14
net: openvswitch: add explicit drop action
Eric Garver
1
-4
/
+18
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-51
/
+158
2023-08-09
selftests: forwarding: bridge_mdb: Make test more robust
Ido Schimmel
1
-4
/
+4
2023-08-09
selftests: forwarding: bridge_mdb_max: Fix failing test with old libnet
Ido Schimmel
1
-4
/
+10
2023-08-09
selftests: forwarding: bridge_mdb: Fix failing test with old libnet
Ido Schimmel
1
-22
/
+24
2023-08-09
selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnet
Ido Schimmel
1
-5
/
+8
2023-08-09
selftests: forwarding: tc_tunnel_key: Make filters more specific
Ido Schimmel
1
-3
/
+6
[prev]
[next]