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_connmark.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
netfilter: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2018-06-12
netfilter: xt_connmark: fix list corruption on rmmod
Florian Westphal
1
-1
/
+1
2018-04-19
netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2
Pablo Neira Ayuso
1
-16
/
+22
2018-04-11
netfilter: xt_connmark: Add bit mapping for bit-shift operation.
Jack Ma
1
-8
/
+11
2018-03-20
netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.
Jack Ma
1
-17
/
+60
2018-02-14
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
1
-4
/
+4
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
1
-2
/
+2
2016-12-04
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
1
-4
/
+4
2016-11-08
netfilter: connmark: ignore skbs with magic untracked conntrack objects
Florian Westphal
1
-2
/
+2
2013-12-06
netfilter: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
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
-2
/
+2
2010-03-25
netfilter: xtables: shorten up return clause
Jan Engelhardt
1
-8
/
+4
2010-03-25
netfilter: xtables: slightly better error reporting
Jan Engelhardt
1
-4
/
+10
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
1
-4
/
+4
2010-03-25
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
1
-1
/
+1
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
1
-1
/
+1
2010-03-18
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
1
-4
/
+4
2010-03-17
netfilter: update my email address
Jan Engelhardt
1
-1
/
+1
2010-03-17
netfilter: xtables: merge xt_CONNMARK into xt_connmark
Jan Engelhardt
1
-3
/
+81
2009-08-10
netfilter: xtables: remove xt_connmark v0
Jan Engelhardt
1
-90
/
+11
2008-10-08
netfilter: xtables: cut down on static data for family-independent extensions
Jan Engelhardt
1
-32
/
+7
2008-10-08
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
1
-3
/
+2
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
1
-13
/
+7
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
1
-10
/
+4
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
1
-4
/
+4
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
1
-1
/
+1
2008-01-28
[NETFILTER]: xt_connmark match, revision 1
Jan Engelhardt
1
-17
/
+71
2008-01-28
[NETFILTER]: x_tables: use %u format specifiers
Jan Engelhardt
1
-1
/
+1
2008-01-28
[NETFILTER]: x_tables: enable compat translation for IPv6 matches/targets
Patrick McHardy
1
-0
/
+5
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
1
-32
/
+26
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-11
[NETFILTER]: x_tables: add missing ip6t_modulename aliases
Jan Engelhardt
1
-0
/
+1
2007-07-10
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
1
-1
/
+1
2007-07-10
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
1
-1
/
+1
2007-07-10
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
1
-4
/
+4
2007-07-10
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
1
-4
/
+4
2007-07-10
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
1
-2
/
+2
2007-07-10
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
1
-1
/
+1
2007-04-25
[NETFILTER]: Remove IPv4 only connection tracking/NAT
Patrick McHardy
1
-8
/
+9
2006-12-13
[NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packets
Yasuyuki Kozakai
1
-6
/
+1
2006-10-15
[NETFILTER]: fix cut-and-paste error in exit functions
Patrick McHardy
1
-1
/
+1
2006-09-22
[NETFILTER]: xt_connmark: add compat conversion functions
Patrick McHardy
1
-0
/
+36
2006-09-22
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
1
-2
/
+1
2006-09-22
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
1
-31
/
+22
2006-06-17
[NETFILTER]: x_tables: remove some unnecessary casts
Patrick McHardy
1
-1
/
+1
2006-03-28
[NETFILTER]: Rename init functions.
Andrew Morton
1
-4
/
+4
2006-03-22
[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand
Pablo Neira Ayuso
1
-0
/
+17
2006-03-22
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
1
-5
/
+7
[next]