index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
/
nf_tables_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-7
/
+34
2024-09-26
netfilter: nf_tables: missing objects with no memcg accounting
Pablo Neira Ayuso
1
-1
/
+1
2024-09-26
netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
Pablo Neira Ayuso
1
-1
/
+1
2024-09-26
netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
Phil Sutter
1
-1
/
+1
2024-09-03
netfilter: nf_tables: set element timeout update support
Pablo Neira Ayuso
1
-4
/
+43
2024-09-03
netfilter: nf_tables: zero timeout means element never times out
Pablo Neira Ayuso
1
-16
/
+23
2024-09-03
netfilter: nf_tables: consolidate timeout extension for elements
Pablo Neira Ayuso
1
-26
/
+17
2024-09-03
netfilter: nf_tables: annotate data-races around element expiration
Pablo Neira Ayuso
1
-1
/
+1
2024-09-03
netfilter: nf_tables: remove annotation to access set timeout while holding lock
Pablo Neira Ayuso
1
-2
/
+2
2024-09-03
netfilter: nf_tables: reject expiration higher than timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-09-03
netfilter: nf_tables: reject element expiration with no timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-09-03
netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire
Pablo Neira Ayuso
1
-1
/
+1
2024-09-03
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
Florian Westphal
1
-2
/
+1
2024-08-20
netfilter: nf_tables: allow loads only when register is initialized
Florian Westphal
1
-4
/
+34
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
1
-1
/
+2
2024-08-19
netfilter: nf_tables: do not remove elements if set backend implements .abort
Pablo Neira Ayuso
1
-1
/
+4
2024-08-19
netfilter: nf_tables: store new sets in dedicated list
Florian Westphal
1
-9
/
+20
2024-08-14
netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests
Phil Sutter
1
-13
/
+59
2024-08-14
netfilter: nf_tables: Introduce nf_tables_getobj_single
Phil Sutter
1
-31
/
+44
2024-08-14
netfilter: nf_tables: Audit log dump reset after the fact
Phil Sutter
1
-15
/
+13
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-145
/
+13
2024-07-11
netfilter: nf_tables: prefer nft_chain_validate
Florian Westphal
1
-145
/
+13
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2024-07-04
netfilter: nf_tables: unconditionally flush pending work before notifier
Florian Westphal
1
-2
/
+1
2024-07-01
Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-167
/
+244
2024-06-27
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
1
-4
/
+4
2024-06-25
netfilter: nf_tables: do not store nft_ctx in transaction objects
Florian Westphal
1
-58
/
+82
2024-06-25
netfilter: nf_tables: pass nft_table to destroy function
Florian Westphal
1
-9
/
+9
2024-06-25
netfilter: nf_tables: reduce trans->ctx.chain references
Florian Westphal
1
-9
/
+7
2024-06-25
netfilter: nf_tables: store chain pointer in rule transaction
Florian Westphal
1
-10
/
+11
2024-06-25
netfilter: nf_tables: avoid usage of embedded nft_ctx
Florian Westphal
1
-5
/
+5
2024-06-25
netfilter: nf_tables: pass more specific nft_trans_chain where possible
Florian Westphal
1
-25
/
+26
2024-06-25
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
1
-9
/
+8
2024-06-25
netfilter: nf_tables: reduce trans->ctx.table references
Florian Westphal
1
-38
/
+41
2024-06-25
netfilter: nf_tables: move bind list_head into relevant subtypes
Florian Westphal
1
-14
/
+57
2024-06-25
netfilter: nf_tables: make struct nft_trans first member of derived subtypes
Florian Westphal
1
-5
/
+13
2024-05-10
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
1
-4
/
+4
2024-05-06
netfilter: nf_tables: skip transaction if update object is not implemented
Pablo Neira Ayuso
1
-2
/
+6
2024-04-18
netfilter: nf_tables: fix memleak in map from abort path
Pablo Neira Ayuso
1
-2
/
+14
2024-04-17
netfilter: nf_tables: restore set elements when delete set fails
Pablo Neira Ayuso
1
-4
/
+40
2024-04-11
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
1
-0
/
+6
2024-04-11
netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()
Ziyang Xuan
1
-2
/
+6
2024-04-11
netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
Ziyang Xuan
1
-2
/
+6
2024-04-04
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
1
-4
/
+5
2024-04-04
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
1
-2
/
+7
2024-04-04
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
1
-0
/
+3
2024-04-04
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
1
-0
/
+1
2024-04-04
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
1
-5
/
+8
2024-04-04
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
1
-5
/
+10
2024-03-28
netfilter: nf_tables: skip netdev hook unregistration if table is dormant
Pablo Neira Ayuso
1
-6
/
+10
[next]