summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
AgeCommit message (Expand)AuthorLines
2021-06-18netfilter: conntrack: pass hook state to log functionsFlorian Westphal-8/+12
2021-06-17netfilter: nf_tables: add last expressionPablo Neira Ayuso-0/+1
2021-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-0/+9
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-6/+0
2021-06-07netfilter: flowtable: Set offload timeouts according to proto valuesOz Shlomo-0/+2
2021-06-07netfilter: nftables: add nf_ct_pernet() helper functionPablo Neira Ayuso-0/+7
2021-05-29netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal-24/+25
2021-05-29netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal-35/+26
2021-05-29netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal-0/+5
2021-05-29netfilter: nf_tables: add and use nft_sk helperFlorian Westphal-0/+5
2021-05-29netfilter: nf_tables: prefer direct calls for set lookupsFlorian Westphal-0/+24
2021-05-28netfilter: add and use nft_set_do_lookup helperFlorian Westphal-0/+7
2021-05-24netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso-6/+0
2021-05-14netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan-1/+0
2021-04-27netfilter: nftables: add catch-all set element supportPablo Neira Ayuso-0/+5
2021-04-26netfilter: nftables: add nft_pernet() helper functionPablo Neira Ayuso-0/+8
2021-04-26netfilter: disable defrag once its no longer neededFlorian Westphal-2/+4
2021-04-26netfilter: nat: move nf_xfrm_me_harder to where it is usedFlorian Westphal-2/+0
2021-04-18netfilter: nftables: counter hardware offload supportPablo Neira Ayuso-0/+3
2021-04-18netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso-1/+10
2021-04-18netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso-0/+1
2021-04-13netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit typeRoi Dayan-1/+2
2021-04-13netfilter: conntrack: move ct counter to net_generic dataFlorian Westphal-0/+2
2021-04-13netfilter: conntrack: move expect counter to net_generic dataFlorian Westphal-0/+1
2021-04-13netfilter: conntrack: move autoassign_helper sysctl to net_generic dataFlorian Westphal-0/+1
2021-04-13netfilter: conntrack: move autoassign warning member to net_generic dataFlorian Westphal-0/+4
2021-04-13netfilter: flowtable: add vlan match offload supportwenxu-0/+2
2021-04-06netfilter: conntrack: move ecache dwork to net_generic infraFlorian Westphal-21/+16
2021-04-06netfilter: conntrack: move sysctl pointer to net_generic infraFlorian Westphal-0/+3
2021-04-06netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal-0/+11
2021-04-06netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal-0/+6
2021-03-31netfilter: flowtable: dst_check() from garbage collector pathPablo Neira Ayuso-1/+4
2021-03-31netfilter: nft_log: perform module load from nf_tablesFlorian Westphal-0/+5
2021-03-31netfilter: nf_log_common: merge with nf_log_syslogFlorian Westphal-24/+0
2021-03-31netfilter: nf_log_bridge: merge with nf_log_syslogFlorian Westphal-1/+0
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-0/+3
2021-03-24netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau-3/+5
2021-03-24netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso-0/+2
2021-03-24netfilter: flowtable: add vlan supportPablo Neira Ayuso-3/+14
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain egress devicePablo Neira Ayuso-2/+14
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain ingress devicePablo Neira Ayuso-0/+3
2021-03-24netfilter: flowtable: add xmit path typesPablo Neira Ayuso-2/+9
2021-03-18netfilter: nftables: update table flags from the commit phasePablo Neira Ayuso-3/+6
2021-03-18netfilter: flowtable: fast NAT functions never failPablo Neira Ayuso-6/+6
2021-03-18netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumerationPablo Neira Ayuso-1/+1
2021-03-18netfilter: conntrack: Remove unused variable declarationYueHaibing-3/+0
2021-03-18netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso-0/+3
2021-02-15netfilter: nftables: introduce table ownershipPablo Neira Ayuso-0/+6
2021-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski-15/+18
2021-01-27netfilter: nftables: statify nft_parse_register()Pablo Neira Ayuso-1/+0