summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2024-06-25netfilter: nf_tables: reduce trans->ctx.table referencesFlorian Westphal
2024-06-25netfilter: nf_tables: move bind list_head into relevant subtypesFlorian Westphal
2024-06-25netfilter: nf_tables: make struct nft_trans first member of derived subtypesFlorian Westphal
2024-06-24netfilter: fix undefined reference to 'netfilter_lwtunnel_*' when CONFIG_SYSC...Jianguo Wu
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-19netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu
2024-06-19netfilter: ipset: Fix suspicious rcu_dereference_protected()Jozsef Kadlecsik
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-12net: add and use __skb_get_hash_symmetric_netFlorian Westphal
2024-06-12net: add and use skb_get_hash_netFlorian Westphal
2024-06-11netfilter: ipset: Fix race between namespace cleanup and gc in the list:set typeJozsef Kadlecsik
2024-06-11netfilter: nft_inner: validate mandatory meta and payloadDavide Ornaghi
2024-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-28ipvs: constify ctl_table arguments of utility functionsThomas Weißschuh
2024-05-29netfilter: nft_fib: allow from forward/input without iif selectorEric Garver
2024-05-29netfilter: nft_payload: skbuff vlan metadata mangle supportPablo Neira Ayuso
2024-05-22net: netfilter: Make ct zone opts configurable for bpf ct helpersBrad Cowie
2024-05-20netfilter: nft_payload: restore vlan q-in-q match supportPablo Neira Ayuso
2024-05-20netfilter: ipset: Add list flush to cancel_gcAlexander Maltsev
2024-05-20netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()Eric Dumazet
2024-05-13Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-05-10netfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal
2024-05-10netfilter: nft_set_pipapo: remove dirty flagFlorian Westphal
2024-05-10netfilter: nft_set_pipapo: move cloning of match info to insert/removal pathFlorian Westphal
2024-05-10netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand cloneFlorian Westphal
2024-05-08ipvs: allow some sysctls in non-init user namespacesAlexander Mikhalitsyn
2024-05-08ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthreshAlexander Mikhalitsyn
2024-05-06netfilter: nft_set_pipapo: merge deactivate helper into callerFlorian Westphal
2024-05-06netfilter: nft_set_pipapo: prepare walk function for on-demand cloneFlorian Westphal
2024-05-06netfilter: nft_set_pipapo: prepare destroy function for on-demand cloneFlorian Westphal
2024-05-06netfilter: nft_set_pipapo: make pipapo_clone helper return NULLFlorian Westphal
2024-05-06netfilter: nft_set_pipapo: move prove_locking helper aroundFlorian Westphal
2024-05-06netfilter: conntrack: remove flowtable early-drop testFlorian Westphal
2024-05-06netfilter: use NF_DROP instead of -NF_DROPJason Xing
2024-05-06netfilter: conntrack: dccp: try not to drop skb in conntrackJason Xing
2024-05-06netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router DiscoveryLinus Lüssing
2024-05-06netfilter: nf_tables: remove NETDEV_CHANGENAME from netdev chain event handlerPablo Neira Ayuso
2024-05-06netfilter: nf_tables: skip transaction if update object is not implementedPablo Neira Ayuso
2024-05-03netfilter: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-04-30inet: introduce dst_rtable() helperEric Dumazet
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25netfilter: nf_tables: honor table dormant flag from netdev release event pathPablo Neira Ayuso
2024-04-25ipvs: Fix checksumming on GSO of SCTP packetsIsmael Luceno
2024-04-22netfilter: nfnetlink: Handle ACK flags for batch messagesDonald Hunter
2024-04-22sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-18netfilter: nf_tables: fix memleak in map from abort pathPablo Neira Ayuso
2024-04-17netfilter: nf_tables: restore set elements when delete set failsPablo Neira Ayuso
2024-04-17netfilter: nf_tables: missing iterator type in lookup walkPablo Neira Ayuso