index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
ipvs: Defer ip_vs_ftp unregister during netns cleanup
Slavin Liu
1
-1
/
+3
2025-10-29
netfilter: ipset: Remove unused htable_bits in macro ahash_region
Zhen Ni
1
-4
/
+4
2025-09-09
netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
Phil Sutter
1
-2
/
+2
2025-08-28
netfilter: ctnetlink: fix refcount leak on table dump
Florian Westphal
1
-11
/
+13
2025-08-28
netfilter: xt_nfacct: don't assume acct name is null-terminated
Florian Westphal
1
-2
/
+2
2025-08-28
netfilter: nf_tables: adjust lockdep assertions handling
Fedor Pchelkin
1
-2
/
+2
2025-06-27
netfilter: nft_socket: fix sk refcount leaks
Florian Westphal
1
-1
/
+2
2025-06-04
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
1
-17
/
+14
2025-06-04
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-7
/
+34
2025-06-04
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
1
-9
/
+6
2025-06-04
netfilter: conntrack: Bound nf_conntrack sysctl writes
Nicolas Bouchinet
1
-3
/
+9
2025-06-04
netfilter: ipset: fix region locking in hash types
Jozsef Kadlecsik
1
-1
/
+1
2025-04-10
netfilter: nft_exthdr: fix offset with ipv4_find_option()
Alexey Kashavkin
1
-6
/
+4
2025-04-10
ipvs: prevent integer overflow in do_ip_vs_get_ctl()
Dan Carpenter
1
-4
/
+4
2025-04-10
netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...
Kohei Enju
1
-0
/
+2
2025-01-09
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
7
-9
/
+9
2025-01-09
netfilter: ipset: Fix for recursive locking warning
Phil Sutter
1
-0
/
+3
2024-12-14
netfilter: nft_set_hash: skip duplicated elements pending gc run
Pablo Neira Ayuso
1
-0
/
+16
2024-12-14
netfilter: ipset: Hold module reference while requesting a module
Phil Sutter
1
-0
/
+5
2024-12-14
netfilter: x_tables: fix LED ID check in led_tg_check()
Dmitry Antipov
1
-1
/
+3
2024-12-14
ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
Jinghao Jia
1
-3
/
+1
2024-12-14
netfilter: ipset: add missing range check in bitmap_ip_uadt
Jeongjun Park
1
-5
/
+2
2024-11-08
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
1
-0
/
+3
2024-11-08
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
1
-5
/
+2
2024-11-08
netfilter: nf_tables: reject expiration higher than timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-11-08
netfilter: nf_tables: reject element expiration with no timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-11-08
netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire
Pablo Neira Ayuso
1
-1
/
+1
2024-09-12
netfilter: nf_conncount: fix wrong variable type
Yunjian Wang
1
-5
/
+3
2024-09-04
netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
Sebastian Andrzej Siewior
1
-0
/
+5
2024-08-19
netfilter: nf_tables: prefer nft_chain_validate
Florian Westphal
1
-101
/
+13
2024-08-19
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
3
-3
/
+12
2024-08-19
netfilter: nf_tables: set element extended ACK reporting support
Pablo Neira Ayuso
1
-4
/
+9
2024-08-19
netfilter: ipset: Add list flush to cancel_gc
Alexander Maltsev
1
-0
/
+3
2024-08-19
netfilter: ctnetlink: use helper function to calculate expect ID
Pablo Neira Ayuso
1
-1
/
+2
2024-08-19
ipvs: Avoid unnecessary calls to skb_is_gso_sctp
Ismael Luceno
1
-2
/
+2
2024-07-05
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
2
-5
/
+6
2024-07-05
netfilter: nf_tables: validate family when identifying table via handle
Pablo Neira Ayuso
1
-2
/
+3
2024-07-05
netfilter: ipset: Fix suspicious rcu_dereference_protected()
Jozsef Kadlecsik
1
-5
/
+6
2024-07-05
netfilter: nftables: exthdr: fix 4-byte stack OOB write
Florian Westphal
1
-5
/
+12
2024-07-05
netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
Jozsef Kadlecsik
2
-51
/
+60
2024-06-16
netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
Eric Dumazet
1
-0
/
+2
2024-05-02
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
1
-2
/
+4
2024-05-02
netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
Ziyang Xuan
1
-2
/
+6
2024-04-13
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
1
-1
/
+19
2024-04-13
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
1
-5
/
+8
2024-04-13
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
1
-4
/
+10
2024-04-13
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
1
-0
/
+3
2024-04-13
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
1
-2
/
+7
2024-04-13
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
1
-0
/
+1
2024-04-13
netfilter: nf_tables: disallow timeout for anonymous sets
Pablo Neira Ayuso
1
-0
/
+7
[next]