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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2024-11-14
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-7
/
+34
2024-11-14
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
2
-10
/
+9
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-11-01
netfilter: bpf: must hold reference on net namespace
Florian Westphal
1
-0
/
+4
2024-11-01
bpf: Fix link info netfilter flags to populate defrag flag
Tyrone Wu
1
-1
/
+2
2024-10-17
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
Florian Westphal
16
-165
/
+422
2024-10-17
netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
Florian Westphal
1
-2
/
+118
2024-10-10
netfilter: nf_tables: restore set elements when delete set fails
Pablo Neira Ayuso
5
-20
/
+42
2024-10-10
netfilter: nf_tables: fix memleak in map from abort path
Pablo Neira Ayuso
1
-2
/
+14
2024-10-04
netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
Pablo Neira Ayuso
1
-1
/
+1
2024-10-04
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
1
-5
/
+2
2024-10-04
netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
Phil Sutter
1
-1
/
+1
2024-10-04
netfilter: nf_tables: remove annotation to access set timeout while holding lock
Pablo Neira Ayuso
1
-2
/
+2
2024-10-04
netfilter: nf_tables: reject expiration higher than timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-10-04
netfilter: nf_tables: reject element expiration with no timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-10-04
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
2024-08-29
netfilter: nf_tables: Drop pointless memset in nf_tables_dump_obj
Phil Sutter
1
-3
/
+0
2024-08-29
netfilter: nf_tables: Audit log dump reset after the fact
Phil Sutter
1
-15
/
+13
2024-08-29
netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
Florian Westphal
1
-2
/
+33
2024-08-29
netfilter: flowtable: initialise extack before use
Donald Hunter
1
-1
/
+1
2024-08-14
netfilter: nf_tables: prefer nft_chain_validate
Florian Westphal
1
-141
/
+13
2024-08-03
netfilter: nft_set_pipapo_avx2: disable softinterrupts
Florian Westphal
1
-2
/
+10
2024-08-03
ipvs: properly dereference pe in ip_vs_add_service
Chen Hanxiao
1
-5
/
+5
2024-08-03
netfilter: nf_set_pipapo: fix initial map fill
Florian Westphal
3
-6
/
+29
2024-08-03
netfilter: nft_set_pipapo: constify lookup fn args where possible
Florian Westphal
3
-35
/
+48
2024-08-03
netfilter: ctnetlink: use helper function to calculate expect ID
Pablo Neira Ayuso
1
-1
/
+2
2024-08-03
ipvs: Avoid unnecessary calls to skb_is_gso_sctp
Ismael Luceno
1
-2
/
+2
2024-07-11
netfilter: nf_tables: unconditionally flush pending work before notifier
Florian Westphal
1
-2
/
+1
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: fix undefined reference to 'netfilter_lwtunnel_*' when CONFIG_SYSC...
Jianguo Wu
1
-0
/
+3
2024-06-27
netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
Jianguo Wu
4
-17
/
+84
2024-06-27
netfilter: ipset: Fix suspicious rcu_dereference_protected()
Jozsef Kadlecsik
1
-5
/
+6
[next]