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_CONNSECMARK.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
1
-1
/
+1
2010-03-25
netfilter: xtables: shorten up return clause
Jan Engelhardt
1
-4
/
+2
2010-03-25
netfilter: xtables: slightly better error reporting
Jan Engelhardt
1
-3
/
+5
2010-03-25
netfilter: xtables: change targets to return error code
Jan Engelhardt
1
-3
/
+3
2010-03-25
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
1
-1
/
+1
2010-03-18
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
1
-7
/
+6
2008-10-08
netfilter: xtables: cut down on static data for family-independent extensions
Jan Engelhardt
1
-26
/
+14
2008-10-08
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
1
-3
/
+2
2008-10-08
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
1
-9
/
+7
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
1
-4
/
+2
2008-10-08
netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...
Alexey Dobriyan
1
-1
/
+1
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
1
-2
/
+2
2008-06-09
netfilter: ip_tables: add iptables security table for mandatory access contro...
James Morris
1
-3
/
+7
2008-04-14
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
1
-1
/
+1
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
1
-1
/
+1
2008-01-28
[NETFILTER]: x_tables: use %u format specifiers
Jan Engelhardt
1
-1
/
+1
2008-01-28
[NETFILTER]: ctnetlink: add support for secmark
Pablo Neira Ayuso
1
-1
/
+4
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
1
-23
/
+24
2007-12-01
[NETFILTER]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARK
Jan Engelhardt
1
-5
/
+5
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-2
/
+1
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
-2
/
+2
2007-07-10
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
1
-6
/
+6
2007-04-25
[NETFILTER]: Remove IPv4 only connection tracking/NAT
Patrick McHardy
1
-9
/
+9
2007-02-08
[NETFILTER]: Remove useless comparisons before assignments
Jan Engelhardt
1
-4
/
+2
2006-12-13
[NETFILTER]: x_tables: add missing try to load conntrack from match/targets
Yasuyuki Kozakai
1
-1
/
+13
2006-09-22
[NETFILTER]: x_tables: Fix typos after conversion to use mass registation helper
Thomas Graf
1
-4
/
+4
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: remove unused argument to target functions
Patrick McHardy
1
-1
/
+1
2006-09-22
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
1
-34
/
+23
2006-06-17
[SECMARK]: Add CONNSECMARK xtables target
James Morris
1
-0
/
+155