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
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-30
selftests: netfilter: remove unused parameter
Liu Jing
1
-3
/
+3
2024-10-29
selftests: netfilter: nft_flowtable.sh: make first pass deterministic
Florian Westphal
1
-18
/
+21
2024-10-09
selftests: netfilter: conntrack_vrf.sh: add fib test case
Florian Westphal
1
-0
/
+33
2024-10-04
selftests: add regression test for br_netfilter panic
Andy Roulin
3
-0
/
+124
2024-09-27
selftests: netfilter: Add missing return value
zhang jiao
1
-0
/
+1
2024-09-27
selftests: netfilter: Fix nft_audit.sh for newer nft binaries
Phil Sutter
1
-28
/
+29
2024-09-26
selftests: netfilter: Avoid hanging ipvs.sh
Phil Sutter
1
-1
/
+1
2024-09-26
kselftest: add test for nfqueue induced conntrack race
Florian Westphal
1
-1
/
+91
2024-09-26
selftests: netfilter: nft_tproxy.sh: add tcp tests
Antonio Ojea
4
-0
/
+623
2024-09-26
selftests: netfilter: add reverse-clash resolution test case
Florian Westphal
3
-0
/
+178
2024-09-03
selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernel
Florian Westphal
1
-22
/
+40
2024-08-29
selftests: netfilter: nft_queue.sh: reduce test file size for debug build
Florian Westphal
1
-1
/
+3
2024-08-19
selftests: netfilter: nft_queue.sh: sctp coverage
Antonio Ojea
2
-1
/
+86
2024-08-14
selftests: netfilter: add test for br_netfilter+conntrack+queue combination
Florian Westphal
2
-0
/
+79
2024-07-17
selftests: netfilter: add test case for recent mismatch bug
Florian Westphal
1
-1
/
+75
2024-06-28
selftests: netfilter: nft_queue.sh: add test for disappearing listener
Florian Westphal
1
-0
/
+37
2024-05-14
selftests: netfilter: fix packetdrill conntrack testcase
Florian Westphal
1
-1
/
+1
2024-05-13
selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1m
Florian Westphal
1
-2
/
+3
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
10
-0
/
+475
2024-05-10
selftests: netfilter: add packetdrill based conntrack tests
Florian Westphal
10
-0
/
+475
2024-05-07
selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection...
Florian Westphal
1
-7
/
+18
2024-05-01
selftests: netfilter: nft_concat_range.sh: reduce debug kernel run time
Florian Westphal
4
-6
/
+34
2024-04-30
selftests: netfilter: avoid test timeouts on debug kernels
Florian Westphal
4
-3
/
+10
2024-04-25
tools: testing: selftests: prefer TEST_PROGS for conntrack_dump_flush
Florian Westphal
1
-2
/
+1
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-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-12
selftests: netfilter: nft_nat.sh: move to lib.sh infra
Florian Westphal
1
-274
/
+206
2024-04-12
selftests: netfilter: nft_flowtable.sh: move test to lib.sh infra
Florian Westphal
1
-72
/
+36
2024-04-12
selftests: netfilter: nft_fib.sh: move to lib.sh infra
Florian Westphal
1
-52
/
+19
2024-04-12
selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infra
Florian Westphal
1
-79
/
+53
2024-04-12
selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infra
Florian Westphal
1
-56
/
+26
[next]