index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_time.c
Age
Commit message (
Expand
)
Author
2018-03-20
netfilter: Replace printk() with pr_*() and define pr_fmt()
Arushi Singhal
2018-02-14
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2012-09-24
netfilter: xt_time: add support to ignore day transition
Florian Westphal
2010-05-13
netfilter: remove unnecessary returns from void function()s
Joe Perches
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-03-25
netfilter: xtables: slightly better error reporting
Jan Engelhardt
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
2010-03-17
netfilter: update my email address
Jan Engelhardt
2009-01-12
netfilter 08/09: xt_time: print timezone for user information
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions
Jan Engelhardt
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-09-22
netfilter: xt_time gives a wrong monthday in a leap year
Kaihui Luo
2008-07-21
netfilter: xt_time: fix time's time_mt()'s use of do_div()
David Howells
2008-04-14
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
2008-03-10
[NETFILTER]: xt_time: fix failure to match on Sundays
Jan Engelhardt
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2007-11-13
[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR
Eric Dumazet
2007-11-07
[NETFILTER]: Copyright/Email update
Jan Engelhardt
2007-10-10
[NETFILTER]: x_tables: add xt_time match
Jan Engelhardt