aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_IDLETIMER.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-08netfilter: xt_IDLETIMER: replace snprintf in show functions with sysfs_emitJing Yao1-2/+2
2021-10-07netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage valueJuhee Kang1-1/+1
2020-04-05netfilter: xt_IDLETIMER: target v1 - match Android layoutMaciej Żenczykowski1-0/+3
2020-03-15netfilter: xt_IDLETIMER: clean up some indentingDan Carpenter1-4/+3
2020-03-15netfilter: xtables: Add snapshot of hardidletimer targetManoj Basapathi1-12/+235
2019-08-13netfilter: remove unnecessary spacesyangxingwu1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-14/+1
2019-03-01netfilter: xt_IDLETIMER: fix sysfs callback function typeSami Tolvanen1-10/+4
2018-11-03netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo1-0/+20
2018-09-17netfilter: xtables: avoid BUG_ONFlorian Westphal1-4/+0
2018-03-26net: Use octal not symbolic permissionsJoe Perches1-1/+1
2018-02-19netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet1-3/+6
2018-01-31netfilter: x_tables: fix pointer leaks to userspaceDmitry Vyukov1-0/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+3
2016-04-29netfilter: IDLETIMER: fix race condition when destroy the targetLiping Zhang1-0/+1
2015-07-13netfilter: IDLETIMER: fix lockdep warningDmitry Torokhov1-0/+1
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches1-2/+0
2011-01-18netfilter: xtables: add missing aliases for autoloading via iptablesJan Engelhardt1-0/+2
2010-06-22netfilter: xt_IDLETIMER needs kdev_t.hRandy Dunlap1-0/+1
2010-06-15netfilter: xtables: idletimer target implementationLuciano Coelho1-0/+314