summaryrefslogtreecommitdiff
path: root/net/netfilter/Makefile
AgeCommit message (Expand)Author
2015-10-04netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.cPablo Neira Ayuso
2015-10-04netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.cPablo Neira Ayuso
2015-05-26netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso
2014-10-27netfilter: nf_tables: add new expression nft_redirArturo Borrero
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-08-18netfilter: move NAT Kconfig switches out of the iptables scopePablo 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-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
2013-12-30netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond
2013-12-28netfilter: nf_tables: remove nft_meta_targetPablo Neira Ayuso
2013-12-24netfilter: add IPv4/6 IPComp extension match supportfan.du
2013-12-07netfilter: nft: add queue moduleEric Leblond
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-08-28netfilter: add SYNPROXY core/targetPatrick McHardy
2013-08-28netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy
2013-07-31netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal
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