All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ilpo.jarvinen@helsinki.fi
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 4/9] [TCP]: Introduce tcp_wnd_end() to reduce line lengths
Date: Mon, 31 Dec 2007 04:48:51 -0800 (PST)	[thread overview]
Message-ID: <20071231.044851.120844907.davem@davemloft.net> (raw)
In-Reply-To: <11990980772309-git-send-email-ilpo.jarvinen@helsinki.fi>

From: "Ilpo_Järvinen" <ilpo.jarvinen@helsinki.fi>
Date: Mon, 31 Dec 2007 12:47:52 +0200

> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>

Applied.

  parent reply	other threads:[~2007-12-31 12:48 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-31 10:47 [PATCH net-2.6.25 0/9]: TCP cleanups & minor changes Ilpo Järvinen
2007-12-31 10:47 ` [PATCH 1/9] [TCP]: Make invariant check complain about invalid sacked_out Ilpo Järvinen
2007-12-31 10:47   ` [PATCH 2/9] [TCP]: Rename update_send_head & include related increment to it Ilpo Järvinen
2007-12-31 10:47     ` [PATCH 3/9] [TCP]: Remove unnecessary local variables Ilpo Järvinen
2007-12-31 10:47       ` [PATCH 4/9] [TCP]: Introduce tcp_wnd_end() to reduce line lengths Ilpo Järvinen
2007-12-31 10:47         ` [PATCH 5/9] [TCP]: Dropped unnecessary skb/sacked accessing in reneging Ilpo Järvinen
2007-12-31 10:47           ` [PATCH 6/9] [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary Ilpo Järvinen
2007-12-31 10:47             ` [PATCH 7/9] [TCP]: reduce tcp_output's indentation levels a bit Ilpo Järvinen
2007-12-31 10:47               ` [PATCH 8/9] [TCP]: cleanup tcp_{in,out}put.c style Ilpo Järvinen
2007-12-31 10:47                 ` [PATCH 9/9] [TCP]: Code duplication removal, added tcp_bound_to_half_wnd() Ilpo Järvinen
2007-12-31 12:52                   ` David Miller
2007-12-31 12:52                 ` [PATCH 8/9] [TCP]: cleanup tcp_{in,out}put.c style David Miller
2007-12-31 12:51               ` [PATCH 7/9] [TCP]: reduce tcp_output's indentation levels a bit David Miller
2007-12-31 12:50             ` [PATCH 6/9] [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary David Miller
2007-12-31 12:49           ` [PATCH 5/9] [TCP]: Dropped unnecessary skb/sacked accessing in reneging David Miller
2007-12-31 12:48         ` David Miller [this message]
2007-12-31 12:47       ` [PATCH 3/9] [TCP]: Remove unnecessary local variables David Miller
2007-12-31 14:17         ` Ilpo Järvinen
2007-12-31 12:44     ` [PATCH 2/9] [TCP]: Rename update_send_head & include related increment to it David Miller
2007-12-31 12:44   ` [PATCH 1/9] [TCP]: Make invariant check complain about invalid sacked_out David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071231.044851.120844907.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=ilpo.jarvinen@helsinki.fi \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.