summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-03-25netfilter: xtables: remove xt_hashlimit revision 0Jan Engelhardt
2010-03-25netfilter: xtables: shorten up return clauseJan Engelhardt
2010-03-25netfilter: xtables: slightly better error reportingJan Engelhardt
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt
2010-03-25netfilter: xtables: change matches to return error codeJan Engelhardt
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt
2010-03-25netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt
2010-03-25netfilter: xtables: untangle spaghetti if clauses in checkentryJan Engelhardt
2010-03-25netfilter: ipvs: use NFPROTO values for NF_HOOK invocationJan Engelhardt
2010-03-25netfilter: decnet: use NFPROTO values for NF_HOOK invocationJan Engelhardt
2010-03-25netfilter: ipv6: use NFPROTO values for NF_HOOK invocationJan Engelhardt
2010-03-25netfilter: ipv4: use NFPROTO values for NF_HOOK invocationJan Engelhardt
2010-03-25netfilter: bridge: use NFPROTO values for NF_HOOK invocationJan Engelhardt
2010-03-25netfilter: xt_recent: allow changing ip_list_[ug]id at runtimeJan Engelhardt
2010-03-25netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt
2010-03-25netfilter: xtables: make use of xt_request_find_targetJan Engelhardt
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt
2010-03-25netfilter: xtables: make use of caller family rather than target familyJan Engelhardt
2010-03-19netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.cZhitong Wang
2010-03-19netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.cZhitong Wang
2010-03-18netfilter: xt extensions: use pr_<level>Jan Engelhardt
2010-03-18netfilter: xtables: replace custom duprintf with pr_debugJan Engelhardt
2010-03-18netfilter: xtables: do not print any messages on ENOMEMJan Engelhardt
2010-03-18netfilter: xtables: remove almost-unused xt_match_param.data memberJan Engelhardt
2010-03-18netfilter: xtables: make use of caller family rather than match familyJan Engelhardt
2010-03-18netfilter: xtables: resort osf kconfig textJan Engelhardt
2010-03-18netfilter: xtables: limit xt_mac to ethernet devicesJan Engelhardt
2010-03-18netfilter: xtables: clean up xt_mac match routineJan Engelhardt
2010-03-18netfilter: xtables: do without explicit XT_ALIGNJan Engelhardt
2010-03-18Merge branch 'master' of ../nf-2.6Patrick McHardy
2010-03-17netfilter: remove unused headers in net/netfilter/nfnetlink.cZhitong Wang
2010-03-17netfilter: xt_recent: check for unsupported user space flagsTim Gardner
2010-03-17netfilter: xt_recent: add an entry reaperTim Gardner
2010-03-17netfilter: xt_recent: remove old proc directoryJan Engelhardt
2010-03-17netfilter: xt_recent: update descriptionJan Engelhardt
2010-03-17netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tagJan Engelhardt
2010-03-17netfilter: update my email addressJan Engelhardt
2010-03-17netfilter: xtables: merge xt_CONNMARK into xt_connmarkJan Engelhardt
2010-03-17netfilter: xtables: merge xt_MARK into xt_markJan Engelhardt
2010-03-17netfilter: xtables: add comment markers to Xtables KconfigJan Engelhardt
2010-03-17netfilter: xt_NFQUEUE: consolidate v4/v6 targets into oneJan Engelhardt
2010-03-17netfilter: xt_CT: par->family is an nfprotoJan Engelhardt
2010-03-17net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko
2010-03-17tipc: Allow retransmission of cloned buffersNeil Horman
2010-03-17tipc: Increase frequency of load distribution over broadcast linkNeil Horman
2010-03-17net: core: add IFLA_STATS64 supportJan Engelhardt
2010-03-17net: tcp: make veno selectable as default congestion moduleJan Engelhardt
2010-03-17net: tcp: make hybla selectable as default congestion moduleJan Engelhardt
2010-03-17net: remove rcu locking from fib_rules_event()Eric Dumazet
2010-03-17bridge: per-cpu packet statistics (v3)stephen hemminger