From: Florian Westphal Date: Fri, 19 Apr 2013 04:58:27 +0000 (+0000) Subject: netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~77^2~29^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00bd1cc24a7dd295ee095dc50791aab6ede46c7a;p=pandora-kernel.git netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup Userspace can now indicate that it can cope with larger-than-mtu sized packets and packets that have invalid ipv4/tcp checksums. Signed-off-by: Florian Westphal Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed