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