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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
selftests: virtio_net: add initial tests
Jiri Pirko
5
-0
/
+248
2024-04-26
selftests: forwarding: add wait_for_dev() helper
Jiri Pirko
1
-0
/
+13
2024-04-26
selftests: forwarding: add check_driver() helper
Jiri Pirko
1
-0
/
+12
2024-04-26
selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
1
-0
/
+37
2024-04-26
test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operation
Lukasz Majewski
2
-1
/
+93
2024-04-26
test: hsr: Extract version agnostic information from ping command output
Lukasz Majewski
1
-1
/
+2
2024-04-26
test: hsr: Move common code to hsr_common.sh file
Lukasz Majewski
3
-78
/
+88
2024-04-26
test: hsr: Remove script code already implemented in lib.sh
Lukasz Majewski
1
-25
/
+3
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
26
-768
/
+893
2024-04-25
Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
2024-04-25
tools: testing: selftests: prefer TEST_PROGS for conntrack_dump_flush
Florian Westphal
1
-2
/
+1
2024-04-24
selftests: net: extract BPF building logic from the Makefile
Jakub Kicinski
2
-52
/
+54
2024-04-24
selftests: net: name bpf objects consistently and simplify Makefile
Jakub Kicinski
8
-14
/
+11
2024-04-24
selftests: netfilter: fix conntrack_dump_flush retval on unsupported kernel
Florian Westphal
1
-5
/
+3
2024-04-24
selftests: netfilter: nft_zones_many.sh: set ct sysctl after ruleset load
Florian Westphal
1
-1
/
+3
2024-04-24
selftests: netfilter: conntrack_vrf.sh: prefer socat, not iperf3
Florian Westphal
1
-19
/
+21
2024-04-24
selftests: netfilter: skip tests on early errors
Florian Westphal
3
-3
/
+14
2024-04-24
selftests: netfilter: nft_flowtable.sh: shellcheck cleanups
Florian Westphal
1
-121
/
+136
2024-04-24
selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizes
Florian Westphal
1
-0
/
+19
2024-04-24
selftests: netfilter: nft_concat_range.sh: shellcheck cleanups
Florian Westphal
1
-28
/
+25
2024-04-24
selftests: netfilter: nft_concat_range.sh: drop netcat support
Florian Westphal
1
-61
/
+13
2024-04-24
selftests: netfilter: nft_concat_range.sh: move to lib.sh infra
Florian Westphal
1
-25
/
+37
2024-04-23
selftests: drv-net: add require_XYZ() helpers for validating env
Jakub Kicinski
2
-1
/
+34
2024-04-23
selftests: drv-net: add a TCP ping test case (and useful helpers)
Jakub Kicinski
3
-1
/
+68
2024-04-23
selftests: net: support matching cases by name prefix
Jakub Kicinski
2
-3
/
+13
2024-04-23
selftests: drv-net: add a trivial ping test
Jakub Kicinski
2
-1
/
+31
2024-04-23
selftests: drv-net: construct environment for running tests which require an ...
Jakub Kicinski
4
-1
/
+162
2024-04-23
selftests: drv-net: factor out parsing of the env
Jakub Kicinski
1
-18
/
+27
2024-04-23
selftests: drv-net: define endpoint structures
Jakub Kicinski
5
-8
/
+85
2024-04-23
selftests: drv-net: test dumping qstats per device
Jakub Kicinski
2
-3
/
+77
2024-04-23
tools: ynl: don't ignore errors in NLMSG_DONE messages
Jakub Kicinski
1
-0
/
+1
2024-04-22
tools/net/ynl: Add multi message support to ynl
Donald Hunter
2
-22
/
+71
2024-04-22
tools/net/ynl: Fix extack decoding for directional ops
Donald Hunter
1
-8
/
+6
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-25
/
+72
2024-04-20
Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2024-04-19
selftests: netfilter: update makefiles and kernel config
Florian Westphal
3
-1
/
+57
2024-04-19
selftests: netfilter: nft_audit.sh: add more skip checks
Florian Westphal
1
-4
/
+26
2024-04-19
selftests: netfilter: nft_meta.sh: small shellcheck cleanup
Florian Westphal
1
-2
/
+2
2024-04-19
selftests: netfilter: nft_fib.sh: shellcheck cleanups
Florian Westphal
1
-67
/
+61
2024-04-19
selftests: netfilter: conntrack_ipip_mtu.sh: shellcheck cleanups
Florian Westphal
1
-37
/
+37
2024-04-19
selftests: netfilter: nft_nat_zones.sh: shellcheck cleanups
Florian Westphal
1
-118
/
+75
2024-04-19
selftests: netfilter: xt_string.sh: shellcheck cleanups
Florian Westphal
1
-17
/
+17
2024-04-19
selftests: netfilter: xt_string.sh: move to lib.sh infra
Florian Westphal
1
-25
/
+30
2024-04-19
selftests: netfilter: nft_zones_many.sh: move to lib.sh infra
Florian Westphal
1
-48
/
+45
2024-04-19
selftests: netfilter: nft_synproxy.sh: move to lib.sh infra
Florian Westphal
1
-49
/
+28
2024-04-19
selftests: netfilter: nft_queue.sh: shellcheck cleanups
Florian Westphal
1
-108
/
+103
2024-04-19
selftests: netfilter: nft_queue.sh: move to lib.sh infra
Florian Westphal
1
-61
/
+34
2024-04-19
Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...
Linus Torvalds
19
-742
/
+817
2024-04-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2024-04-18
selftests: net: set the exit code correctly in Python tests
Jakub Kicinski
3
-2
/
+16
[next]