aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/Makefile
AgeCommit message (Expand)Author
2013-01-21netfilter: x_tables: add xt_bpf matchWillem de Bruijn
2013-01-18netfilter: add connlabel conntrack extensionFlorian Westphal
2012-09-21netfilter: combine ipt_REDIRECT and ip6t_REDIRECTJan Engelhardt
2012-09-21netfilter: combine ipt_NETMAP and ip6t_NETMAPJan Engelhardt
2012-09-05netfilter: fix crash during boot if NAT has been compiled built-inPablo Neira Ayuso
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-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-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-16netfilter: audit target to record accepted/dropped packetsThomas Graf
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-15netfilter: xtables: idletimer target implementationLuciano Coelho
2010-04-19netfilter: xtables: inclusion of xt_TEEJan Engelhardt
2010-03-17netfilter: xtables: merge xt_CONNMARK into xt_connmarkJan Engelhardt
2010-03-17netfilter: xtables: merge xt_MARK into xt_markJan Engelhardt
2010-02-03netfilter: xtables: add CT targetPatrick McHardy
2009-06-08netfilter: passive OS fingerprint xtables matchEvgeniy Polyakov
2009-03-16netfilter: xtables: add cluster matchPablo Neira Ayuso
2009-02-20netfilter: x_tables: add LED trigger targetAdam Nielsen
2009-02-18netfilter: Combine ipt_ttl and ip6t_hl sourceJan Engelhardt
2009-02-18netfilter: Combine ipt_TTL and ip6t_HL sourceJan Engelhardt
2008-10-08Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2008-10-08netfilter: iptables TPROXY targetKOVACS Krisztian
2008-10-08netfilter: iptables socket matchKOVACS Krisztian
2008-10-08netfilter: iptables tproxy coreKOVACS Krisztian
2008-10-08netfilter: rename ipt_recent to xt_recentJan Engelhardt
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki
2008-04-14[NETFILTER]: nf_conntrack: add DCCP protocol supportPatrick McHardy