From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Ryden Subject: linear sk_buff Date: Wed, 5 May 2010 22:12:06 +0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 To: netdev@vger.kernel.org Return-path: Received: from mail-iw0-f203.google.com ([209.85.223.203]:51997 "EHLO mail-iw0-f203.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755419Ab0EETMH (ORCPT ); Wed, 5 May 2010 15:12:07 -0400 Received: by iwn41 with SMTP id 41so6626419iwn.20 for ; Wed, 05 May 2010 12:12:06 -0700 (PDT) Sender: netdev-owner@vger.kernel.org List-ID: Hello, I would appreciate if someone in this mailing list can say in a sentence or two what is a linear sk_buff and what is a non linear sk_buff; does it has to do with fragmentation? (I am sure that many know the answer, but I am confused and googling made me overconfused) Regards, and sorry for the noise, Mark