[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160420204900.4029.42938.stgit@ahduyck-xeon-server>
Date: Wed, 20 Apr 2016 16:50:41 -0400
From: Alexander Duyck <aduyck@...antis.com>
To: netdev@...r.kernel.org, davem@...emloft.net,
alexander.duyck@...il.com
Subject: [net-next resubmit PATCH v2 0/3] Feature tweaks/fixes follow-up to
GSO partial patches
This patch series is a set of minor fix-ups and tweaks following the GSO
partial and TSO with IPv4 ID mangling patches. It mostly is just meant to
make certain that if we have GSO partial support at the device we can make
use of it from the far end of the tunnel.
I submitted this earlier today but it was set as RFC in patchwork. This is
a submission for net-next and not an RFC so I am resubmitting.
v2: Added cover page which was forgotten with first submission.
Added patch that enables TSOv4 IP ID mangling w/ tunnels and/or VLANs.
---
Alexander Duyck (3):
netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE
veth: Update features to include all tunnel GSO types
net: Add support for IP ID mangling TSO in cases that require encapsulation
drivers/net/veth.c | 7 +++----
include/linux/netdev_features.h | 8 +++-----
net/core/dev.c | 11 +++++++++++
3 files changed, 17 insertions(+), 9 deletions(-)
--
Powered by blists - more mailing lists