summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2022-07-02netfilter: nft_set_pipapo: release elements in clone from abort pathPablo Neira Ayuso
2022-07-02netfilter: nf_tables: stricter validation of element dataPablo Neira Ayuso
2022-06-27netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal
2022-06-27netfilter: nft_dynset: restore set element counter when failing to updatePablo Neira Ayuso
2022-06-21netfilter: nf_dup_netdev: add and use recursion counterFlorian Westphal
2022-06-21netfilter: nf_dup_netdev: do not push mac header a second timeFlorian Westphal
2022-06-17netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exitFlorian Westphal
2022-06-08netfilter: use get_random_u32 instead of prandomFlorian Westphal
2022-06-06netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso
2022-06-06netfilter: nf_tables: memleak flow rule from commit pathPablo Neira Ayuso
2022-06-06netfilter: nf_tables: release new hooks on unsupported flowtable flagsPablo Neira Ayuso
2022-06-02netfilter: nf_tables: always initialize flowtable hook list in transactionPablo Neira Ayuso
2022-06-02netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso
2022-06-01netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net pathPablo Neira Ayuso
2022-06-01netfilter: nat: really support inet nat without l3 addressFlorian Westphal
2022-05-31netfilter: flowtable: fix nft_flow_route source address for nat casewenxu
2022-05-31netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flagwenxu
2022-05-31netfilter: nf_tables: double hook unregistration in netns pathPablo Neira Ayuso
2022-05-31netfilter: nf_tables: hold mutex on netns pre_exit pathPablo Neira Ayuso
2022-05-31netfilter: nf_tables: sanitize nft_set_desc_concat_parse()Pablo Neira Ayuso
2022-05-27netfilter: nf_tables: set element extended ACK reporting supportPablo Neira Ayuso
2022-05-27netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exitFlorian Westphal
2022-05-27netfilter: nfnetlink: fix warn in nfnetlink_unbindFlorian Westphal
2022-05-26netfilter: nft_limit: Clone packet limits' cost valuePhil Sutter
2022-05-26netfilter: nf_tables: disallow non-stateful expression in sets earlierPablo Neira Ayuso
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-18netfilter: nf_tables: disable expression reduction infraPablo Neira Ayuso
2022-05-18netfilter: flowtable: move dst_check to packet pathRitaro Takenaka
2022-05-18netfilter: flowtable: fix TCP flow teardownPablo Neira Ayuso
2022-05-18netfilter: ctnetlink: fix up for "netfilter: conntrack: remove unconfirmed list"Stephen Rothwell
2022-05-16netfilter: conntrack: remove pr_debug callsites from tcp trackerFlorian Westphal
2022-05-16netfilter: nf_conncount: reduce unnecessary GCWilliam Tu
2022-05-16netfilter: nft_flow_offload: fix offload with pppoe + vlanFelix Fietkau
2022-05-16netfilter: nft_flow_offload: skip dst neigh lookup for ppp devicesFelix Fietkau
2022-05-16netfilter: flowtable: fix excessive hw offload attempts after failureFelix Fietkau
2022-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2022-05-13netfilter: flowtable: nft_flow_route use more data for reverse routeSven Auhagen
2022-05-13netfilter: conntrack: add nf_conntrack_events autodetect modeFlorian Westphal
2022-05-13netfilter: conntrack: un-inline nf_ct_ecache_ext_addFlorian Westphal
2022-05-13netfilter: nfnetlink: allow to detect if ctnetlink listeners existFlorian Westphal
2022-05-13netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()Pablo Neira Ayuso
2022-05-13netfilter: conntrack: avoid unconditional local_bh_disableFlorian Westphal
2022-05-13netfilter: conntrack: remove unconfirmed listFlorian Westphal
2022-05-13netfilter: conntrack: remove __nf_ct_unconfirmed_destroyFlorian Westphal
2022-05-13netfilter: cttimeout: decouple unlink and free on netns destructionFlorian Westphal
2022-05-13netfilter: extensions: introduce extension genid countFlorian Westphal
2022-05-13netfilter: remove nf_ct_unconfirmed_destroy helperFlorian Westphal
2022-05-13netfilter: cttimeout: decouple unlink and free on netns destructionFlorian Westphal
2022-05-13netfilter: conntrack: remove the percpu dying listFlorian Westphal