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
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
Eric Dumazet
1
-1
/
+1
2025-05-22
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
1
-3
/
+0
2025-05-22
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-0
/
+3
2025-05-22
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
1
-1
/
+1
2025-01-09
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
1
-2
/
+5
2024-10-17
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
1
-0
/
+13
2024-08-19
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
1
-2
/
+2
2024-08-19
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
1
-2
/
+14
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_payload: move struct nft_payload_set definition where it belongs
Pablo Neira Ayuso
1
-10
/
+0
2024-04-27
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
1
-1
/
+11
2024-04-27
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
1
-0
/
+21
2024-03-06
netfilter: let reset rules clean out conntrack entries
Florian Westphal
1
-0
/
+8
2024-03-01
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
1
-1
/
+1
2024-03-01
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
1
-2
/
+2
2024-02-23
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
1
-0
/
+2
2023-11-28
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
1
-2
/
+2
2023-11-28
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
1
-0
/
+15
2023-11-20
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
1
-2
/
+1
2023-10-06
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
1
-0
/
+1
2023-10-06
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
1
-1
/
+1
2023-10-06
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
1
-2
/
+3
2023-10-06
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
1
-0
/
+5
2023-10-06
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
1
-95
/
+3
2023-10-06
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
1
-1
/
+63
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
1
-4
/
+27
2023-07-23
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
1
-1
/
+4
2023-06-28
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
1
-0
/
+3
2023-06-28
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
1
-0
/
+2
2023-06-28
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
1
-1
/
+20
2023-06-21
netfilter: nf_tables: integrate pipapo into commit protocol
Pablo Neira Ayuso
1
-1
/
+3
2023-05-11
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
1
-0
/
+1
2023-04-26
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
1
-0
/
+4
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
1
-0
/
+7
2023-01-12
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
1
-1
/
+12
2023-01-12
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
1
-0
/
+12
2022-08-31
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
1
-0
/
+2
2022-08-31
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
1
-0
/
+1
2022-08-31
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
1
-0
/
+5
2022-08-31
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
1
-2
/
+2
2022-08-31
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
1
-0
/
+9
2022-08-31
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
1
-0
/
+1
2022-07-21
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
1
-5
/
+9
2022-07-12
netfilter: nft_payload: support for inner header matching / mangling
Pablo Neira Ayuso
1
-0
/
+2
2022-07-12
netfilter: nf_tables: convert pktinfo->tprot_set to flags field
Pablo Neira Ayuso
3
-8
/
+13
2022-06-14
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
1
-1
/
+1
2022-06-14
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
1
-1
/
+0
2022-06-06
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
1
-1
/
+6
2022-04-27
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
1
-2
/
+6
2022-04-08
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
1
-0
/
+1
[next]