index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
netfilter
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
selftests: netfilter: Fix and review rpath.sh
Phil Sutter
1
-6
/
+8
2022-10-12
selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1
Phil Sutter
1
-0
/
+1
2022-10-12
selftests: netfilter: Test reverse path filtering
Phil Sutter
2
-1
/
+148
2022-09-07
selftests: nft_concat_range: add socat support
Florian Westphal
1
-12
/
+53
2022-08-31
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
1
-10
/
+26
2022-08-17
testing: selftests: nft_flowtable.sh: rework test to detect offload failure
Florian Westphal
1
-57
/
+84
2022-08-17
testing: selftests: nft_flowtable.sh: use random netns names
Florian Westphal
1
-118
/
+128
2022-08-05
selftests: netfilter: add test case for nf trace infrastructure
Florian Westphal
1
-5
/
+76
2022-06-21
selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh
Jie2x Zhou
1
-1
/
+1
2022-06-01
netfilter: nat: really support inet nat without l3 address
Florian Westphal
1
-0
/
+43
2022-04-11
selftests: netfilter: add fib expression forward test case
Florian Westphal
1
-0
/
+50
2022-03-23
Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-0
/
+1
2022-03-08
Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"
Florian Westphal
1
-3
/
+2
2022-03-03
selftests: netfilter: fix a build error on openSUSE
Geliang Tang
1
-0
/
+1
2022-03-01
selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race test
Florian Westphal
4
-1
/
+157
2022-02-11
selftests: netfilter: disable rp_filter on router
Hangbin Liu
1
-0
/
+1
2022-02-10
selftests: netfilter: synproxy test requires nf_conntrack
Pablo Neira Ayuso
1
-0
/
+2
2022-02-09
selftests: netfilter: fix exit value for nft_concat_range
Hangbin Liu
1
-1
/
+1
2022-02-09
selftests: netfilter: add synproxy test
Florian Westphal
2
-1
/
+116
2022-01-27
selftests: nft_concat_range: add test for reload with no element add/del
Florian Westphal
1
-1
/
+71
2022-01-27
selftests: netfilter: check stateless nat udp checksum fixup
Florian Westphal
1
-0
/
+152
2022-01-27
selftests: netfilter: reduce zone stress test running time
Florian Westphal
1
-6
/
+6
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+10
2022-01-06
selftests: netfilter: switch to socat for tests using -q option
Hangbin Liu
2
-9
/
+10
2021-12-23
netfilter: nat: force port remap to prevent shadowing well-known ports
Florian Westphal
1
-2
/
+3
2021-12-08
selftests: netfilter: switch zone stress to socat
Florian Westphal
1
-6
/
+13
2021-12-08
selftests: netfilter: Add correctness test for mac,net set type
Stefano Brivio
1
-3
/
+21
2021-12-08
vrf: don't run conntrack on vrf with !dflt qdisc
Nicolas Dichtel
1
-4
/
+26
2021-11-15
selftests: nft_nat: switch port shadow test cases to socat
Florian Westphal
1
-7
/
+19
2021-11-08
selftests: nft_nat: Simplify port shadow notrack test
Phil Sutter
1
-2
/
+1
2021-11-08
selftests: nft_nat: Improve port shadow test stability
Phil Sutter
1
-2
/
+4
2021-11-08
selftests: netfilter: extend nfqueue tests to cover vrf device
Florian Westphal
1
-0
/
+54
2021-11-08
selftests: netfilter: add a vrf+conntrack testcase
Florian Westphal
2
-1
/
+221
2021-10-14
selftests: netfilter: remove stray bash debug line
Florian Westphal
1
-1
/
+0
2021-10-12
selftests: nft_nat: add udp hole punch test case
Florian Westphal
1
-0
/
+145
2021-09-21
selftests: netfilter: add zone stress test with colliding tuples
Florian Westphal
1
-0
/
+156
2021-09-21
selftests: netfilter: add selftest for directional zone support
Florian Westphal
1
-0
/
+309
2021-07-02
selftest: netfilter: add test case for unreplied tcp connections
Florian Westphal
2
-1
/
+168
2021-06-09
selftests: netfilter: add fib test case
Florian Westphal
2
-1
/
+222
2021-03-24
selftests: netfilter: flowtable bridge and vlan support
Pablo Neira Ayuso
1
-0
/
+82
2021-02-28
selftests: netfilter: test nat port clash resolution interaction with tcp early demux
Florian Westphal
2
-1
/
+100
2021-02-04
selftests: netfilter: fix current year
Fabian Frederick
1
-1
/
+1
2021-01-10
selftests: netfilter: Pass family parameter "-f" to conntrack tool
Chen Yi
1
-3
/
+9
2021-01-07
selftests: netfilter: add selftest for ipip pmtu discovery with enabled connection tracking
Florian Westphal
2
-1
/
+208
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-29
/
+134
2020-10-15
Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-0
/
+2
2020-10-12
selftests: netfilter: extend nfqueue test case
Florian Westphal
2
-22
/
+109
2020-09-30
selftests: netfilter: add time counter check
Fabian Frederick
1
-2
/
+8
2020-09-23
selftests: Add missing gitignore entries
Gabriel Krisman Bertazi
1
-0
/
+2
2020-09-22
selftests: netfilter: remove unused cnt and simplify command testing
Fabian Frederick
1
-4
/
+2
[next]