Hi David, Please consider pulling from: master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.17.git Best Regards, - Arnaldo b/net/dccp/Makefile | 7 - b/net/dccp/dccp.h | 6 - b/net/dccp/input.c | 2 b/net/dccp/ipv4.c | 26 ---- b/net/dccp/ipv6.c | 4 b/net/dccp/options.c | 2 b/net/dccp/output.c | 30 ++++- b/net/dccp/proto.c | 103 +++++++++++++++++++ b/net/dccp/timer.c | 3 net/dccp/dccp.h | 11 -- net/dccp/ipv4.c | 271 +++++++++++++++++++++++++++------------------------ net/dccp/ipv6.c | 2 net/dccp/output.c | 6 - net/dccp/proto.c | 176 +++++++-------------------------- 14 files changed, 327 insertions(+), 322 deletions(-) - : send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html