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
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-19
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
1
-2
/
+19
2024-07-05
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
1
-0
/
+5
2024-06-16
netfilter: nft_dynset: fix timeouts later than 23 days
Pablo Neira Ayuso
1
-0
/
+3
2024-06-16
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
1
-6
/
+0
2024-06-16
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
1
-3
/
+6
2024-06-16
netfilter: nf_tables: fix memleak when more than 255 elements expired
Pablo Neira Ayuso
1
-1
/
+1
2024-06-16
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
1
-0
/
+5
2024-06-16
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
1
-94
/
+3
2024-06-16
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
1
-1
/
+60
2024-06-16
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
1
-1
/
+4
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
1
-4
/
+27
2023-08-16
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
Pablo Neira Ayuso
1
-0
/
+4
2023-08-11
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
1
-0
/
+3
2023-08-11
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
1
-0
/
+1
2023-08-11
netfilter: nf_tables: use net_generic infra for transaction data
Pablo Neira Ayuso
1
-0
/
+10
2023-05-30
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
1
-0
/
+4
2023-05-30
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
1
-1
/
+0
2023-05-30
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
3
-7
/
+7
2023-05-30
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
4
-7
/
+8
2023-05-17
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
1
-0
/
+1
2022-06-06
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
1
-1
/
+6
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
1
-1
/
+1
2022-02-08
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
1
-1
/
+1
2020-10-29
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
1
-0
/
+1
2020-09-09
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-0
/
+2
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-1
/
+1
2019-11-12
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
1
-1
/
+2
2019-09-10
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
1
-2
/
+7
2019-05-16
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
1
-0
/
+2
2019-05-02
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
1
-0
/
+6
2019-05-02
netfilter: nf_tables: fix set double-free in abort path
Pablo Neira Ayuso
1
-4
/
+2
2019-05-02
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
1
-0
/
+3
2019-05-02
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
1
-4
/
+13
2019-05-02
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
1
-1
/
+6
2019-04-05
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
1
-1
/
+0
2019-02-27
netfilter: nft_flow_offload: fix interaction with vrf slave device
wenxu
1
-1
/
+0
2019-01-22
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
1
-1
/
+0
2019-01-22
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
1
-15
/
+3
2018-12-17
netfilter: add missing error handling code for register functions
Taehee Yoo
2
-2
/
+2
2018-08-29
netfilter: nf_tables: rework ct timeout set support
Florian Westphal
1
-1
/
+1
2018-08-16
netfilter: nf_tables: fix register ordering
Florian Westphal
1
-1
/
+1
2018-08-16
netfilter: nft_set: fix allocation size overflow in privsize callback.
Taehee Yoo
1
-2
/
+2
2018-08-07
netfilter: remove ifdef around cttimeout in struct nf_conntrack_l4proto
Pablo Neira Ayuso
1
-2
/
+0
2018-08-07
netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object
Pablo Neira Ayuso
1
-9
/
+13
2018-08-07
netfilter: cttimeout: move ctnl_untimeout to nf_conntrack
Harsha Sharma
1
-0
/
+1
2018-08-03
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
1
-2
/
+0
2018-07-30
netfilter: nf_tables: handle meta/lookup with direct call
Florian Westphal
1
-0
/
+7
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-136
/
+52
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2
-2
/
+8
[next]