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_quota.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
xtables: extend matches and targets with .usersize
Willem de Bruijn
2017-01-09
1
-0
/
+1
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
xt_quota: report initial quota value instead of current value to userspace
Changli Gao
2010-07-23
1
-2
/
+0
*
netfilter: xt_quota: use per-rule spin lock
Changli Gao
2010-07-23
1
-5
/
+5
*
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
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+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
-3
/
+3
*
|
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
1
-1
/
+1
|
/
*
netfilter: xt_quota: fix wrong return value (error case)
Patrick McHardy
2009-08-23
1
-1
/
+1
*
netfilter: xt_quota: fix incomplete initialization
Jan Engelhardt
2009-06-22
1
-0
/
+1
*
netfilter: xtables: avoid pointer to self
Jan Engelhardt
2009-03-16
1
-7
/
+24
*
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
-5
/
+2
*
netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions
Jan Engelhardt
2008-10-08
1
-19
/
+10
*
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-10-08
1
-2
/
+2
*
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
1
-0
/
+1
*
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2008-01-28
1
-18
/
+18
*
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-10
1
-1
/
+1
*
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
2007-07-10
1
-2
/
+3
*
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
2007-07-10
1
-3
/
+3
*
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
2007-07-10
1
-3
/
+3
*
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
2007-07-10
1
-1
/
+1
*
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2007-02-12
1
-2
/
+2
*
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
1
-1
/
+1
*
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
2006-09-22
1
-32
/
+19
*
[NETFILTER]: xt_quota: add missing module aliases
Patrick McHardy
2006-09-19
1
-0
/
+2
*
[NETFILTER]: x_tables: add quota match
Patrick McHardy
2006-06-17
1
-0
/
+96