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_connbytes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
2018-02-14
1
-2
/
+2
*
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
2016-12-04
1
-2
/
+2
*
netfilter: Convert pr_warning to pr_warn
Joe Perches
2014-09-10
1
-1
/
+1
*
netfilter: introduce nf_conn_acct structure
Holger Eitzenberger
2013-11-03
1
-2
/
+4
*
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
2011-12-25
1
-16
/
+16
|
\
|
*
netfilter: nf_conntrack: use atomic64 for accounting counters
Eric Dumazet
2011-12-18
1
-16
/
+16
*
|
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
2011-12-23
1
-3
/
+3
|
/
*
netfilter: xt_connbytes: Force CT accounting to be enabled
Tim Gardner
2010-06-25
1
-0
/
+10
*
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
*
netfilter: xtables: shorten up return clause
Jan Engelhardt
2010-03-25
1
-5
/
+2
*
netfilter: xtables: slightly better error reporting
Jan Engelhardt
2010-03-25
1
-2
/
+4
*
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
1
-4
/
+4
*
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
1
-1
/
+1
*
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
2010-03-18
1
-2
/
+3
*
netfilter: xtables: cut down on static data for family-independent extensions
Jan Engelhardt
2008-10-08
1
-25
/
+14
*
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
2008-10-08
1
-2
/
+2
*
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
1
-9
/
+5
*
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
1
-5
/
+2
*
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-10-08
1
-2
/
+2
*
netfilter: accounting rework: ct_extend + 64bit counters (v4)
Krzysztof Piotr Oledzki
2008-07-21
1
-2
/
+6
*
rename div64_64 to div64_u64
Roman Zippel
2008-05-01
1
-3
/
+2
*
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
1
-1
/
+1
*
[NETFILTER]: x_tables: use %u format specifiers
Jan Engelhardt
2008-01-28
1
-1
/
+1
*
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2008-01-28
1
-29
/
+23
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
[NETFILTER]: x_tables: add missing ip6t_modulename aliases
Jan Engelhardt
2007-10-11
1
-0
/
+1
*
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-10
1
-1
/
+1
*
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
2007-07-10
1
-2
/
+2
*
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
2007-07-10
1
-1
/
+1
*
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
2007-07-10
1
-9
/
+9
*
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
2007-07-10
1
-2
/
+2
*
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
2007-07-10
1
-1
/
+1
*
[NETFILTER]: Remove changelogs and CVS IDs
Patrick McHardy
2007-04-25
1
-9
/
+0
*
[NETFILTER]: Remove IPv4 only connection tracking/NAT
Patrick McHardy
2007-04-25
1
-3
/
+7
*
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
2007-04-25
1
-16
/
+0
*
[NETFILTER]: xt_connbytes: fix division by zero
Patrick McHardy
2007-01-30
1
-17
/
+12
*
[NETFILTER]: x_tables: add missing try to load conntrack from match/targets
Yasuyuki Kozakai
2006-12-13
1
-0
/
+14
*
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
1
-1
/
+0
*
[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
-26
/
+21
*
[NETFILTER]: Rename init functions.
Andrew Morton
2006-03-28
1
-4
/
+4
*
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
2006-03-22
1
-5
/
+7
*
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
2006-03-20
1
-0
/
+2
*
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
Patrick McHardy
2006-03-20
1
-7
/
+6
*
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
2006-01-12
1
-0
/
+180