All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: vyasevich@gmail.com
Cc: dborkman@redhat.com, netdev@vger.kernel.org, linux-sctp@vger.kernel.org
Subject: Re: [PATCH v3 net-next 0/5] SCTP update
Date: Wed, 11 Jun 2014 12:23:48 -0700 (PDT)	[thread overview]
Message-ID: <20140611.122348.373246436230074482.davem@davemloft.net> (raw)
In-Reply-To: <539882C0.3000209@gmail.com>

From: Vlad Yasevich <vyasevich@gmail.com>
Date: Wed, 11 Jun 2014 12:24:32 -0400

> On 06/11/2014 12:19 PM, Daniel Borkmann wrote:
>> This set contains transport path selection improvements in
>> SCTP. Please see individual patches for details.
>> 
>> Thanks!
>> 
>> v2->v3:
>>  - Reworded commit message in patch 4, thanks Vlad!
>> v1->v2:
>>  - Fixed a typo in a comment in patch 1, thanks Florian Westphal
>>    for pointing this out, rest stays as is.
>> 
>> Daniel Borkmann (5):
>>   ktime: add ktime_after and ktime_before helper
>>   net: sctp: refactor active path selection
>>   net: sctp: migrate most recently used transport to ktime
>>   net: sctp: improve sctp_select_active_and_retran_path selection
>>   net: sctp: fix incorrect type in gfp initializer
>> 
> 
> Series
> Acked-by: Vlad Yasevich <vyasevich@gmail.com>

Applied to net-next, thanks everyone.

WARNING: multiple messages have this Message-ID (diff)
From: David Miller <davem@davemloft.net>
To: vyasevich@gmail.com
Cc: dborkman@redhat.com, netdev@vger.kernel.org, linux-sctp@vger.kernel.org
Subject: Re: [PATCH v3 net-next 0/5] SCTP update
Date: Wed, 11 Jun 2014 19:23:48 +0000	[thread overview]
Message-ID: <20140611.122348.373246436230074482.davem@davemloft.net> (raw)
In-Reply-To: <539882C0.3000209@gmail.com>

From: Vlad Yasevich <vyasevich@gmail.com>
Date: Wed, 11 Jun 2014 12:24:32 -0400

> On 06/11/2014 12:19 PM, Daniel Borkmann wrote:
>> This set contains transport path selection improvements in
>> SCTP. Please see individual patches for details.
>> 
>> Thanks!
>> 
>> v2->v3:
>>  - Reworded commit message in patch 4, thanks Vlad!
>> v1->v2:
>>  - Fixed a typo in a comment in patch 1, thanks Florian Westphal
>>    for pointing this out, rest stays as is.
>> 
>> Daniel Borkmann (5):
>>   ktime: add ktime_after and ktime_before helper
>>   net: sctp: refactor active path selection
>>   net: sctp: migrate most recently used transport to ktime
>>   net: sctp: improve sctp_select_active_and_retran_path selection
>>   net: sctp: fix incorrect type in gfp initializer
>> 
> 
> Series
> Acked-by: Vlad Yasevich <vyasevich@gmail.com>

Applied to net-next, thanks everyone.

  reply	other threads:[~2014-06-11 19:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-11 16:19 [PATCH v3 net-next 0/5] SCTP update Daniel Borkmann
2014-06-11 16:19 ` Daniel Borkmann
2014-06-11 16:19 ` [PATCH v3 net-next 1/5] ktime: add ktime_after and ktime_before helper Daniel Borkmann
2014-06-11 16:19   ` Daniel Borkmann
2014-06-11 16:19 ` [PATCH v3 net-next 2/5] net: sctp: refactor active path selection Daniel Borkmann
2014-06-11 16:19   ` Daniel Borkmann
2014-06-11 16:19 ` [PATCH v3 net-next 3/5] net: sctp: migrate most recently used transport to ktime Daniel Borkmann
2014-06-11 16:19   ` Daniel Borkmann
2014-06-11 16:19 ` [PATCH v3 net-next 4/5] net: sctp: improve sctp_select_active_and_retran_path selection Daniel Borkmann
2014-06-11 16:19   ` Daniel Borkmann
2014-06-11 16:19 ` [PATCH v3 net-next 5/5] net: sctp: fix incorrect type in gfp initializer Daniel Borkmann
2014-06-11 16:19   ` Daniel Borkmann
2014-06-11 16:24 ` [PATCH v3 net-next 0/5] SCTP update Vlad Yasevich
2014-06-11 16:24   ` Vlad Yasevich
2014-06-11 19:23   ` David Miller [this message]
2014-06-11 19:23     ` 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=20140611.122348.373246436230074482.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=dborkman@redhat.com \
    --cc=linux-sctp@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=vyasevich@gmail.com \
    /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.