Age | Commit message (Expand) | Author |
2017-02-08 | netfilter: nft_exthdr: add TCP option matching | Manuel Messner |
2017-02-08 | netfilter: nf_tables: add bitmap set type | Pablo Neira Ayuso |
2017-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2017-01-16 | netfilter: Fix typo in NF_CONNTRACK Kconfig option description | William Breathitt Gray |
2017-01-05 | netfilter: select LIBCRC32C together with SCTP conntrack | Davide Caratti |
2016-12-06 | netfilter: nf_tables: add stateful object reference expression | Pablo Neira Ayuso |
2016-12-04 | netfilter: conntrack: built-in support for UDPlite | Davide Caratti |
2016-12-04 | netfilter: conntrack: built-in support for SCTP | Davide Caratti |
2016-12-04 | netfilter: conntrack: built-in support for DCCP | Davide Caratti |
2016-12-04 | netfilter: built-in NAT support for UDPlite | Davide Caratti |
2016-12-04 | netfilter: built-in NAT support for SCTP | Davide Caratti |
2016-12-04 | netfilter: built-in NAT support for DCCP | Davide Caratti |
2016-11-01 | netfilter: nf_tables: introduce routing expression | Anders K. Pedersen |
2016-11-01 | netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c | Pablo Neira Ayuso |
2016-11-01 | netfilter: nf_log: add packet logging for netdev family | Pablo Neira Ayuso |
2016-11-01 | netfilter: nf_tables: add fib expression | Florian Westphal |
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-07-01 | netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARK | Moritz Sichert |
2016-02-08 | netfilter: tee: select NF_DUP_IPV6 unconditionally | Arnd Bergmann |
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 |