aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/Kconfig
AgeCommit message (Expand)Author
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
2012-09-21netfilter: combine ipt_REDIRECT and ip6t_REDIRECTJan Engelhardt
2012-09-21netfilter: combine ipt_NETMAP and ip6t_NETMAPJan Engelhardt
2012-09-03netfilter: remove xt_NOTRACKCong Wang
2012-08-30netfilter: nf_nat: support IPv6 in TFTP NAT helperPablo Neira Ayuso
2012-08-30netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso
2012-08-30netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy
2012-08-30netfilter: nf_nat: support IPv6 in amanda NAT helperPatrick McHardy
2012-08-30netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy
2012-06-19netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabledPablo Neira Ayuso
2012-06-19netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unsetPablo Neira Ayuso
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso
2012-05-09netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom
2012-03-07netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger
2011-12-29netfilter: Kconfig: fix unmet xt_nfacct dependenciesPablo Neira Ayuso
2011-12-27netfilter: provide config option to disable ancient procfs partsJan Engelhardt
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt
2011-12-25netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso
2011-12-25netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso
2011-12-01netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller
2011-11-23netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller
2011-09-27doc: fix broken referencesPaul Bolle
2011-04-04netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->routeFlorian Westphal
2011-03-15netfilter: xt_addrtype: ipv6 supportFlorian Westphal
2011-03-15netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal
2011-02-03netfilter: xtables: add device group matchPatrick McHardy
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso
2011-01-18netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa
2011-01-18netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUEFlorian Westphal
2011-01-16netfilter: audit target to record accepted/dropped packetsThomas Graf
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy
2010-10-25netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian
2010-07-23netfilter: add xt_cpu matchEric Dumazet
2010-07-23netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder
2010-07-15netfilter: add CHECKSUM targetMichael S. Tsirkin
2010-06-25netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner
2010-06-22netfilter: fix simple typo in KConfig for netfiltert xt_TEEArnd Hannemann
2010-06-15netfilter: xtables: idletimer target implementationLuciano Coelho
2010-05-14netfilter: xt_TEE depends on NF_CONNTRACKRandy Dunlap