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
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
2023-10-25
netfilter: nft_set_rbtree: .deactivate fails if element has expired
Pablo Neira Ayuso
2023-10-25
netfilter: nft_payload: fix wrong mac header matching
Florian Westphal
2023-10-25
net: prevent address rewrite in kernel_bind()
Jordan Rife
2023-10-10
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
2023-10-10
net: replace calls to sock->ops->connect() with kernel_connect()
Jordan Rife
2023-10-10
netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
Jozsef Kadlecsik
2023-10-10
netfilter: nf_tables: disallow element removal on anonymous sets
Pablo Neira Ayuso
2023-09-23
netfilter: nfnetlink_osf: avoid OOB read
Wander Lairson Costa
2023-09-23
netfilter: xt_sctp: validate the flag_info count
Wander Lairson Costa
2023-09-23
netfilter: xt_u32: validate user space input
Wander Lairson Costa
2023-09-23
netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...
Kyle Zeng
2023-08-30
netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
Xin Long
2023-08-30
netfilter: nft_dynset: disallow object maps
Pablo Neira Ayuso
2023-08-30
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-07-27
netfilter: nf_tables: can't schedule in nft_chain_validate
Florian Westphal
2023-07-27
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
2023-07-27
netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
Thadeu Lima de Souza Cascardo
2023-07-27
netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
Florent Revest
2023-07-27
netfilter: nf_tables: fix scheduling-while-atomic splat
Florian Westphal
[next]