aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti1-1/+1
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti1-1/+1
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti1-2/+1
2016-12-04netfilter: built-in NAT support for UDPliteDavide Caratti1-3/+2
2016-12-04netfilter: built-in NAT support for SCTPDavide Caratti1-1/+1
2016-12-04netfilter: built-in NAT support for DCCPDavide Caratti1-1/+2
2016-11-01netfilter: nf_tables: introduce routing expressionAnders K. Pedersen1-0/+1
2016-11-01netfilter: nf_log: add packet logging for netdev familyPablo Neira Ayuso1-0/+3
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal1-0/+2
2016-09-25netfilter: nf_tables: add range expressionPablo Neira Ayuso1-1/+2
2016-08-22netfilter: nf_tables: add number generator expressionLaura Garcia Liebana1-0/+1
2016-08-22netfilter: nf_tables: add quota expressionPablo Neira Ayuso1-0/+1
2016-08-12netfilter: nf_tables: add hash expressionLaura Garcia Liebana1-0/+1
2016-08-12netfilter: nf_tables: rename set implementationsPablo Neira Ayuso1-2/+2
2016-01-04netfilter: nf_tables: add forward expression to the netdev familyPablo Neira Ayuso1-0/+1
2016-01-03netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso1-0/+6
2015-12-09netfilter: nf_tables: extend tracing infrastructureFlorian Westphal1-1/+1
2015-10-04netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.cPablo Neira Ayuso1-1/+0
2015-10-04netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.cPablo Neira Ayuso1-1/+0
2015-05-26netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso1-0/+1
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy1-1/+1
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso1-0/+1
2014-10-27netfilter: nf_tables: add new expression nft_redirArturo Borrero1-0/+1
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2014-09-09netfilter: nf_tables: add new nft_masq expressionArturo Borrero1-0/+1
2014-08-18netfilter: move NAT Kconfig switches out of the iptables scopePablo Neira Ayuso1-1/+1
2014-06-27netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c filesPablo Neira Ayuso1-0/+3
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy1-0/+1
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2014-01-09netfilter: introduce l2tp match extensionJames Chapman1-0/+1
2014-01-07netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy1-0/+1
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller1-1/+2
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann1-0/+1
2013-12-30netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond1-0/+1
2013-12-28netfilter: nf_tables: remove nft_meta_targetPablo Neira Ayuso1-1/+0
2013-12-24netfilter: add IPv4/6 IPComp extension match supportfan.du1-0/+1
2013-12-07netfilter: nft: add queue moduleEric Leblond1-0/+1
2013-10-14netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka1-0/+1
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso1-0/+1
2013-10-14netfilter: nf_tables: add netlink set APIPatrick McHardy1-1/+1
2013-10-14netfilter: add nftablesPatrick McHardy1-0/+16
2013-08-28netfilter: add SYNPROXY core/targetPatrick McHardy1-0/+3
2013-08-28netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy1-1/+1
2013-07-31netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal1-3/+0
2013-01-21netfilter: x_tables: add xt_bpf matchWillem de Bruijn1-0/+1
2013-01-18netfilter: add connlabel conntrack extensionFlorian Westphal1-0/+2
2012-09-21netfilter: combine ipt_REDIRECT and ip6t_REDIRECTJan Engelhardt1-0/+1
2012-09-21netfilter: combine ipt_NETMAP and ip6t_NETMAPJan Engelhardt1-0/+1
2012-09-05netfilter: fix crash during boot if NAT has been compiled built-inPablo Neira Ayuso1-1/+1
2012-09-03netfilter: remove xt_NOTRACKCong Wang1-1/+0