Files
kernel_arpi/include/linux
Jason Wang f8e617e100 net: introduce skb_coalesce_rx_frag()
Sometimes we need to coalesce the rx frags to avoid frag list. One example is
virtio-net driver which tries to use small frags for both MTU sized packet and
GSO packet. So this patch introduce skb_coalesce_rx_frag() to do this.

Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Michael Dalton <mwdalton@google.com>
Cc: Eric Dumazet <edumazet@google.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-11-04 20:03:52 -05:00
..
2013-08-14 13:55:15 +05:30
2013-07-30 11:53:12 -04:00
2013-08-26 18:40:56 -04:00
2013-08-27 01:44:40 +02:00
2013-07-23 16:01:28 -07:00
2013-08-26 20:15:23 +09:00
2013-08-22 22:13:54 -07:00
2013-09-13 15:09:52 +02:00
2013-08-23 10:22:29 +02:00
2013-10-01 12:17:08 +02:00
2013-07-18 13:05:23 -07:00
2013-10-28 20:07:50 -04:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-08-09 10:49:00 +02:00
2013-07-26 16:19:48 -07:00
2013-08-28 21:35:14 -07:00
2013-09-26 11:03:29 +02:00
2013-08-12 15:27:01 +00:00
2013-09-08 20:20:23 -04:00
2013-10-25 19:03:39 -04:00
2013-10-14 17:15:48 +02:00
2013-09-03 16:40:32 -04:00
2013-09-24 21:12:32 -05:00
2013-08-12 15:27:01 +00:00
2013-09-09 14:29:15 -07:00
2013-09-10 18:56:32 -04:00
2013-11-04 20:03:52 -05:00
2013-09-04 23:11:42 +03:00
2013-09-12 15:38:02 -07:00
2013-07-24 15:12:53 -07:00
2013-08-05 10:52:36 -06:00
2013-10-17 15:53:09 -04:00