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-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-04-13
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
2024-04-13
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
2024-04-13
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
2024-04-13
netfilter: nf_tables: reject new basechain after table flag update
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: flush pending destroy work before exit_net release
Pablo Neira Ayuso
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
2024-04-13
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Pablo Neira Ayuso
2024-03-26
netfilter: nf_tables: do not compare internal table flags on updates
Pablo Neira Ayuso
2024-03-15
netfilter: nf_conntrack_h323: Add protection for bmp length out of range
Lena Wang
2024-03-15
netfilter: nft_ct: fix l3num expectations with inet pseudo family
Florian Westphal
2024-03-06
netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
Ignat Korchagin
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
[next]