aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nf_flow_table_ipv6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-27netfilter: Remove flowtable relicsGeert Uytterhoeven1-0/+0
2021-12-23netfilter: flowtable: remove ipv4/ipv6 modulesFlorian Westphal1-38/+0
2020-06-25netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill1-0/+1
2019-11-15netfilter: nf_flow_table_offload: add IPv6 supportPablo Neira Ayuso1-1/+1
2019-11-12netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso1-0/+1
2019-11-12netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-04-24netfilter: nf_flow_table: move init code to nf_flow_table_core.cFelix Fietkau1-2/+1
2018-04-24netfilter: nf_flow_table: move ipv6 offload hook code to nf_flow_tableFelix Fietkau1-232/+0
2018-04-21netfilter: nf_flow_table: cache mtu in struct flow_offload_tupleFelix Fietkau1-14/+3
2018-03-04net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens1-1/+1
2018-02-07netfilter: nf_tables: fix flowtable freePablo Neira Ayuso1-0/+1
2018-01-10netfilter: remove duplicated includeWei Yongjun1-1/+0
2018-01-08netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso1-1/+2
2018-01-08netfilter: flow table support for IPv6Pablo Neira Ayuso1-0/+277