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_SECMARK.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: cleanup unused macro
Li RongQing
2020-03-15
1
-2
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
netfilter: xtables: avoid BUG_ON
Florian Westphal
2018-09-17
1
-2
/
+0
*
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
2018-02-14
1
-6
/
+8
*
netfilter: x_tables: rate-limit table mismatch warnings
Florian Westphal
2018-02-14
1
-2
/
+2
*
secmark: make secmark object handling generic
Eric Paris
2010-10-21
1
-18
/
+17
*
secmark: do not return early if there was no error
Eric Paris
2010-10-21
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
-7
/
+9
*
netfilter: xtables: change targets to return error code
Jan Engelhardt
2010-03-25
1
-5
/
+5
*
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
2010-03-25
1
-1
/
+1
*
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
2010-03-18
1
-10
/
+10
*
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
2008-10-08
1
-1
/
+1
*
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
2008-10-08
1
-7
/
+5
*
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
2008-10-08
1
-4
/
+2
*
netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions
Jan Engelhardt
2008-10-08
1
-21
/
+11
*
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-10-08
1
-2
/
+2
*
netfilter: ip_tables: add iptables security table for mandatory access contro...
James Morris
2008-06-09
1
-3
/
+7
*
[NETFILTER]: make secmark_tg_destroy() static
Adrian Bunk
2008-02-13
1
-1
/
+1
*
SELinux: Enable dynamic enable/disable of the network access checks
Paul Moore
2008-01-30
1
-1
/
+12
*
[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]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-10-15
1
-2
/
+2
*
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-10
1
-1
/
+1
*
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
2007-07-10
1
-12
/
+12
*
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2007-02-12
1
-1
/
+1
*
[NETFILTER]: Remove useless comparisons before assignments
Jan Engelhardt
2007-02-08
1
-3
/
+1
*
[NETFILTER]: x_tables: Fix typos after conversion to use mass registation helper
Thomas Graf
2006-09-22
1
-1
/
+1
*
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
1
-1
/
+1
*
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
2006-09-22
1
-1
/
+1
*
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
2006-09-22
1
-33
/
+22
*
[SECURITY] secmark: nul-terminate secdata
James Morris
2006-08-02
1
-0
/
+2
*
[SECMARK]: Add xtables SECMARK target
James Morris
2006-06-17
1
-0
/
+156