index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2026-01-02
netfilter: nf_tables: fix memory leak in nf_tables_newrule()
Zilin Guan
1
-1
/
+2
2025-12-15
netfilter: nf_tables: avoid softlockup warnings in nft_chain_validate
Florian Westphal
1
-2
/
+2
2025-12-15
netfilter: nf_tables: avoid chain re-validation if possible
Florian Westphal
1
-4
/
+65
2025-12-11
netfilter: nf_tables: remove redundant chain validation on register store
Pablo Neira Ayuso
1
-11
/
+0
2025-10-30
netfilter: nf_tables: use C99 struct initializer for nft_set_iter
Fernando Fernandez Mancera
1
-18
/
+16
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-32
/
+34
2025-09-10
netfilter: nf_tables: restart set lookup on base_seq change
Florian Westphal
1
-1
/
+2
2025-09-10
netfilter: nf_tables: place base_seq in struct net
Florian Westphal
1
-32
/
+33
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+31
2025-09-04
netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX
Phil Sutter
1
-11
/
+31
2025-09-02
netfilter: nf_tables: all transaction allocations can now sleep
Florian Westphal
1
-28
/
+19
2025-08-13
netfilter: nf_tables: reject duplicate device on updates
Pablo Neira Ayuso
1
-0
/
+30
2025-07-25
netfilter: nfnetlink_hook: Dump flowtable info
Phil Sutter
1
-11
/
+13
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-59
/
+0
2025-07-14
Revert "netfilter: nf_tables: Add notifications for hook changes"
Phil Sutter
1
-59
/
+0
2025-07-10
netfilter: nf_tables: adjust lockdep assertions handling
Fedor Pchelkin
1
-2
/
+2
2025-07-10
netfilter: nf_tables: Reintroduce shortened deletion notifications
Phil Sutter
1
-17
/
+50
2025-07-10
netfilter: nf_tables: Drop dead code from fill_*_info routines
Phil Sutter
1
-25
/
+0
2025-05-23
netfilter: nf_tables: Add notifications for hook changes
Phil Sutter
1
-0
/
+59
2025-05-23
netfilter: nf_tables: Support wildcard netdev hook specs
Phil Sutter
1
-15
/
+14
2025-05-23
netfilter: nf_tables: Sort labels in nft_netdev_hook_alloc()
Phil Sutter
1
-9
/
+7
2025-05-23
netfilter: nf_tables: Handle NETDEV_CHANGENAME events
Phil Sutter
1
-9
/
+24
2025-05-23
netfilter: nf_tables: Wrap netdev notifiers
Phil Sutter
1
-12
/
+22
2025-05-23
netfilter: nf_tables: Respect NETDEV_REGISTER events
Phil Sutter
1
-5
/
+32
2025-05-23
netfilter: nf_tables: Prepare for handling NETDEV_REGISTER events
Phil Sutter
1
-7
/
+12
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
1
-39
/
+103
2025-05-23
netfilter: nf_tables: Pass nf_hook_ops to nft_unregister_flowtable_hook()
Phil Sutter
1
-11
/
+9
2025-05-23
netfilter: nf_tables: Introduce nft_register_flowtable_ops()
Phil Sutter
1
-11
/
+21
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
1
-1
/
+20
2025-05-23
netfilter: nf_tables: Introduce functions freeing nft_hook objects
Phil Sutter
1
-14
/
+24
2025-04-29
netfilter: nf_tables: export set count and backend name to userspace
Florian Westphal
1
-0
/
+26
2025-04-02
netfilter: nf_tables: don't unregister hook when table is dormant
Florian Westphal
1
-2
/
+2
2025-03-06
netfilter: nf_tables: make destruction work queue pernet
Florian Westphal
1
-10
/
+14
2025-01-30
Merge tag 'nf-25-01-30' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-4
/
+4
2025-01-30
netfilter: nf_tables: reject mismatching sum of field_len with set key length
Pablo Neira Ayuso
1
-4
/
+4
2025-01-19
netfilter: nf_tables: Tolerate chains with no remaining hooks
Phil Sutter
1
-41
/
+0
2025-01-19
netfilter: nf_tables: Compare netdev hooks based on stored name
Phil Sutter
1
-1
/
+1
2025-01-19
netfilter: nf_tables: Use stored ifname in netdev hook dumps
Phil Sutter
1
-4
/
+6
2025-01-19
netfilter: nf_tables: Store user-defined hook ifname
Phil Sutter
1
-3
/
+7
2025-01-19
netfilter: nf_tables: Flowtable hook's pf value never varies
Phil Sutter
1
-7
/
+4
2025-01-19
netfilter: nf_tables: fix set size with rbtree backend
Pablo Neira Ayuso
1
-2
/
+47
2025-01-14
Merge tag 'nf-next-25-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-4
/
+3
2025-01-09
netfilter: nf_tables: imbalance in flowtable binding
Pablo Neira Ayuso
1
-4
/
+11
2025-01-05
netfilter: nf_tables: remove the genmask parameter
tuqiang
1
-4
/
+3
2024-12-11
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
1
-17
/
+15
2024-11-14
netfilter: nf_tables: allocate element update information dynamically
Florian Westphal
1
-21
/
+36
2024-11-14
netfilter: nf_tables: switch trans_elem to real flex array
Florian Westphal
1
-0
/
+90
2024-11-14
netfilter: nf_tables: prepare nft audit for set element compaction
Florian Westphal
1
-3
/
+18
2024-11-14
netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure
Florian Westphal
1
-64
/
+164
2024-11-14
netfilter: nf_tables: add nft_trans_commit_list_add_elem helper
Florian Westphal
1
-5
/
+16
[next]