summaryrefslogtreecommitdiffstats
path: root/net/netfilter/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* netfilter: fix connlimit Kconfig prompt stringRandy Dunlap2013-11-131-1/+1
* netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka2013-10-141-0/+6
* netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso2013-10-141-0/+9
* netfilter: nf_tables: add netlink set APIPatrick McHardy2013-10-141-3/+3
* netfilter: add nftablesPatrick McHardy2013-10-141-0/+37
* netfilter: Fix build errors with xt_socket.cDavid S. Miller2013-09-051-0/+1
* netfilter: add SYNPROXY core/targetPatrick McHardy2013-08-281-0/+3
* netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal2013-07-311-17/+5Star
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-16/+8Star
|\
| * net/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-16/+8Star
* | netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABELFlorian Westphal2013-02-051-0/+1
* | netfilter: x_tables: add xt_bpf matchWillem de Bruijn2013-01-211-0/+9
* | netfilter: add connlabel conntrack extensionFlorian Westphal2013-01-181-0/+18
|/
* netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso2013-01-041-0/+3
* netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso2012-12-241-0/+4
* netfilter: combine ipt_REDIRECT and ip6t_REDIRECTJan Engelhardt2012-09-211-0/+11
* netfilter: combine ipt_NETMAP and ip6t_NETMAPJan Engelhardt2012-09-211-0/+10
* netfilter: remove xt_NOTRACKCong Wang2012-09-031-13/+0Star
* netfilter: nf_nat: support IPv6 in TFTP NAT helperPablo Neira Ayuso2012-08-301-0/+5
* netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso2012-08-301-0/+5
* netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy2012-08-301-0/+5
* netfilter: nf_nat: support IPv6 in amanda NAT helperPatrick McHardy2012-08-301-0/+5
* netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy2012-08-301-0/+5
* netfilter: add protocol independent NAT corePatrick McHardy2012-08-301-0/+24
* netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabledPablo Neira Ayuso2012-06-191-0/+9
* netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unsetPablo Neira Ayuso2012-06-191-8/+12
* netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-161-0/+8
* netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom2012-05-091-0/+15
* netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso2012-03-071-0/+10
* netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso2012-03-071-0/+11
* netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger2012-03-071-0/+9
* netfilter: Kconfig: fix unmet xt_nfacct dependenciesPablo Neira Ayuso2011-12-291-1/+1
* netfilter: provide config option to disable ancient procfs partsJan Engelhardt2011-12-271-0/+10
* netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt2011-12-271-0/+9
* netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso2011-12-251-0/+10
* netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso2011-12-251-0/+8
* netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller2011-12-021-1/+0Star
* netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller2011-11-231-1/+0Star
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->routeFlorian Westphal2011-04-041-1/+0Star
* netfilter: xt_addrtype: ipv6 supportFlorian Westphal2011-03-151-0/+1
* netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal2011-03-151-0/+10
* netfilter: xtables: add device group matchPatrick McHardy2011-02-031-0/+9
* netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik2011-02-011-0/+12
* netfilter: ipset: IP set core supportJozsef Kadlecsik2011-02-011-0/+2
* netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso2011-01-191-0/+11
* netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa2011-01-181-0/+19
* netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUEFlorian Westphal2011-01-181-0/+1
* netfilter: audit target to record accepted/dropped packetsThomas Graf2011-01-161-0/+10
* netfilter: fix Kconfig dependenciesPatrick McHardy2011-01-141-1/+1