index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_statistic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-01-31
netfilter: x_tables: fix pointer leaks to userspace
Dmitry Vyukov
1
-0
/
+1
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2010-06-01
netfilter: xt_statistic: remove nth_lock spinlock
Eric Dumazet
1
-10
/
+9
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
1
-1
/
+1
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
1
-1
/
+1
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
netfilter: xtables: slightly better error reporting
Jan Engelhardt
1
-1
/
+1
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
1
-3
/
+3
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
1
-1
/
+1
2010-03-18
netfilter: xtables: do not print any messages on ENOMEM
Jan Engelhardt
1
-3
/
+1
2009-03-16
netfilter: xtables: avoid pointer to self
Jan Engelhardt
1
-5
/
+23
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
1
-5
/
+2
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
1
-5
/
+2
2008-10-08
netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions
Jan Engelhardt
1
-21
/
+10
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
1
-2
/
+2
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
1
-1
/
+1
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
1
-20
/
+20
2007-07-10
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
1
-1
/
+1
2007-07-10
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
1
-1
/
+1
2007-07-10
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
1
-3
/
+3
2007-07-10
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
1
-4
/
+4
2007-07-10
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
1
-1
/
+1
2006-09-22
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
1
-1
/
+1
2006-09-22
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
1
-32
/
+21
2006-06-17
[NETFILTER]: x_tables: add statistic match
Patrick McHardy
1
-0
/
+112