From: David S. Miller Date: Thu, 14 Apr 2016 02:24:52 +0000 (-0400) Subject: Merge branch 'udp-hdrs-fixes' X-Git-Tag: v4.7-rc1~154^2~304 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=fbf405e80c8af9ba0a9eb6f52d3bb8cddacd6036;p=linux.git Merge branch 'udp-hdrs-fixes' Willem de Bruijn says: ==================== fix two more udp pull header issues Follow up patches to the fixes to RxRPC and SunRPC. A scan of the code showed two other interfaces that expect UDP packets to have a udphdr when queued: read packet length with ioctl SIOCINQ and receive payload checksum with socket option IP_CHECKSUM. ==================== Signed-off-by: David S. Miller --- fbf405e80c8af9ba0a9eb6f52d3bb8cddacd6036