index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_counter.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nft_counter: Use u64_stats_t for statistic.
Sebastian Andrzej Siewior
2024-09-03
1
-44
/
+46
*
netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
Sebastian Andrzej Siewior
2024-08-20
1
-0
/
+5
*
netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
Sebastian Andrzej Siewior
2024-08-20
1
-2
/
+2
*
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
2024-05-10
1
-2
/
+2
*
netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
Phil Sutter
2022-11-15
1
-1
/
+1
*
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
2022-11-15
1
-1
/
+2
*
netfilter: nf_tables: memcg accounting for dynamically allocated objects
Vasily Averin
2022-04-05
1
-1
/
+1
*
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2022-03-20
1
-0
/
+1
*
netfilter: nf_tables: make counter support built-in
Pablo Neira Ayuso
2021-12-23
1
-43
/
+15
*
netfilter: nftables: counter hardware offload support
Pablo Neira Ayuso
2021-04-18
1
-0
/
+29
*
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-06-25
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
netfilter: nft_counter: remove wrong __percpu of nft_counter_resest()'s arg
Luc Van Oostenryck
2019-01-28
1
-1
/
+1
*
netfilter: nf_tables: add destroy_clone expression
Pablo Neira Ayuso
2018-06-03
1
-0
/
+1
*
netfilter: nf_tables: pass context to object destroy indirection
Pablo Neira Ayuso
2018-06-03
1
-1
/
+2
*
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
2017-09-04
1
-7
/
+13
*
netfilter: provide nft_ctx in object init function
Florian Westphal
2017-03-13
1
-1
/
+2
*
netfilter: nft_counter: rework atomic dump and reset
Pablo Neira
2016-12-11
1
-72
/
+55
*
netfilter: nf_tables: atomic dump and reset for stateful objects
Pablo Neira Ayuso
2016-12-07
1
-8
/
+48
*
netfilter: nft_counter: add stateful object type
Pablo Neira Ayuso
2016-12-06
1
-27
/
+113
*
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
2016-04-24
1
-2
/
+4
*
netfilter: nft_counter: fix erroneous return values
Anton Protopopov
2016-02-08
1
-2
/
+2
*
netfilter: nf_tables: add clone interface to expression operations
Pablo Neira Ayuso
2015-11-10
1
-8
/
+41
*
netfilter: nft_counter: convert it to use per-cpu counters
Pablo Neira Ayuso
2015-08-07
1
-28
/
+69
*
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
2015-04-13
1
-0
/
+1
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
1
-1
/
+1
*
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
1
-8
/
+14
*
netfilter: add nftables
Patrick McHardy
2013-10-14
1
-0
/
+107