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-03-01
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
2024-03-01
netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
Xin Long
2024-02-23
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2024-02-23
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
2024-02-23
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
2024-02-23
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
2024-02-23
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
2024-02-23
netfilter: nft_compat: restrict match/target protocol to u16
Pablo Neira Ayuso
2024-02-23
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
2024-02-23
netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations
Pablo Neira Ayuso
2024-02-23
netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger
Pablo Neira Ayuso
2024-02-23
netfilter: nf_tables: reject QUEUE/DROP verdict parameters
Florian Westphal
2024-02-23
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
2024-02-23
netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
Florian Westphal
2024-01-25
ipvs: avoid stat macros calls from preemptible context
Fedor Pchelkin
2024-01-25
netfilter: nf_tables: skip dead set elements in netlink dump
Pablo Neira Ayuso
2024-01-25
netfilter: nf_tables: mark newset as dead on transaction abort
Florian Westphal
2024-01-15
netfilter: nf_tables: Reject tables of unsupported family
Phil Sutter
2023-12-13
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
Phil Sutter
2023-12-13
netfilter: ipset: fix race condition between swap/destroy and kernel side add...
Jozsef Kadlecsik
2023-11-28
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush (for 5.4)
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: disable toggling dormant table state more than once
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
2023-11-28
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: double hook unregistration in netns path
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: unregister flowtable hooks on netns exit
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: fix memleak when more than 255 elements expired
Pablo Neira Ayuso
2023-11-28
netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
Pablo Neira Ayuso
2023-11-28
netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
Pablo Neira Ayuso
2023-11-28
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-11-28
netfilter: nf_tables: use correct lock to protect gc_list
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: GC transaction race with netns dismantle
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: fix GC transaction races with netns and netlink event e...
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2023-11-28
netfilter: nft_set_hash: mark set element as dead when deleting from packet path
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: don't skip expired elements during walk
Florian Westphal
2023-11-28
netfilter: nft_set_rbtree: fix overlap expiration walk
Florian Westphal
2023-11-28
netfilter: nft_set_rbtree: fix null deref on element insertion
Florian Westphal
2023-11-28
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
2023-11-28
netfilter: nftables: rename set element data activation/deactivation functions
Pablo Neira Ayuso
2023-11-28
netfilter: nf_tables: pass context to nft_set_destroy()
Pablo Neira Ayuso
2023-11-20
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
2023-11-20
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
2023-11-20
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
2023-11-08
netfilter: nfnetlink_log: silence bogus compiler warning
Florian Westphal
[next]