index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: xtables: change targets to return error code
Jan Engelhardt
2010-03-25
31
-111
/
+116
*
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
44
-156
/
+162
*
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
2010-03-25
33
-37
/
+37
*
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
45
-50
/
+50
*
netfilter: xtables: untangle spaghetti if clauses in checkentry
Jan Engelhardt
2010-03-25
2
-11
/
+19
*
netfilter: ipvs: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2010-03-25
1
-8
/
+8
*
netfilter: decnet: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2010-03-25
3
-12
/
+28
*
netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2010-03-25
9
-21
/
+21
*
netfilter: ipv4: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2010-03-25
7
-18
/
+18
*
netfilter: bridge: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2010-03-25
5
-17
/
+18
*
netfilter: xt_recent: allow changing ip_list_[ug]id at runtime
Jan Engelhardt
2010-03-25
1
-4
/
+4
*
netfilter: xtables: consolidate code into xt_request_find_match
Jan Engelhardt
2010-03-25
5
-24
/
+30
*
netfilter: xtables: make use of xt_request_find_target
Jan Engelhardt
2010-03-25
6
-52
/
+29
*
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
2010-03-25
31
-185
/
+151
*
netfilter: xtables: make use of caller family rather than target family
Jan Engelhardt
2010-03-25
2
-5
/
+5
*
netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c
Zhitong Wang
2010-03-19
1
-1
/
+0
*
netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
Zhitong Wang
2010-03-19
1
-1
/
+0
*
netfilter: xt extensions: use pr_<level>
Jan Engelhardt
2010-03-18
21
-107
/
+88
*
netfilter: xtables: replace custom duprintf with pr_debug
Jan Engelhardt
2010-03-18
7
-79
/
+41
*
netfilter: xtables: do not print any messages on ENOMEM
Jan Engelhardt
2010-03-18
4
-17
/
+6
*
netfilter: xtables: reduce holes in struct xt_target
Jan Engelhardt
2010-03-18
1
-1
/
+1
*
netfilter: xtables: remove almost-unused xt_match_param.data member
Jan Engelhardt
2010-03-18
2
-6
/
+6
*
netfilter: update documentation fields of x_tables.h
Jan Engelhardt
2010-03-18
1
-2
/
+8
*
netfilter: xtables: make use of caller family rather than match family
Jan Engelhardt
2010-03-18
5
-14
/
+14
*
netfilter: xtables: resort osf kconfig text
Jan Engelhardt
2010-03-18
1
-13
/
+13
*
netfilter: xtables: limit xt_mac to ethernet devices
Jan Engelhardt
2010-03-18
1
-0
/
+3
*
netfilter: xtables: clean up xt_mac match routine
Jan Engelhardt
2010-03-18
1
-8
/
+10
*
netfilter: xtables: do without explicit XT_ALIGN
Jan Engelhardt
2010-03-18
2
-2
/
+2
*
Merge branch 'master' of ../nf-2.6
Patrick McHardy
2010-03-18
4
-22
/
+13
|
\
|
*
netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD
Joe Perches
2010-03-15
1
-2
/
+8
|
*
netfilter: remove stale declaration for ip6_masked_addrcmp()
YOSHIFUJI Hideaki
2010-03-08
1
-4
/
+0
|
*
netfilter: ebt_ip6: Use ipv6_masked_addr_cmp()
YOSHIFUJI Hideaki
2010-03-08
1
-14
/
+4
|
*
netfilter: include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cl...
Andrea Gelmini
2010-03-08
1
-2
/
+1
|
*
Merge branch 'master' of /repos/git/linux-2.6
Patrick McHardy
2010-03-08
9440
-262019
/
+639146
|
|
\
|
*
|
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
2010-02-08
10
-47
/
+49
|
*
|
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
2010-02-08
3
-6
/
+6
|
*
|
netfilter: nf_conntrack: restrict runtime expect hashsize modifications
Alexey Dobriyan
2010-02-04
1
-1
/
+1
|
*
|
netfilter: nf_conntrack: per netns nf_conntrack_cachep
Eric Dumazet
2010-02-04
2
-16
/
+25
|
*
|
netfilter: nf_conntrack: fix memory corruption with multiple namespaces
Patrick McHardy
2010-02-03
1
-12
/
+12
*
|
|
netfilter: remove unused headers in net/netfilter/nfnetlink.c
Zhitong Wang
2010-03-17
1
-3
/
+0
*
|
|
netfilter: xt_recent: check for unsupported user space flags
Tim Gardner
2010-03-17
2
-0
/
+8
*
|
|
netfilter: xt_recent: add an entry reaper
Tim Gardner
2010-03-17
2
-1
/
+31
*
|
|
netfilter: xt_recent: remove old proc directory
Jan Engelhardt
2010-03-17
3
-122
/
+0
*
|
|
netfilter: xt_recent: update description
Jan Engelhardt
2010-03-17
1
-1
/
+1
*
|
|
netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag
Jan Engelhardt
2010-03-17
1
-0
/
+1
*
|
|
netfilter: update my email address
Jan Engelhardt
2010-03-17
9
-12
/
+8
*
|
|
netfilter: xtables: schedule xt_NOTRACK for removal
Jan Engelhardt
2010-03-17
1
-0
/
+8
*
|
|
netfilter: xtables: merge xt_CONNMARK into xt_connmark
Jan Engelhardt
2010-03-17
6
-156
/
+116
*
|
|
netfilter: xtables: merge xt_MARK into xt_mark
Jan Engelhardt
2010-03-17
6
-82
/
+70
*
|
|
netfilter: xtables: add comment markers to Xtables Kconfig
Jan Engelhardt
2010-03-17
1
-0
/
+6
[next]