aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01netfilter: nf_tables: merge ipv4 and ipv6 nat chain typesFlorian Westphal1-0/+1
2019-03-01netfilter: nf_tables: nat: merge nft_masq protocol specific modulesFlorian Westphal1-0/+1
2019-03-01netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal1-0/+1
2019-02-27netfilter: nat: merge nf_nat_ipv4,6 into nat coreFlorian Westphal1-1/+7
2019-02-27netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal1-0/+3
2019-01-18netfilter: conntrack: gre: switch module to be built-inFlorian Westphal1-1/+1
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal1-15/+0
2018-09-17netfilter: nf_tables: add xfrm expressionFlorian Westphal1-0/+7
2018-08-24netfilter: xt_checksum: ignore gso skbsFlorian Westphal1-6/+6
2018-08-03netfilter: kconfig: remove ct zone/label dependenciesFlorian Westphal1-3/+3
2018-08-03netfilter: nf_tables: add tunnel supportPablo Neira Ayuso1-0/+6
2018-08-03netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUTHarsha Sharma1-0/+1
2018-07-30netfilter: nf_tables: Add native tproxy supportMáté Eckl1-0/+10
2018-07-30netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera1-0/+7
2018-07-30netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.cFernando Fernandez Mancera1-5/+10
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-5/+7
2018-07-17netfilter: Kconfig: Change select IPv6 dependenciesMáté Eckl1-3/+3
2018-07-17netfilter: conntrack: remove l3proto abstractionFlorian Westphal1-0/+2
2018-07-16netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6Máté Eckl1-2/+2
2018-07-06netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso1-18/+7
2018-06-03netfilter: nf_tables: add connlimit supportPablo Neira Ayuso1-0/+9
2018-06-03netfilter: Libify xt_TPROXYMáté Eckl1-0/+2
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl1-0/+9
2018-05-29netfilter: nat: merge nf_nat_redirect into nf_natFlorian Westphal1-5/+1
2018-05-23netfilter: make NF_OSF non-visible symbolFernando Fernandez Mancera1-1/+1
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-20/+5
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera1-0/+4
2018-04-27netfilter: nf_tables: merge exthdr expression into nft coreFlorian Westphal1-6/+0
2018-04-27netfilter: nf_tables: merge rt expression into nft coreFlorian Westphal1-6/+0
2018-04-27netfilter: nf_tables: make meta expression builtinFlorian Westphal1-6/+0
2018-04-24netfilter: nf_flow_table: relax mixed ipv4/ipv6 flowtable dependenciesFelix Fietkau1-2/+1
2018-04-16netfilter: fix CONFIG_NF_REJECT_IPV6=m link errorArnd Bergmann1-0/+1
2018-03-30netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso1-2/+2
2018-02-02netfilter: flowtable infrastructure depends on NETFILTER_INGRESSPablo Neira Ayuso1-3/+5
2018-01-16netfilter: nf_tables: flow_offload depends on flow_tableArnd Bergmann1-1/+1
2018-01-10netfilter: improve flow table Kconfig dependenciesArnd Bergmann1-1/+3
2018-01-08netfilter: nf_tables: flow offload expressionPablo Neira Ayuso1-0/+7
2018-01-08netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso1-0/+8
2018-01-08netfilter: add generic flow table infrastructurePablo Neira Ayuso1-0/+7
2018-01-08netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal1-0/+3
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal1-0/+6
2017-07-31netfilter: nf_tables: add fib expression to the netdev familyPablo M. Bermudo Garay1-0/+9
2017-02-08netfilter: nft_exthdr: add TCP option matchingManuel Messner1-2/+2
2017-02-08netfilter: nf_tables: add bitmap set typePablo Neira Ayuso1-0/+6
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1
2017-01-16netfilter: Fix typo in NF_CONNTRACK Kconfig option descriptionWilliam Breathitt Gray1-1/+1
2017-01-05netfilter: select LIBCRC32C together with SCTP conntrackDavide Caratti1-1/+1
2016-12-06netfilter: nf_tables: add stateful object reference expressionPablo Neira Ayuso1-0/+6
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti1-2/+3
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti1-4/+3