DCCP protocol discussions
 help / color / mirror / Atom feed
* [PATCHES 0/5]: DCCP patches for 2.6.25
@ 2007-11-28 15:23 Arnaldo Carvalho de Melo
  2007-11-29 14:07 ` Herbert Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arnaldo Carvalho de Melo @ 2007-11-28 15:23 UTC (permalink / raw)
  To: dccp

Hi Herbert,

	Please consider pulling from:

master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.25

Best Regards,

- Arnaldo

 b/include/linux/dccp.h                |   56 +++++++++----
 b/net/dccp/ccids/ccid3.c              |   57 ++++----------
 b/net/dccp/ccids/ccid3.h              |    3 
 b/net/dccp/ccids/lib/loss_interval.c  |   12 +-
 b/net/dccp/ccids/lib/packet_history.c |  138 +++++++++++++++-------------------
 b/net/dccp/ccids/lib/packet_history.h |   80 +++----------------
 b/net/dccp/input.c                    |   88 +++++++++++++++++----
 b/net/dccp/output.c                   |    3 
 b/net/dccp/proto.c                    |   23 ++---
 include/linux/dccp.h                  |    1 
 net/dccp/input.c                      |    7 -
 net/dccp/proto.c                      |   89 ++++++++++++++-------
 12 files changed, 287 insertions(+), 270 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-12-18  7:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-28 15:23 [PATCHES 0/5]: DCCP patches for 2.6.25 Arnaldo Carvalho de Melo
2007-11-29 14:07 ` Herbert Xu
2007-12-17 15:00 ` Arnaldo Carvalho de Melo
2007-12-18  7:02 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox