aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/Kconfig
AgeCommit message (Expand)Author
2015-11-19netfilter: fixup the quota2, and enable.JP Abgrall
2015-11-19netfilter: add xt_qtaguid matching moduleJP Abgrall
2015-05-15netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=mFlorian Westphal
2015-03-25netfilter: nf_tables: nft_queue does not depend on x_tablesPatrick McHardy
2015-03-06netfilter: nf_tables: consolidate Kconfig optionsPablo Neira Ayuso
2015-02-11netfilter: Don't hide NETFILTER_XT_MATCH_ADDRTYPE behind NETFILTER_ADVANCEDAnton Blanchard
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso
2014-11-12netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECTPablo Neira Ayuso
2014-10-27netfilter: nf_tables: add new expression nft_redirArturo Borrero
2014-10-27netfilter: refactor NAT redirect IPv6 code to use it from nf_tablesArturo Borrero
2014-10-27netfilter: refactor NAT redirect IPv4 to use it from nf_tablesArturo Borrero
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-09netfilter: nf_tables: add new nft_masq expressionArturo Borrero
2014-09-07netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup'Pablo Neira Ayuso
2014-09-05netfilter: add explicit Kconfig for NETFILTER_XT_NATPablo Neira Ayuso
2014-09-01netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_*Pablo Neira Ayuso
2014-08-19netfilter: nf_tables: nat expression must select CONFIG_NF_NATPablo Neira Ayuso
2014-06-28netfilter: fix several Kconfig problems in NF_LOG_*Pablo Neira Ayuso
2014-06-27netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c filesPablo Neira Ayuso
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy
2014-01-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-14netfilter: Add dependency on IPV6 for NF_TABLES_INETPaul Gortmaker
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-09netfilter: introduce l2tp match extensionJames Chapman
2014-01-07netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann
2014-01-01netfilter: add help information to new nf_tables Kconfig optionsPablo Neira Ayuso
2013-12-30netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond
2013-12-29netfilter: select NFNETLINK when enabling NF_TABLESEric Leblond
2013-12-24netfilter: add IPv4/6 IPComp extension match supportfan.du
2013-12-07netfilter: nft: add queue moduleEric Leblond
2013-11-13netfilter: fix connlimit Kconfig prompt stringRandy Dunlap
2013-10-14netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: add netlink set APIPatrick McHardy
2013-10-14netfilter: add nftablesPatrick McHardy
2013-09-05netfilter: Fix build errors with xt_socket.cDavid S. Miller
2013-08-28netfilter: add SYNPROXY core/targetPatrick McHardy
2013-07-31netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-05netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABELFlorian Westphal
2013-01-21netfilter: x_tables: add xt_bpf matchWillem de Bruijn
2013-01-18netfilter: add connlabel conntrack extensionFlorian Westphal
2013-01-11net/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-04netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso
2012-12-24netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso