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

* Re: [PATCH 0/5][DCCP]: Improvements
  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
  1 sibling, 0 replies; 3+ messages in thread
From: David S. Miller @ 2006-03-09  6:37 UTC (permalink / raw)
  To: dccp

From: Arnaldo Carvalho de Melo <acme@mandriva.com>
Date: Thu, 9 Mar 2006 00:08:08 -0300

>    Please consider pulling from:
> 
> master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.17.git

I'll apply these by hand because I just had to rebase again
because a pull from Per's TIPC tree, since it was from before
the most recent rebase, corrupted my tree in a way I didn't
want to spend the time figuring out how to recover from :-/

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

* Re: [PATCH 0/5][DCCP]: Improvements
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2006-03-09 13:32 UTC (permalink / raw)
  To: dccp

Em Wed, Mar 08, 2006 at 10:37:55PM -0800, David S. Miller escreveu:
> From: Arnaldo Carvalho de Melo <acme@mandriva.com>
> Date: Thu, 9 Mar 2006 00:08:08 -0300
> 
> >    Please consider pulling from:
> > 
> > master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.17.git
> 
> I'll apply these by hand because I just had to rebase again
> because a pull from Per's TIPC tree, since it was from before
> the most recent rebase, corrupted my tree in a way I didn't
> want to spend the time figuring out how to recover from :-/

OK, when pushing to you I'm always checking if I have the most recently
rebased tree from you.

Thanks, next time just ask/announce on netdev and I'll rebase happily. :-)

- Arnaldo

^ 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.