[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1196974974-31531-1-git-send-email-acme@redhat.com>
Date: Thu, 6 Dec 2007 19:02:47 -0200
From: Arnaldo Carvalho de Melo <acme@...hat.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, dccp@...r.kernel.org
Subject: [PATCHES 0/7]: DCCP patches for 2.6.25
Hi David,
Please consider pulling from:
master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.25
Best Regards,
- Arnaldo
b/net/dccp/ccids/Kconfig | 13
b/net/dccp/ccids/ccid3.c | 35 --
b/net/dccp/ccids/ccid3.h | 14
b/net/dccp/ccids/lib/Makefile | 2
b/net/dccp/ccids/lib/loss_interval.c | 14
b/net/dccp/ccids/lib/packet_history.c | 27 -
b/net/dccp/ccids/lib/packet_history.h | 3
b/net/dccp/ccids/lib/tfrc.c | 48 +++
b/net/dccp/ccids/lib/tfrc.h | 18 -
b/net/dccp/dccp.h | 13
net/dccp/ccids/ccid3.c | 322 ++++++++--------------
net/dccp/ccids/lib/loss_interval.c | 13
net/dccp/ccids/lib/packet_history.c | 496 +++++++++++++++++++---------------
net/dccp/ccids/lib/packet_history.h | 177 ++++--------
14 files changed, 579 insertions(+), 616 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists