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
/
net
/
netfilter
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-11
netfilter: x_tables: merge ip and ipv6 masquerade modules
Florian Westphal
1
-0
/
+14
2019-04-08
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
1
-5
/
+0
2019-03-18
netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
Arnd Bergmann
1
-0
/
+1
2019-03-01
netfilter: nf_tables: merge ipv4 and ipv6 nat chain types
Florian Westphal
1
-0
/
+1
2019-03-01
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
1
-0
/
+1
2019-03-01
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
1
-0
/
+1
2019-02-27
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
1
-1
/
+7
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
1
-0
/
+3
2019-01-18
netfilter: conntrack: gre: switch module to be built-in
Florian Westphal
1
-1
/
+1
2018-12-17
netfilter: nat: remove l4proto->manip_pkt
Florian Westphal
1
-15
/
+0
2018-09-17
netfilter: nf_tables: add xfrm expression
Florian Westphal
1
-0
/
+7
2018-08-24
netfilter: xt_checksum: ignore gso skbs
Florian Westphal
1
-6
/
+6
2018-08-03
netfilter: kconfig: remove ct zone/label dependencies
Florian Westphal
1
-3
/
+3
2018-08-03
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
1
-0
/
+6
2018-08-03
netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUT
Harsha Sharma
1
-0
/
+1
2018-07-30
netfilter: nf_tables: Add native tproxy support
Máté Eckl
1
-0
/
+10
2018-07-30
netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf
Fernando Fernandez Mancera
1
-0
/
+7
2018-07-30
netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c
Fernando Fernandez Mancera
1
-5
/
+10
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-5
/
+7
2018-07-17
netfilter: Kconfig: Change select IPv6 dependencies
Máté Eckl
1
-3
/
+3
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
1
-0
/
+2
2018-07-16
netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6
Máté Eckl
1
-2
/
+2
2018-07-06
netfilter: nf_tables: place all set backends in one single module
Pablo Neira Ayuso
1
-18
/
+7
2018-06-03
netfilter: nf_tables: add connlimit support
Pablo Neira Ayuso
1
-0
/
+9
2018-06-03
netfilter: Libify xt_TPROXY
Máté Eckl
1
-0
/
+2
2018-06-01
netfilter: nf_tables: add support for native socket matching
Máté Eckl
1
-0
/
+9
2018-05-29
netfilter: nat: merge nf_nat_redirect into nf_nat
Florian Westphal
1
-5
/
+1
2018-05-23
netfilter: make NF_OSF non-visible symbol
Fernando Fernandez Mancera
1
-1
/
+1
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-20
/
+5
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
1
-0
/
+4
2018-04-27
netfilter: nf_tables: merge exthdr expression into nft core
Florian Westphal
1
-6
/
+0
2018-04-27
netfilter: nf_tables: merge rt expression into nft core
Florian Westphal
1
-6
/
+0
2018-04-27
netfilter: nf_tables: make meta expression builtin
Florian Westphal
1
-6
/
+0
2018-04-24
netfilter: nf_flow_table: relax mixed ipv4/ipv6 flowtable dependencies
Felix Fietkau
1
-2
/
+1
2018-04-16
netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
Arnd Bergmann
1
-0
/
+1
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
1
-2
/
+2
2018-02-02
netfilter: flowtable infrastructure depends on NETFILTER_INGRESS
Pablo Neira Ayuso
1
-3
/
+5
2018-01-16
netfilter: nf_tables: flow_offload depends on flow_table
Arnd Bergmann
1
-1
/
+1
2018-01-10
netfilter: improve flow table Kconfig dependencies
Arnd Bergmann
1
-1
/
+3
2018-01-08
netfilter: nf_tables: flow offload expression
Pablo Neira Ayuso
1
-0
/
+7
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
1
-0
/
+8
2018-01-08
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
1
-0
/
+7
2018-01-08
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
1
-0
/
+3
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
1
-0
/
+6
2017-07-31
netfilter: nf_tables: add fib expression to the netdev family
Pablo M. Bermudo Garay
1
-0
/
+9
2017-02-08
netfilter: nft_exthdr: add TCP option matching
Manuel Messner
1
-2
/
+2
2017-02-08
netfilter: nf_tables: add bitmap set type
Pablo Neira Ayuso
1
-0
/
+6
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2017-01-16
netfilter: Fix typo in NF_CONNTRACK Kconfig option description
William Breathitt Gray
1
-1
/
+1
[next]