index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_IDLETIMER.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-24
netfilter: xt_IDLETIMER: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2024-12-11
netfilter: IDLETIMER: Fix for possible ABBA deadlock
Phil Sutter
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-07
alarmtimers: Remove return value from alarm functions
Thomas Gleixner
2024-10-09
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
Florian Westphal
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2021-11-08
netfilter: xt_IDLETIMER: replace snprintf in show functions with sysfs_emit
Jing Yao
2021-10-07
netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value
Juhee Kang
2020-04-05
netfilter: xt_IDLETIMER: target v1 - match Android layout
Maciej Żenczykowski
2020-03-15
netfilter: xt_IDLETIMER: clean up some indenting
Dan Carpenter
2020-03-15
netfilter: xtables: Add snapshot of hardidletimer target
Manoj Basapathi
2019-08-13
netfilter: remove unnecessary spaces
yangxingwu
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-03-01
netfilter: xt_IDLETIMER: fix sysfs callback function type
Sami Tolvanen
2018-11-03
netfilter: xt_IDLETIMER: add sysfs filename checking routine
Taehee Yoo
2018-09-17
netfilter: xtables: avoid BUG_ON
Florian Westphal
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-02-19
netfilter: IDLETIMER: be syzkaller friendly
Eric Dumazet
2018-01-31
netfilter: x_tables: fix pointer leaks to userspace
Dmitry Vyukov
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2016-04-29
netfilter: IDLETIMER: fix race condition when destroy the target
Liping Zhang
2015-07-13
netfilter: IDLETIMER: fix lockdep warning
Dmitry Torokhov
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2011-01-18
netfilter: xtables: add missing aliases for autoloading via iptables
Jan Engelhardt
2010-06-22
netfilter: xt_IDLETIMER needs kdev_t.h
Randy Dunlap
2010-06-15
netfilter: xtables: idletimer target implementation
Luciano Coelho