All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5][DCCP]: Improvements
@ 2006-03-09  3:08 Arnaldo Carvalho de Melo
  2006-03-09  6:37 ` David S. Miller
  2006-03-09 13:32 ` Arnaldo Carvalho de Melo
  0 siblings, 2 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2006-03-09  3:08 UTC (permalink / raw)
  To: dccp

Hi David,

   Please consider pulling from:

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

   Mostly tidy-ups done while working on feature negotiation, that is still
under work, to reduce the size of the patch these are going first.

Best Regards,

- Arnaldo

 b/net/dccp/ackvec.c      |   14 +++---
 b/net/dccp/ccid.h        |   18 ++++---
 b/net/dccp/ccids/ccid3.c |   37 ++++++++-------
 b/net/dccp/dccp.h        |    2
 b/net/dccp/ipv4.c        |   11 ++--
 b/net/dccp/ipv6.c        |   23 +++------
 b/net/dccp/options.c     |    3 -
 b/net/dccp/output.c      |   30 ++++++------
 net/dccp/dccp.h          |    8 +--
 net/dccp/ipv4.c          |    9 ---
 net/dccp/ipv6.c          |   10 ----
 net/dccp/options.c       |  109 +++++++++++++++++++----------------------------
 net/dccp/output.c        |   19 ++++++--
 13 files changed, 135 insertions(+), 158 deletions(-)


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

end of thread, other threads:[~2006-03-09 13:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-09  3:08 [PATCH 0/5][DCCP]: Improvements Arnaldo Carvalho de Melo
2006-03-09  6:37 ` David S. Miller
2006-03-09 13:32 ` Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.