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
2024-08-29
selftests: mptcp: join: check re-re-adding ID 0 signal
Matthieu Baerts (NGI0)
1
-11
/
+21
2024-08-29
selftests: mptcp: join: validate event numbers
Matthieu Baerts (NGI0)
2
-3
/
+75
2024-08-29
selftests: mptcp: join: check re-re-adding ID 0 endp
Matthieu Baerts (NGI0)
1
-12
/
+15
2024-08-29
selftests: mptcp: join: no extra msg if no counter
Matthieu Baerts (NGI0)
1
-8
/
+8
2024-08-29
selftests: mptcp: join: check re-adding init endp with != id
Matthieu Baerts (NGI0)
1
-5
/
+16
2024-08-29
selftests: mptcp: join: check removing ID 0 endpoint
Matthieu Baerts (NGI0)
1
-7
/
+18
2024-08-27
selftests: mptcp: join: cannot rm sf if closed
Matthieu Baerts (NGI0)
1
-7
/
+4
2024-08-27
selftests: forwarding: local_termination: Down ports on cleanup
Petr Machata
1
-0
/
+4
2024-08-27
selftests: forwarding: no_forwarding: Down ports on cleanup
Petr Machata
1
-0
/
+3
2024-08-20
selftests: mptcp: join: validate fullmesh endp on 1st sf
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-08-20
selftests: mptcp: join: test for flush/re-add endpoints
Matthieu Baerts (NGI0)
1
-0
/
+30
2024-08-20
selftests: mptcp: join: check re-using ID of closed subflow
Matthieu Baerts (NGI0)
1
-5
/
+22
2024-08-20
selftests: mptcp: join: check re-using ID of unused ADD_ADDR
Matthieu Baerts (NGI0)
1
-5
/
+13
2024-08-19
selftests: udpgro: no need to load xdp for gro
Hangbin Liu
1
-8
/
+1
2024-08-19
selftests: udpgro: report error when receive failed
Hangbin Liu
1
-17
/
+27
2024-08-16
selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untagged
Vladimir Oltean
1
-1
/
+53
2024-08-16
selftests: net: local_termination: add PTP frames to the mix
Vladimir Oltean
1
-13
/
+148
2024-08-16
selftests: net: local_termination: don't use xfail_on_veth()
Vladimir Oltean
2
-16
/
+99
2024-08-16
selftests: net: local_termination: introduce new tests which capture VLAN beh...
Vladimir Oltean
1
-7
/
+110
2024-08-16
selftests: net: local_termination: add one more test for VLAN-aware bridges
Vladimir Oltean
1
-4
/
+18
2024-08-16
selftests: net: local_termination: parameterize test name
Vladimir Oltean
1
-18
/
+20
2024-08-16
selftests: net: local_termination: parameterize sending interface
Vladimir Oltean
1
-19
/
+20
2024-08-16
selftests: net: local_termination: refactor macvlan creation/deletion
Vladimir Oltean
1
-12
/
+18
2024-08-15
Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-0
/
+79
2024-08-15
selftests: net: lib: kill PIDs before del netns
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-08-14
selftest: af_unix: Fix kselftest compilation warnings
Abhinav Jain
1
-1
/
+1
2024-08-14
selftests: netfilter: add test for br_netfilter+conntrack+queue combination
Florian Westphal
2
-0
/
+79
2024-08-09
selftests/net: Add coverage for UDP GSO with IPv6 extension headers
Jakub Sitnicki
1
-1
/
+24
2024-08-01
selftests: mptcp: join: test both signal & subflow
Matthieu Baerts (NGI0)
1
-0
/
+15
2024-08-01
selftests: mptcp: join: ability to invert ADD_ADDR check
Matthieu Baerts (NGI0)
1
-14
/
+26
2024-07-30
selftests: mptcp: join: check backup support in signal endp
Matthieu Baerts (NGI0)
1
-6
/
+28
2024-07-30
selftests: mptcp: join: validate backup in MPJ
Matthieu Baerts (NGI0)
1
-10
/
+32
2024-07-29
selftests: mptcp: always close input's FD if opened
Liu Jing
1
-4
/
+4
2024-07-29
selftests: mptcp: fix error path
Paolo Abeni
1
-1
/
+1
2024-07-29
selftests: mptcp: add explicit test case for remove/readd
Paolo Abeni
1
-0
/
+29
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+18
2024-07-24
selftests: forwarding: skip if kernel not support setting bridge fdb learning...
Hangbin Liu
1
-0
/
+18
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2024-07-18
Merge tag 'nf-24-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-1
/
+75
2024-07-18
ipv4: Fix incorrect TOS in fibmatch route get reply
Ido Schimmel
1
-12
/
+12
2024-07-17
selftests: netfilter: add test case for recent mismatch bug
Florian Westphal
1
-1
/
+75
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+93
2024-07-14
selftests: vrf_route_leaking: add local test
Nicolas Dichtel
1
-2
/
+91
2024-07-14
selftests: forwarding: devlink_lib: Wait for udev events after reloading
Amit Cohen
1
-0
/
+2
2024-07-13
selftests: mptcp: lib: fix shellcheck errors
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-07-13
selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.
Kuniyuki Iwashima
1
-18
/
+0
2024-07-11
selftests: openvswitch: retry instead of sleep
Adrian Moreno
2
-8
/
+38
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
2
-2
/
+2
2024-07-09
selftests: forwarding: Make vxlan-bridge-1d pass on debug kernels
Ido Schimmel
1
-4
/
+4
2024-07-08
selftests: net: ksft: interrupt cleanly on KeyboardInterrupt
Jakub Kicinski
1
-1
/
+8
[next]