summaryrefslogtreecommitdiff
path: root/net/netfilter/Kconfig
AgeCommit message (Expand)Author
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
2010-05-12netfilter: xtables: add missing depends for xt_TEEJan Engelhardt
2010-04-19netfilter: xtables: inclusion of xt_TEEJan Engelhardt
2010-03-18netfilter: xtables: resort osf kconfig textJan Engelhardt
2010-03-17netfilter: xt_recent: remove old proc directoryJan Engelhardt
2010-03-17netfilter: xtables: merge xt_CONNMARK into xt_connmarkJan Engelhardt
2010-03-17netfilter: xtables: merge xt_MARK into xt_markJan Engelhardt
2010-03-17netfilter: xtables: add comment markers to Xtables KconfigJan Engelhardt
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy
2010-02-03netfilter: xtables: add CT targetPatrick McHardy
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-06-08netfilter: passive OS fingerprint xtables matchEvgeniy Polyakov
2009-05-01xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth
2009-04-24netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth
2009-04-06netfilter: fix selection of "LED" target in netfilterAlex Riesen
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante