On 12/06/2012 05:56 PM, Joseph Gasparakis wrote: > This patch adds support in the kernel for offloading in the NIC Tx and Rx > checksumming for encapsulated packets (such as VXLAN and IP GRE). > > Signed-off-by: Joseph Gasparakis <[email protected]> > Signed-off-by: Peter P Waskiewicz Jr <[email protected]> > Signed-off-by: Alexander Duyck <[email protected]> > --- > include/linux/ip.h | 5 ++ > include/linux/ipv6.h | 5 ++ > include/linux/netdevice.h | 2 + > include/linux/skbuff.h | 90 > ++++++++++++++++++++++++++++++++++++++++++++- > include/linux/tcp.h | 10 +++++ > include/linux/udp.h | 5 ++ > net/core/skbuff.c | 9 ++++ > 7 files changed, 125 insertions(+), 1 deletions(-) Acked-by: Jeff Kirsher <[email protected]>
signature.asc
Description: OpenPGP digital signature

