Age | Commit message (Expand) | Author |
2020-01-27 | nf_tables: Add set type for arbitrary concatenation of ranges | Stefano Brivio |
2019-11-12 | netfilter: nf_flow_table: hardware offload support | Pablo Neira Ayuso |
2019-09-13 | netfilter: fix coding-style errors. | Jeremy Sowden |
2019-07-09 | netfilter: nf_tables: add hardware offload support | Pablo Neira Ayuso |
2019-07-05 | netfilter: nf_tables: Add synproxy support | Fernando Fernandez Mancera |
2019-04-11 | netfilter: x_tables: merge ip and ipv6 masquerade modules | Florian Westphal |
2019-04-08 | netfilter: nf_tables: merge route type into core | Florian Westphal |
2019-03-01 | netfilter: nf_tables: merge ipv4 and ipv6 nat chain types | Florian Westphal |
2019-02-27 | netfilter: nat: merge ipv4 and ipv6 masquerade functionality | Florian Westphal |
2019-01-18 | netfilter: conntrack: gre: switch module to be built-in | Florian Westphal |
2018-12-17 | netfilter: nat: remove nf_nat_l4proto struct | Florian Westphal |
2018-12-17 | netfilter: nat: remove l4proto->manip_pkt | Florian Westphal |
2018-12-17 | netfilter: nat: remove l4proto->nlattr_to_range | Florian Westphal |
2018-09-17 | netfilter: nf_tables: add xfrm expression | Florian Westphal |
2018-08-03 | netfilter: nf_tables: add tunnel support | Pablo Neira Ayuso |
2018-07-30 | netfilter: nf_tables: Add native tproxy support | Máté Eckl |
2018-07-30 | netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf | Fernando Fernandez Mancera |
2018-07-30 | netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c | Fernando Fernandez Mancera |
2018-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2018-07-17 | netfilter: conntrack: remove l3proto abstraction | Florian Westphal |
2018-07-16 | netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers | Florian Westphal |
2018-07-06 | netfilter: nf_tables: place all set backends in one single module | Pablo Neira Ayuso |
2018-06-03 | netfilter: nf_tables: add connlimit support | Pablo Neira Ayuso |
2018-06-01 | netfilter: nf_tables: add support for native socket matching | Máté Eckl |
2018-05-29 | netfilter: nat: merge nf_nat_redirect into nf_nat | Florian Westphal |
2018-05-07 | netfilter: extract Passive OS fingerprint infrastructure from xt_osf | Fernando Fernandez Mancera |
2018-04-27 | netfilter: nf_tables: merge exthdr expression into nft core | Florian Westphal |
2018-04-27 | netfilter: nf_tables: merge rt expression into nft core | Florian Westphal |
2018-04-27 | netfilter: nf_tables: make meta expression builtin | Florian Westphal |
2018-04-24 | netfilter: nf_flow_table: move ipv4 offload hook code to nf_flow_table | Felix Fietkau |
2018-04-21 | netfilter: nf_flow_table: rename nf_flow_table.c to nf_flow_table_core.c | Felix Fietkau |
2018-03-30 | netfilter: nf_tables: build-in filter chain type | Pablo Neira Ayuso |
2018-01-08 | netfilter: nf_tables: flow offload expression | Pablo Neira Ayuso |
2018-01-08 | netfilter: flow table support for the mixed IPv4/IPv6 family | Pablo Neira Ayuso |
2018-01-08 | netfilter: add generic flow table infrastructure | Pablo Neira Ayuso |
2018-01-08 | netfilter: move checksum indirection to struct nf_ipv6_ops | Pablo Neira Ayuso |
2018-01-08 | netfilter: connlimit: split xt_connlimit into front and backend | Florian Westphal |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-31 | netfilter: nf_tables: add fib expression to the netdev family | Pablo M. Bermudo Garay |
2017-06-19 | netfilter, kbuild: use canonical method to specify objs. | Jike Song |
2017-02-08 | netfilter: nf_tables: add bitmap set type | Pablo Neira Ayuso |
2017-01-03 | netfilter: nat: merge udp and udplite helpers | Florian Westphal |
2017-01-03 | netfilter: merge udp and udplite conntrack helpers | Florian Westphal |
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 |