From: David Miller <davem@davemloft.net>
To: gerrit@erg.abdn.ac.uk
Cc: dccp@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: net-next-2.6 [PATCH 0/6] dccp: several long-tested updates from dccp test tree
Date: Mon, 04 Jul 2011 17:55:44 -0700 (PDT) [thread overview]
Message-ID: <20110704.175544.2071886036329199005.davem@davemloft.net> (raw)
In-Reply-To: <1309806079-21604-1-git-send-email-gerrit@erg.abdn.ac.uk>
From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Date: Mon, 4 Jul 2011 13:01:13 -0600
> This set contains several minor fixes and CWV for CCID-2.
>
> Patch #1: fixes several issues in slow-path input processing.
> Patch #2: refactors common pattern (queueing + cloning) into the same function.
> Patch #3: straightens cosmetics of info message appearing in logs.
> Patch #4: puts frequently used CCID-2 inline function into header file.
> Patch #5: reuses existing function to test for data packets in CCID-2.
> Patch #6: implements congestion window validation (RFC 2861) in CCID-2.
>
> This set is also available for today's net-next-2.6 at
>
> git://eden-feed.erg.abdn.ac.uk/net-next-2.6 ===> subtree "dccp"
Pulled, thanks Gerrit.
next prev parent reply other threads:[~2011-07-05 0:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <test_tree_patch_set_update_2011-07-04>
2011-07-04 19:01 ` net-next-2.6 [PATCH 0/6] dccp: several long-tested updates from dccp test tree Gerrit Renker
2011-07-05 0:55 ` David Miller [this message]
2011-07-04 19:01 ` [PATCH 1/6] dccp: Clean up slow-path input processing Gerrit Renker
2011-07-04 19:01 ` [PATCH 2/6] dccp: combine the functionality of enqeueing and cloning Gerrit Renker
2011-07-04 19:01 ` [PATCH 3/6] dccp: cosmetics of info message Gerrit Renker
2011-07-04 19:01 ` [PATCH 4/6] dccp ccid-2: move rfc 3390 function into header file Gerrit Renker
2011-07-04 19:01 ` [PATCH 5/6] dccp ccid-2: Use existing function to test for data packets Gerrit Renker
2011-07-04 19:01 ` [PATCH 6/6] dccp ccid-2: Perform congestion-window validation Gerrit Renker
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=20110704.175544.2071886036329199005.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dccp@vger.kernel.org \
--cc=gerrit@erg.abdn.ac.uk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).