Age | Commit message (Expand) | Author |
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-11-10 | netfilter: fix xt_TEE and xt_TPROXY dependencies | Arnd Bergmann |
2015-10-05 | netfilter: nfnetlink_log: allow to attach conntrack | Ken-ichirou MATSUZAWA |
2015-10-05 | netfilter: Kconfig rename QUEUE_CT to GLUE_CT | Ken-ichirou MATSUZAWA |
2015-08-07 | netfilter: factor out packet duplication for IPv4/IPv6 | Pablo Neira Ayuso |
2015-06-15 | netfilter: Kconfig: get rid of parens around depends on | Pablo Neira Ayuso |
2015-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-05-26 | netfilter: nf_tables: add netdev table to filter from ingress | Pablo Neira Ayuso |
2015-05-26 | netfilter: default CONFIG_NETFILTER_INGRESS to y | Pablo Neira Ayuso |
2015-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-15 | netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m | Florian Westphal |
2015-05-14 | netfilter: add netfilter ingress hook after handle_ing() under unique static key | Pablo Neira |
2015-03-25 | netfilter: nf_tables: nft_queue does not depend on x_tables | Patrick McHardy |
2015-03-06 | netfilter: nf_tables: consolidate Kconfig options | Pablo Neira Ayuso |
2015-02-11 | netfilter: Don't hide NETFILTER_XT_MATCH_ADDRTYPE behind NETFILTER_ADVANCED | Anton Blanchard |
2014-11-27 | netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module | Pablo Neira Ayuso |
2014-11-12 | netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECT | Pablo Neira Ayuso |
2014-10-27 | netfilter: nf_tables: add new expression nft_redir | Arturo Borrero |
2014-10-27 | netfilter: refactor NAT redirect IPv6 code to use it from nf_tables | Arturo Borrero |
2014-10-27 | netfilter: refactor NAT redirect IPv4 to use it from nf_tables | Arturo Borrero |
2014-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
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-09-07 | netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup' | Pablo Neira Ayuso |
2014-09-05 | netfilter: add explicit Kconfig for NETFILTER_XT_NAT | Pablo Neira Ayuso |
2014-09-01 | netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_* | Pablo Neira Ayuso |
2014-08-19 | netfilter: nf_tables: nat expression must select CONFIG_NF_NAT | Pablo Neira Ayuso |
2014-06-28 | netfilter: fix several Kconfig problems in NF_LOG_* | 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-02-06 | netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts | Patrick McHardy |
2014-01-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2014-01-14 | netfilter: Add dependency on IPV6 for NF_TABLES_INET | Paul Gortmaker |
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 |
2014-01-01 | netfilter: add help information to new nf_tables Kconfig options | Pablo Neira Ayuso |
2013-12-30 | netfilter: nft_reject: support for IPv6 and TCP reset | Eric Leblond |
2013-12-29 | netfilter: select NFNETLINK when enabling NF_TABLES | Eric Leblond |
2013-12-24 | netfilter: add IPv4/6 IPComp extension match support | fan.du |
2013-12-07 | netfilter: nft: add queue module | Eric Leblond |
2013-11-13 | netfilter: fix connlimit Kconfig prompt string | Randy Dunlap |
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 |