Age | Commit message (Expand) | Author |
2016-08-22 | netfilter: nf_tables: add number generator expression | Laura Garcia Liebana |
2016-08-22 | netfilter: nf_tables: add quota expression | Pablo Neira Ayuso |
2016-08-12 | netfilter: nf_tables: add hash expression | Laura Garcia Liebana |
2016-08-12 | netfilter: nf_tables: rename set implementations | Pablo Neira Ayuso |
2016-01-04 | netfilter: nf_tables: add forward expression to the netdev family | Pablo Neira Ayuso |
2016-01-03 | netfilter: nf_tables: add packet duplication to the netdev family | Pablo Neira Ayuso |
2015-12-09 | netfilter: nf_tables: extend tracing infrastructure | Florian Westphal |
2015-10-04 | netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c | Pablo Neira Ayuso |
2015-10-04 | netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c | Pablo Neira Ayuso |
2015-05-26 | netfilter: nf_tables: add netdev table to filter from ingress | Pablo Neira Ayuso |
2015-04-08 | netfilter: nf_tables: add support for dynamic set updates | Patrick McHardy |
2014-11-27 | netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module | Pablo Neira Ayuso |
2014-10-27 | netfilter: nf_tables: add new expression nft_redir | Arturo Borrero |
2014-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2014-09-09 | netfilter: nf_tables: add new nft_masq expression | Arturo Borrero |
2014-08-18 | netfilter: move NAT Kconfig switches out of the iptables scope | Pablo Neira Ayuso |
2014-06-27 | netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files | Pablo Neira Ayuso |
2014-02-06 | netfilter: nf_tables: add reject module for NFPROTO_INET | Patrick McHardy |
2014-01-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2014-01-09 | netfilter: introduce l2tp match extension | James Chapman |
2014-01-07 | netfilter: nf_tables: add "inet" table for IPv4/IPv6 | Patrick McHardy |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2014-01-03 | netfilter: x_tables: lightweight process control group matching | Daniel Borkmann |
2013-12-30 | netfilter: nft_reject: support for IPv6 and TCP reset | Eric Leblond |
2013-12-28 | netfilter: nf_tables: remove nft_meta_target | Pablo Neira Ayuso |
2013-12-24 | netfilter: add IPv4/6 IPComp extension match support | fan.du |
2013-12-07 | netfilter: nft: add queue module | Eric Leblond |
2013-10-14 | netfilter: nf_tables: Add support for IPv6 NAT | Tomasz Bursztyka |
2013-10-14 | netfilter: nf_tables: add compatibility layer for x_tables | Pablo Neira Ayuso |
2013-10-14 | netfilter: nf_tables: add netlink set API | Patrick McHardy |
2013-10-14 | netfilter: add nftables | Patrick McHardy |
2013-08-28 | netfilter: add SYNPROXY core/target | Patrick McHardy |
2013-08-28 | netfilter: nf_conntrack: make sequence number adjustments usuable without NAT | Patrick McHardy |
2013-07-31 | netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb | Florian Westphal |
2013-01-21 | netfilter: x_tables: add xt_bpf match | Willem de Bruijn |
2013-01-18 | netfilter: add connlabel conntrack extension | Florian Westphal |
2012-09-21 | netfilter: combine ipt_REDIRECT and ip6t_REDIRECT | Jan Engelhardt |
2012-09-21 | netfilter: combine ipt_NETMAP and ip6t_NETMAP | Jan Engelhardt |
2012-09-05 | netfilter: fix crash during boot if NAT has been compiled built-in | Pablo Neira Ayuso |
2012-09-03 | netfilter: remove xt_NOTRACK | Cong Wang |
2012-08-30 | netfilter: nf_nat: support IPv6 in TFTP NAT helper | Pablo Neira Ayuso |
2012-08-30 | netfilter: nf_nat: support IPv6 in IRC NAT helper | Pablo Neira Ayuso |
2012-08-30 | netfilter: nf_nat: support IPv6 in SIP NAT helper | Patrick McHardy |
2012-08-30 | netfilter: nf_nat: support IPv6 in amanda NAT helper | Patrick McHardy |
2012-08-30 | netfilter: nf_nat: support IPv6 in FTP NAT helper | Patrick McHardy |
2012-08-30 | netfilter: add protocol independent NAT core | Patrick McHardy |
2012-06-19 | netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled | Pablo Neira Ayuso |
2012-06-19 | netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset | Pablo Neira Ayuso |
2012-06-16 | netfilter: add user-space connection tracking helper infrastructure | Pablo Neira Ayuso |
2012-05-09 | netfilter: add xt_hmark target for hash-based skb marking | Hans Schillstrom |