summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
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-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
2024-04-11netfilter: flowtable: incorrect pppoe tuplePablo Neira Ayuso
2024-04-11netfilter: flowtable: validate pppoe headerPablo Neira Ayuso
2024-04-11netfilter: nft_set_pipapo: do not free live elementFlorian Westphal
2024-04-11netfilter: nft_set_pipapo: walk over current view on netlink dumpPablo Neira Ayuso
2024-04-11netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()Ziyang Xuan
2024-04-11netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()Ziyang Xuan
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-04netfilter: nf_tables: discard table flag update with pending basechain deletionPablo Neira Ayuso
2024-04-04netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()Ziyang Xuan
2024-04-04netfilter: nf_tables: reject new basechain after table flag updatePablo Neira Ayuso
2024-04-04netfilter: nf_tables: flush pending destroy work before exit_net releasePablo Neira Ayuso
2024-04-04netfilter: nf_tables: release mutex after nft_gc_seq_end from abort pathPablo Neira Ayuso
2024-04-04netfilter: nf_tables: release batch on table validation from abort pathPablo Neira Ayuso
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin
2024-03-28netfilter: nf_tables: skip netdev hook unregistration if table is dormantPablo Neira Ayuso