index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_limit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nft_limit: reject configurations that cause integer overflow
Florian Westphal
2024-01-24
1
-7
/
+16
*
netfilter: nft_limit: do not ignore unsupported flags
Pablo Neira Ayuso
2024-01-17
1
-7
/
+12
*
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
2022-11-15
1
-2
/
+3
*
netfilter: nft_limit: Clone packet limits' cost value
Phil Sutter
2022-05-26
1
-0
/
+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
/
+2
*
netfilter: nft_limit: fix stateful object memory leak
Florian Westphal
2022-02-21
1
-0
/
+18
*
netfilter: nf_tables: typo NULL check in _clone() function
Pablo Neira Ayuso
2022-01-10
1
-1
/
+1
*
netfilter: nft_limit: move stateful fields out of expression data
Pablo Neira Ayuso
2022-01-09
1
-12
/
+82
*
netfilter: nft_limit: rename stateful structure
Pablo Neira Ayuso
2022-01-09
1
-52
/
+52
*
netfilter: nft_limit: avoid possible divide error in nft_limit_init
Eric Dumazet
2021-04-10
1
-2
/
+2
*
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_limit: fix packet ratelimiting
Pablo Neira Ayuso
2018-05-23
1
-14
/
+24
*
netfilter: nft_limit: add stateful object type
Pablo M. Bermudo Garay
2017-09-04
1
-1
/
+121
*
netfilter: nft_limit: replace pkt_bytes with bytes
Pablo M. Bermudo Garay
2017-09-04
1
-13
/
+13
*
netfilter: nf_tables: Fix nft limit burst handling
andy zhou
2017-08-24
1
-11
/
+14
*
netfilter: limit: use per-rule spinlock to improve the scalability
Liping Zhang
2017-03-13
1
-5
/
+5
*
netfilter: nft_limit: fix divided by zero panic
Liping Zhang
2016-10-04
1
-2
/
+2
*
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
1
-2
/
+4
*
netfilter: nft_limit: allow to invert matching criteria
Pablo Neira Ayuso
2016-01-03
1
-3
/
+13
*
netfilter: nft_limit: add per-byte limiting
Pablo Neira Ayuso
2015-08-07
1
-4
/
+59
*
netfilter: nft_limit: constant token cost per packet
Pablo Neira Ayuso
2015-08-07
1
-7
/
+18
*
netfilter: nft_limit: add burst parameter
Pablo Neira Ayuso
2015-08-07
1
-2
/
+18
*
netfilter: nft_limit: factor out shared code with per-byte limiting
Pablo Neira Ayuso
2015-08-07
1
-33
/
+53
*
netfilter: nft_limit: convert to token-based limiting at nanosecond granularity
Pablo Neira Ayuso
2015-08-07
1
-16
/
+26
*
netfilter: nft_limit: rename to nft_limit_pkts
Pablo Neira Ayuso
2015-08-07
1
-6
/
+6
*
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
-2
/
+2
*
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
1
-6
/
+12
*
netfilter: add nftables
Patrick McHardy
2013-10-14
1
-0
/
+113