index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
/
nf_tables.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-23
netfilter: nf_tables: Add notifications for hook changes
Phil Sutter
1
-0
/
+5
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
1
-1
/
+1
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
1
-0
/
+5
2025-03-06
netfilter: nf_tables: make destruction work queue pernet
Florian Westphal
1
-1
/
+3
2025-01-19
netfilter: nf_tables: Tolerate chains with no remaining hooks
Phil Sutter
1
-2
/
+0
2025-01-19
netfilter: nf_tables: Store user-defined hook ifname
Phil Sutter
1
-0
/
+2
2025-01-19
netfilter: nf_tables: fix set size with rbtree backend
Pablo Neira Ayuso
1
-0
/
+6
2024-12-25
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
1
-2
/
+5
2024-12-12
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
1
-4
/
+0
2024-11-14
netfilter: nf_tables: allocate element update information dynamically
Florian Westphal
1
-3
/
+7
2024-11-14
netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure
Florian Westphal
1
-12
/
+9
2024-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-0
/
+4
2024-11-06
netfilter: nf_tables: avoid false-positive lockdep splats with flowtables
Florian Westphal
1
-1
/
+2
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-03
netfilter: nf_tables: set element timeout update support
Pablo Neira Ayuso
1
-1
/
+15
2024-09-03
netfilter: nf_tables: zero timeout means element never times out
Pablo Neira Ayuso
1
-2
/
+5
2024-09-03
netfilter: nf_tables: consolidate timeout extension for elements
Pablo Neira Ayuso
1
-10
/
+8
2024-09-03
netfilter: nf_tables: annotate data-races around element expiration
Pablo Neira Ayuso
1
-1
/
+1
2024-09-03
netfilter: nf_tables: Add missing Kernel doc
Simon Horman
1
-0
/
+2
2024-09-03
netfilter: nf_tables: Correct spelling in nf_tables.h
Simon Horman
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
-0
/
+1
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: store new sets in dedicated list
Florian Westphal
1
-0
/
+2
2024-07-01
Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-76
/
+146
2024-06-27
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
1
-0
/
+5
2024-06-25
netfilter: nf_tables: do not store nft_ctx in transaction objects
Florian Westphal
1
-4
/
+39
2024-06-25
netfilter: nf_tables: store chain pointer in rule transaction
Florian Westphal
1
-0
/
+3
2024-06-25
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
1
-1
/
+1
2024-06-25
netfilter: nf_tables: compact chain+ft transaction objects
Florian Westphal
1
-2
/
+2
2024-06-25
netfilter: nf_tables: move bind list_head into relevant subtypes
Florian Westphal
1
-8
/
+18
2024-06-25
netfilter: nf_tables: make struct nft_trans first member of derived subtypes
Florian Westphal
1
-70
/
+92
2024-05-10
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
1
-2
/
+2
2024-04-11
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
1
-0
/
+14
2024-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+14
2024-02-08
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
1
-2
/
+14
2024-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2024-02-01
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
1
-0
/
+2
2024-01-29
netfilter: nf_tables: Implement table adoption support
Phil Sutter
1
-0
/
+6
2024-01-24
netfilter: nf_tables: cleanup documentation
George Guo
1
-10
/
+39
2023-11-14
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
1
-2
/
+2
2023-10-24
netfilter: nf_tables: set->ops->insert returns opaque set element in case of ...
Pablo Neira Ayuso
1
-1
/
+1
2023-10-24
netfilter: nf_tables: shrink memory consumption of set elements
Pablo Neira Ayuso
1
-9
/
+9
2023-10-24
netfilter: nf_tables: expose opaque set element as struct nft_elem_priv
Pablo Neira Ayuso
1
-13
/
+25
2023-10-24
netfilter: nf_tables: set backend .flush always succeeds
Pablo Neira Ayuso
1
-1
/
+1
2023-10-18
netfilter: nf_tables: de-constify set commit ops function argument
Florian Westphal
1
-1
/
+1
2023-10-10
netfilter: cleanup struct nft_table
George Guo
1
-1
/
+4
2023-09-20
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
1
-1
/
+1
2023-09-08
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
1
-2
/
+3
[next]