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
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
/
nft_limit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
1
-2
/
+3
2022-05-26
netfilter: nft_limit: Clone packet limits' cost value
Phil Sutter
1
-0
/
+2
2022-04-05
netfilter: nf_tables: memcg accounting for dynamically allocated objects
Vasily Averin
1
-1
/
+1
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
1
-0
/
+2
2022-02-21
netfilter: nft_limit: fix stateful object memory leak
Florian Westphal
1
-0
/
+18
2022-01-10
netfilter: nf_tables: typo NULL check in _clone() function
Pablo Neira Ayuso
1
-1
/
+1
2022-01-09
netfilter: nft_limit: move stateful fields out of expression data
Pablo Neira Ayuso
1
-12
/
+82
2022-01-09
netfilter: nft_limit: rename stateful structure
Pablo Neira Ayuso
1
-52
/
+52
2021-04-10
netfilter: nft_limit: avoid possible divide error in nft_limit_init
Eric Dumazet
1
-2
/
+2
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-05-23
netfilter: nft_limit: fix packet ratelimiting
Pablo Neira Ayuso
1
-14
/
+24
2017-09-04
netfilter: nft_limit: add stateful object type
Pablo M. Bermudo Garay
1
-1
/
+121
2017-09-04
netfilter: nft_limit: replace pkt_bytes with bytes
Pablo M. Bermudo Garay
1
-13
/
+13
2017-08-24
netfilter: nf_tables: Fix nft limit burst handling
andy zhou
1
-11
/
+14
2017-03-13
netfilter: limit: use per-rule spinlock to improve the scalability
Liping Zhang
1
-5
/
+5
2016-10-04
netfilter: nft_limit: fix divided by zero panic
Liping Zhang
1
-2
/
+2
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
1
-2
/
+4
2016-01-03
netfilter: nft_limit: allow to invert matching criteria
Pablo Neira Ayuso
1
-3
/
+13
2015-08-07
netfilter: nft_limit: add per-byte limiting
Pablo Neira Ayuso
1
-4
/
+59
2015-08-07
netfilter: nft_limit: constant token cost per packet
Pablo Neira Ayuso
1
-7
/
+18
2015-08-07
netfilter: nft_limit: add burst parameter
Pablo Neira Ayuso
1
-2
/
+18
2015-08-07
netfilter: nft_limit: factor out shared code with per-byte limiting
Pablo Neira Ayuso
1
-33
/
+53
2015-08-07
netfilter: nft_limit: convert to token-based limiting at nanosecond granularity
Pablo Neira Ayuso
1
-16
/
+26
2015-08-07
netfilter: nft_limit: rename to nft_limit_pkts
Pablo Neira Ayuso
1
-6
/
+6
2015-04-13
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
1
-0
/
+1
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
1
-2
/
+2
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
1
-6
/
+12
2013-10-14
netfilter: add nftables
Patrick McHardy
1
-0
/
+113