Re: [PATCH net-next 0/6] sctp: allow GSO frags to access the chunk too

2016-07-13 Thread David Miller
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 t

[PATCH net-next 0/6] sctp: allow GSO frags to access the chunk too

2016-07-13 Thread Marcelo Ricardo Leitner
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. Thanks! Marcelo R