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-04-10
net: fix geneve_opt length integer overflow
Lin Ma
1
-1
/
+1
2025-04-10
netfilter: nft_tunnel: fix geneve_opt type confusion addition
Lin Ma
1
-2
/
+2
2025-04-10
netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only
Pablo Neira Ayuso
1
-1
/
+2
2025-03-28
netfilter: nft_counter: Use u64_stats_t for statistic.
Sebastian Andrzej Siewior
1
-44
/
+46
2025-03-28
netfilter: nft_exthdr: fix offset with ipv4_find_option()
Alexey Kashavkin
1
-6
/
+4
2025-03-28
ipvs: prevent integer overflow in do_ip_vs_get_ctl()
Dan Carpenter
1
-4
/
+4
2025-03-28
netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...
Kohei Enju
1
-0
/
+2
2025-03-28
netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap ...
Nicklas Bo Jensen
1
-2
/
+2
2025-03-28
netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template.
Sebastian Andrzej Siewior
1
-2
/
+4
2025-03-07
netfilter: allow exp not to be removed in nf_ct_find_expectation
Xin Long
3
-3
/
+5
2025-02-21
netfilter: nf_tables: reject mismatching sum of field_len with set key length
Pablo Neira Ayuso
1
-4
/
+4
2025-02-21
netfilter: nft_flow_offload: update tcp state flags under lock
Florian Westphal
1
-5
/
+11
2025-01-17
netfilter: conntrack: clamp maximum hashtable size to INT_MAX
Pablo Neira Ayuso
1
-1
/
+4
2025-01-17
netfilter: nf_tables: imbalance in flowtable binding
Pablo Neira Ayuso
1
-4
/
+11
2024-12-27
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: nft_socket: remove WARN_ON_ONCE on maximum cgroup level
Pablo Neira Ayuso
1
-1
/
+1
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-12-14
netfilter: nf_tables: must hold rcu read lock while iterating object type list
Florian Westphal
1
-7
/
+6
2024-12-14
netfilter: nf_tables: skip transaction if update object is not implemented
Pablo Neira Ayuso
1
-2
/
+6
2024-11-22
ipvs: properly dereference pe in ip_vs_add_service
Chen Hanxiao
1
-5
/
+5
2024-11-08
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
1
-0
/
+3
2024-11-08
netfilter: Fix use-after-free in get_info()
Dong Chenchen
1
-1
/
+1
2024-11-01
netfilter: xtables: fix typo causing some targets not to load on IPv6
Pablo Neira Ayuso
3
-2
/
+3
2024-10-17
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
Florian Westphal
16
-165
/
+422
2024-10-17
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
1
-5
/
+2
2024-10-17
netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
Phil Sutter
1
-1
/
+1
2024-10-17
netfilter: nf_tables: remove annotation to access set timeout while holding lock
Pablo Neira Ayuso
1
-2
/
+2
2024-10-17
netfilter: nf_tables: reject expiration higher than timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-10-17
netfilter: nf_tables: reject element expiration with no timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-10-17
netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire
Pablo Neira Ayuso
1
-1
/
+1
2024-09-30
netfilter: nf_tables: missing iterator type in lookup walk
Pablo Neira Ayuso
2
-1
/
+3
2024-09-30
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
2
-2
/
+8
2024-09-30
netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...
Dan Carpenter
1
-2
/
+2
2024-09-30
netfilter: nft_socket: make cgroupsv2 matching work with namespaces
Florian Westphal
1
-3
/
+38
2024-09-18
netfilter: nft_socket: fix sk refcount leaks
Florian Westphal
1
-3
/
+4
2024-09-12
netfilter: nf_conncount: fix wrong variable type
Yunjian Wang
1
-5
/
+3
2024-08-29
netfilter: flowtable: validate vlan header
Pablo Neira Ayuso
2
-0
/
+6
2024-08-29
netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
Sebastian Andrzej Siewior
1
-0
/
+5
2024-08-29
netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
Sebastian Andrzej Siewior
1
-2
/
+2
2024-08-29
netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests
Phil Sutter
1
-13
/
+59
2024-08-29
netfilter: nf_tables: Introduce nf_tables_getobj_single
Phil Sutter
1
-31
/
+44
2024-08-29
netfilter: nf_tables: Carry reset boolean in nft_obj_dump_ctx
Phil Sutter
1
-6
/
+6
2024-08-29
netfilter: nf_tables: nft_obj_filter fits into cb->ctx
Phil Sutter
1
-11
/
+5
2024-08-29
netfilter: nf_tables: Carry s_idx in nft_obj_dump_ctx
Phil Sutter
1
-4
/
+5
2024-08-29
netfilter: nf_tables: A better name for nft_obj_filter
Phil Sutter
1
-16
/
+16
2024-08-29
netfilter: nf_tables: Unconditionally allocate nft_obj_filter
Phil Sutter
1
-21
/
+15
[next]