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
/
xt_time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: never get/set skb->tstamp
Florian Westphal
2019-04-22
1
-9
/
+14
*
netfilter: Replace printk() with pr_*() and define pr_fmt()
Arushi Singhal
2018-03-20
1
-6
/
+7
*
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
2018-02-14
1
-3
/
+3
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
netfilter: xt_time: add support to ignore day transition
Florian Westphal
2012-09-24
1
-1
/
+23
*
netfilter: remove unnecessary returns from void function()s
Joe Perches
2010-05-13
1
-1
/
+0
*
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
1
-1
/
+1
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
1
-1
/
+1
*
netfilter: xtables: slightly better error reporting
Jan Engelhardt
2010-03-25
1
-1
/
+1
*
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
1
-2
/
+2
*
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
1
-1
/
+1
*
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
2010-03-25
1
-2
/
+2
*
netfilter: update my email address
Jan Engelhardt
2010-03-17
1
-2
/
+1
*
netfilter 08/09: xt_time: print timezone for user information
Jan Engelhardt
2009-01-12
1
-0
/
+11
*
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
1
-5
/
+2
*
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
1
-4
/
+2
*
netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions
Jan Engelhardt
2008-10-08
1
-19
/
+9
*
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-10-08
1
-2
/
+2
*
netfilter: xt_time gives a wrong monthday in a leap year
Kaihui Luo
2008-09-22
1
-2
/
+4
*
netfilter: xt_time: fix time's time_mt()'s use of do_div()
David Howells
2008-07-21
1
-1
/
+1
*
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
2008-04-14
1
-1
/
+1
*
[NETFILTER]: xt_time: fix failure to match on Sundays
Jan Engelhardt
2008-03-10
1
-2
/
+5
*
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
1
-1
/
+1
*
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2008-01-28
1
-19
/
+19
*
[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR
Eric Dumazet
2007-11-13
1
-1
/
+1
*
[NETFILTER]: Copyright/Email update
Jan Engelhardt
2007-11-07
1
-1
/
+2
*
[NETFILTER]: x_tables: add xt_time match
Jan Engelhardt
2007-10-10
1
-0
/
+269