From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
To: davem@davemloft.net
Cc: dccp@vger.kernel.org, netdev@vger.kernel.org
Subject: net-next-2.6 [PATCH 0/6] dccp: miscellaneous fixes and helper functions
Date: Tue, 12 Oct 2010 07:15:45 +0200 [thread overview]
Message-ID: <1286860551-6809-1-git-send-email-gerrit@erg.abdn.ac.uk> (raw)
In-Reply-To: <dccp_misc_fixes_and_helper_functions___a_set_of_six_patches_sent_today>
Dave,
please can you consider the following set of DCCP patches: the first is a bug
fix, the rest perform refactoring and provide helper functions.
Patch #1: fixes two problems in the DCCP (AWL/SWL) window-size adjustment.
Patch #2: refactors the connect_init() function by combining related code.
Patch #3: removes an never-user argument from the CCID tx function.
Patch #4: provides a function to generalize the data-loss condition
(patch originally came from the ccid-4 subtree).
Patch #5: schedules an Ack as carrier for a pending timestamp echo.
Patch #6: tidies up the format of DCCP per-connection warnings.
The set has also been placed into a fresh (today's) copy of net-next-2.6, on
git://eden-feed.erg.abdn.ac.uk/net-next-2.6 [subtree 'dccp']
All patches have been in the test tree for a long while and are bisectable.
next parent reply other threads:[~2010-10-12 5:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <dccp_misc_fixes_and_helper_functions___a_set_of_six_patches_sent_today>
2010-10-12 5:15 ` Gerrit Renker [this message]
2010-10-12 5:15 ` [PATCH 1/6] dccp: fix the adjustments to AWL and SWL Gerrit Renker
2010-10-12 5:15 ` [PATCH 2/6] dccp: merge now-reduced connect_init() function Gerrit Renker
2010-10-12 5:15 ` [PATCH 3/6] dccp: remove unused argument in CCID tx function Gerrit Renker
2010-10-12 5:15 ` [PATCH 4/6] dccp: generalise data-loss condition Gerrit Renker
2010-10-12 5:15 ` [PATCH 5/6] dccp: schedule an Ack when receiving timestamps Gerrit Renker
2010-10-12 5:15 ` [PATCH 6/6] dccp: cosmetics - warning format Gerrit Renker
2010-10-12 18:45 ` net-next-2.6 [PATCH 0/6] dccp: miscellaneous fixes and helper functions 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=1286860551-6809-1-git-send-email-gerrit@erg.abdn.ac.uk \
--to=gerrit@erg.abdn.ac.uk \
--cc=davem@davemloft.net \
--cc=dccp@vger.kernel.org \
--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).