index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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