netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: parthasarathy.bhuvaragan@ericsson.com
Cc: jon.maloy@ericsson.com, netdev@vger.kernel.org,
	tipc-discussion@lists.sourceforge.net
Subject: Re: [PATCH net-next v2 00/16] tipc: socket layer improvements
Date: Tue, 01 Nov 2016 11:53:43 -0400 (EDT)	[thread overview]
Message-ID: <20161101.115343.994912731362848237.davem@davemloft.net> (raw)
In-Reply-To: <1478005369-17239-1-git-send-email-parthasarathy.bhuvaragan@ericsson.com>

From: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
Date: Tue, 1 Nov 2016 14:02:33 +0100

> The following issues with the current socket layer hinders socket
> diagnostics implementation, which led to this patch series.

Series applied, thank you.

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi

      parent reply	other threads:[~2016-11-01 15:53 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-01 13:02 [PATCH net-next v2 00/16] tipc: socket layer improvements Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 01/16] tipc: return early for non-blocking sockets at link congestion Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 02/16] tipc: wakeup sleeping users at disconnect Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 03/16] tipc: set kern=0 in sk_alloc() during tipc_accept() Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 04/16] tipc: rename struct tipc_skb_cb member handle to bytes_read Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 05/16] tipc: rename tsk->remote to tsk->peer for consistent naming Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 06/16] tipc: remove tsk->connected for connectionless sockets Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 07/16] tipc: remove tsk->connected from tipc_sock Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 08/16] tipc: remove probing_intv " Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 09/16] tipc: remove socket state SS_READY Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 10/16] tipc: create TIPC_LISTEN as a new sk_state Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 11/16] tipc: create TIPC_ESTABLISHED " Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 12/16] tipc: create TIPC_OPEN " Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 13/16] tipc: create TIPC_DISCONNECTING " Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 14/16] tipc: remove SS_DISCONNECTING state Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 15/16] tipc: create TIPC_CONNECTING as a new sk_state Parthasarathy Bhuvaragan
2016-11-01 13:02 ` [PATCH net-next v2 16/16] tipc: remove SS_CONNECTED sock state Parthasarathy Bhuvaragan
2016-11-01 15:53 ` David Miller [this message]

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=20161101.115343.994912731362848237.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jon.maloy@ericsson.com \
    --cc=netdev@vger.kernel.org \
    --cc=parthasarathy.bhuvaragan@ericsson.com \
    --cc=tipc-discussion@lists.sourceforge.net \
    /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).