From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Date: Thu, 14 Jul 2016 01:10:29 +0000 Subject: Re: [PATCH net-next 0/6] sctp: allow GSO frags to access the chunk too Message-Id: <20160713.181029.300582272500283553.davem@davemloft.net> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: marcelo.leitner@gmail.com Cc: netdev@vger.kernel.org, nhorman@tuxdriver.com, vyasevich@gmail.com, linux-sctp@vger.kernel.org From: Marcelo Ricardo Leitner Date: Wed, 13 Jul 2016 15:08:54 -0300 > Patchset is named after the most important fix in it. First two patches > are preparing the grounds for the 3rd patch. > > After the 3rd, they are not strictly logically related to the patchset, > but I kept them together as they depend on each other. > > More details on patch changelogs. Series applied, thanks.