aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-25netfilter: xtables: merge registration structure to NFPROTO_UNSPECJan Engelhardt1-21/+10
2010-03-25netfilter: xtables: remove xt_string revision 0Jan Engelhardt2-36/+19
2010-03-25netfilter: xtables: remove xt_multiport revision 0Jan Engelhardt1-77/+0
2010-03-25netfilter: xtables: remove xt_hashlimit revision 0Jan Engelhardt1-221/+0
2010-03-25netfilter: xtables: shorten up return clauseJan Engelhardt6-30/+14
2010-03-25netfilter: xtables: slightly better error reportingJan Engelhardt25-61/+107
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt31-111/+116
2010-03-25netfilter: xtables: change matches to return error codeJan Engelhardt44-156/+162
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt33-37/+37
2010-03-25netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt45-50/+50
2010-03-25netfilter: xtables: untangle spaghetti if clauses in checkentryJan Engelhardt2-11/+19
2010-03-25netfilter: ipvs: use NFPROTO values for NF_HOOK invocationJan Engelhardt1-8/+8
2010-03-25netfilter: decnet: use NFPROTO values for NF_HOOK invocationJan Engelhardt3-12/+28
2010-03-25netfilter: ipv6: use NFPROTO values for NF_HOOK invocationJan Engelhardt9-21/+21
2010-03-25netfilter: ipv4: use NFPROTO values for NF_HOOK invocationJan Engelhardt7-18/+18
2010-03-25netfilter: bridge: use NFPROTO values for NF_HOOK invocationJan Engelhardt5-17/+18
2010-03-25netfilter: xt_recent: allow changing ip_list_[ug]id at runtimeJan Engelhardt1-4/+4
2010-03-25netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt5-24/+30
2010-03-25netfilter: xtables: make use of xt_request_find_targetJan Engelhardt6-52/+29
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt31-185/+151
2010-03-25netfilter: xtables: make use of caller family rather than target familyJan Engelhardt2-5/+5
2010-03-19netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.cZhitong Wang1-1/+0
2010-03-19netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.cZhitong Wang1-1/+0
2010-03-18netfilter: xt extensions: use pr_<level>Jan Engelhardt21-107/+88
2010-03-18netfilter: xtables: replace custom duprintf with pr_debugJan Engelhardt7-79/+41
2010-03-18netfilter: xtables: do not print any messages on ENOMEMJan Engelhardt4-17/+6
2010-03-18netfilter: xtables: reduce holes in struct xt_targetJan Engelhardt1-1/+1
2010-03-18netfilter: xtables: remove almost-unused xt_match_param.data memberJan Engelhardt2-6/+6
2010-03-18netfilter: update documentation fields of x_tables.hJan Engelhardt1-2/+8
2010-03-18netfilter: xtables: make use of caller family rather than match familyJan Engelhardt5-14/+14
2010-03-18netfilter: xtables: resort osf kconfig textJan Engelhardt1-13/+13
2010-03-18netfilter: xtables: limit xt_mac to ethernet devicesJan Engelhardt1-0/+3
2010-03-18netfilter: xtables: clean up xt_mac match routineJan Engelhardt1-8/+10
2010-03-18netfilter: xtables: do without explicit XT_ALIGNJan Engelhardt2-2/+2
2010-03-18Merge branch 'master' of ../nf-2.6Patrick McHardy4-22/+13
2010-03-17netfilter: remove unused headers in net/netfilter/nfnetlink.cZhitong Wang1-3/+0
2010-03-17netfilter: xt_recent: check for unsupported user space flagsTim Gardner2-0/+8
2010-03-17netfilter: xt_recent: add an entry reaperTim Gardner2-1/+31
2010-03-17netfilter: xt_recent: remove old proc directoryJan Engelhardt3-122/+0
2010-03-17netfilter: xt_recent: update descriptionJan Engelhardt1-1/+1
2010-03-17netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tagJan Engelhardt1-0/+1
2010-03-17netfilter: update my email addressJan Engelhardt9-12/+8
2010-03-17netfilter: xtables: schedule xt_NOTRACK for removalJan Engelhardt1-0/+8
2010-03-17netfilter: xtables: merge xt_CONNMARK into xt_connmarkJan Engelhardt6-156/+116
2010-03-17netfilter: xtables: merge xt_MARK into xt_markJan Engelhardt6-82/+70
2010-03-17netfilter: xtables: add comment markers to Xtables KconfigJan Engelhardt1-0/+6
2010-03-17netfilter: xt_NFQUEUE: consolidate v4/v6 targets into oneJan Engelhardt1-28/+12
2010-03-17netfilter: xt_CT: par->family is an nfprotoJan Engelhardt1-2/+2
2010-03-16e1000e: Fix build with CONFIG_PM disabled.David S. Miller1-0/+2
2010-03-16drivers/net/e100.c: Use pr_<level> and netif_<level>Joe Perches1-85/+98