index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_tables_api.c
Age
Commit message (
Expand
)
Author
2026-03-19
netfilter: nf_tables: release flowtable after rcu grace period on error
Pablo Neira Ayuso
2026-03-13
nf_tables: nft_dynset: fix possible stateful expression memleak in error path
Pablo Neira Ayuso
2026-03-13
netfilter: revert nft_set_rbtree: validate open interval overlap
Florian Westphal
2026-03-10
netfilter: nf_tables: always walk all pending catchall elements
Florian Westphal
2026-03-10
netfilter: nf_tables: Fix for duplicate device in netdev hooks
Phil Sutter
2026-03-05
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
2026-03-05
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
2026-03-05
netfilter: nf_tables: unconditionally bump set->nelems before insertion
Pablo Neira Ayuso
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
netfilter: nf_tables: fix use-after-free in nf_tables_addchain()
Inseo An
2026-02-17
netfilter: nf_tables: revert commit_mutex usage in reset path
Brian Witte
2026-02-06
netfilter: nft_set_rbtree: validate open interval overlap
Pablo Neira Ayuso
2026-02-06
netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null interval
Pablo Neira Ayuso
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-05
netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
Andrew Fasano
2026-01-22
netfilter: nf_tables: add .abort_skip_removal flag for set types
Pablo Neira Ayuso
2026-01-20
netfilter: don't include xt and nftables.h in unrelated subsystems
Florian Westphal
2026-01-20
netfilter: nf_tables: reset table validation state on abort
Florian Westphal
2026-01-02
netfilter: nf_tables: fix memory leak in nf_tables_newrule()
Zilin Guan
2025-12-15
netfilter: nf_tables: avoid softlockup warnings in nft_chain_validate
Florian Westphal
2025-12-15
netfilter: nf_tables: avoid chain re-validation if possible
Florian Westphal
2025-12-11
netfilter: nf_tables: remove redundant chain validation on register store
Pablo Neira Ayuso
2025-10-30
netfilter: nf_tables: use C99 struct initializer for nft_set_iter
Fernando Fernandez Mancera
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-10
netfilter: nf_tables: restart set lookup on base_seq change
Florian Westphal
2025-09-10
netfilter: nf_tables: place base_seq in struct net
Florian Westphal
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-04
netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX
Phil Sutter
2025-09-02
netfilter: nf_tables: all transaction allocations can now sleep
Florian Westphal
2025-08-13
netfilter: nf_tables: reject duplicate device on updates
Pablo Neira Ayuso
2025-07-25
netfilter: nfnetlink_hook: Dump flowtable info
Phil Sutter
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-14
Revert "netfilter: nf_tables: Add notifications for hook changes"
Phil Sutter
2025-07-10
netfilter: nf_tables: adjust lockdep assertions handling
Fedor Pchelkin
2025-07-10
netfilter: nf_tables: Reintroduce shortened deletion notifications
Phil Sutter
2025-07-10
netfilter: nf_tables: Drop dead code from fill_*_info routines
Phil Sutter
2025-05-23
netfilter: nf_tables: Add notifications for hook changes
Phil Sutter
2025-05-23
netfilter: nf_tables: Support wildcard netdev hook specs
Phil Sutter
2025-05-23
netfilter: nf_tables: Sort labels in nft_netdev_hook_alloc()
Phil Sutter
2025-05-23
netfilter: nf_tables: Handle NETDEV_CHANGENAME events
Phil Sutter
2025-05-23
netfilter: nf_tables: Wrap netdev notifiers
Phil Sutter
2025-05-23
netfilter: nf_tables: Respect NETDEV_REGISTER events
Phil Sutter
2025-05-23
netfilter: nf_tables: Prepare for handling NETDEV_REGISTER events
Phil Sutter
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
2025-05-23
netfilter: nf_tables: Pass nf_hook_ops to nft_unregister_flowtable_hook()
Phil Sutter
2025-05-23
netfilter: nf_tables: Introduce nft_register_flowtable_ops()
Phil Sutter
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
2025-05-23
netfilter: nf_tables: Introduce functions freeing nft_hook objects
Phil Sutter
[next]