index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2024-07-05
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
2024-07-05
netfilter: nf_tables: validate family when identifying table via handle
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: do not compare internal table flags on updates
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
Ignat Korchagin
2024-06-16
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
2024-06-16
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: skip dead set elements in netlink dump
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: mark newset as dead on transaction abort
Florian Westphal
2024-06-16
netfilter: nft_dynset: relax superfluous check on set updates
Pablo Neira Ayuso
2024-06-16
netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
Pablo Neira Ayuso
2024-06-16
netfilter: nftables: exthdr: fix 4-byte stack OOB write
Florian Westphal
2024-06-16
netfilter: nft_dynset: fix timeouts later than 23 days
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush (for 4.19)
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: disable toggling dormant table state more than once
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
2024-06-16
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: double hook unregistration in netns path
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: unregister flowtable hooks on netns exit
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: fix memleak when more than 255 elements expired
Pablo Neira Ayuso
2024-06-16
netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
Pablo Neira Ayuso
2024-06-16
netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
Pablo Neira Ayuso
2024-06-16
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2024-06-16
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: GC transaction race with netns dismantle
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: fix GC transaction races with netns and netlink event e...
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: don't skip expired elements during walk
Pablo Neira Ayuso
2024-06-16
netfilter: nft_set_rbtree: fix overlap expiration walk
Pablo Neira Ayuso
2024-06-16
netfilter: nft_set_rbtree: fix null deref on element insertion
Pablo Neira Ayuso
2024-06-16
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
2024-06-16
netfilter: nft_set_rbtree: Add missing expired checks
Phil Sutter
2024-06-16
netfilter: nft_set_rbtree: allow loose matching of closing element in interval
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
2024-06-16
netfilter: nftables: rename set element data activation/deactivation functions
Pablo Neira Ayuso
2024-06-16
netfilter: nf_tables: pass context to nft_set_destroy()
Pablo Neira Ayuso
2024-06-16
netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
Eric Dumazet
2024-05-02
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
2024-05-02
netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
Ziyang Xuan
2024-05-02
netfilter: nf_tables: __nft_expr_type_get() selects specific family type
Pablo Neira Ayuso
2024-04-13
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
2024-04-13
netfilter: nf_tables: disallow timeout for anonymous sets
Pablo Neira Ayuso
2024-04-13
netfilter: nf_tables: reject constant set with timeout
Pablo Neira Ayuso
2024-04-13
netfilter: nf_tables: disallow anonymous set with timeout flag
Pablo Neira Ayuso
[next]