summaryrefslogtreecommitdiff
path: root/include/net/netfilter
AgeCommit message (Expand)AuthorFilesLines
2021-05-24netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso1-6/+0
2021-05-14netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan1-1/+0
2021-04-27netfilter: nftables: add catch-all set element supportPablo Neira Ayuso1-0/+5
2021-04-26netfilter: nftables: add nft_pernet() helper functionPablo Neira Ayuso1-0/+8
2021-04-26netfilter: disable defrag once its no longer neededFlorian Westphal2-2/+4
2021-04-26netfilter: nat: move nf_xfrm_me_harder to where it is usedFlorian Westphal1-2/+0
2021-04-18netfilter: nftables: counter hardware offload supportPablo Neira Ayuso2-0/+3
2021-04-18netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso1-1/+10
2021-04-18netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso1-0/+1
2021-04-13netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit typeRoi Dayan1-1/+2
2021-04-13netfilter: conntrack: move ct counter to net_generic dataFlorian Westphal1-0/+2
2021-04-13netfilter: conntrack: move expect counter to net_generic dataFlorian Westphal1-0/+1
2021-04-13netfilter: conntrack: move autoassign_helper sysctl to net_generic dataFlorian Westphal1-0/+1
2021-04-13netfilter: conntrack: move autoassign warning member to net_generic dataFlorian Westphal1-0/+4
2021-04-13netfilter: flowtable: add vlan match offload supportwenxu1-0/+2
2021-04-06netfilter: conntrack: move ecache dwork to net_generic infraFlorian Westphal2-21/+16
2021-04-06netfilter: conntrack: move sysctl pointer to net_generic infraFlorian Westphal1-0/+3
2021-04-06netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal1-0/+11
2021-04-06netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal1-0/+6
2021-03-31netfilter: flowtable: dst_check() from garbage collector pathPablo Neira Ayuso1-1/+4
2021-03-31netfilter: nft_log: perform module load from nf_tablesFlorian Westphal1-0/+5
2021-03-31netfilter: nf_log_common: merge with nf_log_syslogFlorian Westphal1-24/+0
2021-03-31netfilter: nf_log_bridge: merge with nf_log_syslogFlorian Westphal1-1/+0
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+3
2021-03-24netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau1-3/+5
2021-03-24netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso1-0/+2
2021-03-24netfilter: flowtable: add vlan supportPablo Neira Ayuso1-3/+14
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain egress devicePablo Neira Ayuso1-2/+14
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain ingress devicePablo Neira Ayuso1-0/+3
2021-03-24netfilter: flowtable: add xmit path typesPablo Neira Ayuso1-2/+9
2021-03-18netfilter: nftables: update table flags from the commit phasePablo Neira Ayuso1-3/+6
2021-03-18netfilter: flowtable: fast NAT functions never failPablo Neira Ayuso1-6/+6
2021-03-18netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumerationPablo Neira Ayuso1-1/+1
2021-03-18netfilter: conntrack: Remove unused variable declarationYueHaibing1-3/+0
2021-03-18netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso1-0/+3
2021-02-15netfilter: nftables: introduce table ownershipPablo Neira Ayuso1-0/+6
2021-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski5-15/+18
2021-01-28netfilter: nftables: statify nft_parse_register()Pablo Neira Ayuso1-1/+0
2021-01-28netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso4-9/+9
2021-01-28netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso3-5/+5
2021-01-26netfilter: flowtable: add hash offset field to tuplePablo Neira Ayuso1-0/+4
2021-01-16netfilter: nft_dynset: honor stateful expressions in set definitionPablo Neira Ayuso1-0/+2
2020-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski4-43/+63
2020-12-12netfilter: nftables: generalize set extension to support for several expressionsPablo Neira Ayuso1-8/+28
2020-12-12netfilter: nftables: move nft_expr before nft_setPablo Neira Ayuso1-28/+26
2020-12-12netfilter: nftables: generalize set expressions supportPablo Neira Ayuso1-1/+4
2020-12-12netfilter: ctnetlink: add timeout and protoinfo to destroy eventsFlorian Westphal1-1/+1
2020-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2020-12-08netfilter: nft_dynset: fix timeouts later than 23 daysPablo Neira Ayuso1-0/+4
2020-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+7