android_kernel_google_msm/include
Wei Liu 6cc43d85ca xen-netfront: reduce gso_max_size to account for max TCP header
commit 9ecd1a75d9 upstream.

The maximum packet including header that can be handled by netfront / netback
wire format is 65535. Reduce gso_max_size accordingly.

Drop skb and print warning when skb->len > 65535. This can 1) save the effort
to send malformed packet to netback, 2) help spotting misconfiguration of
netfront in the future.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
[hq: Backported to 3.4: adjust context]
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-07 16:02:15 -07:00
..
acpi
asm-generic
crypto
drm drm: Pad drm_mode_get_connector to 64-bit boundary 2014-06-07 16:02:13 -07:00
keys
linux net: Add net_ratelimited_function and net_<level>_ratelimited macros 2014-06-07 16:02:15 -07:00
math-emu
media
misc
mtd
net mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL 2014-06-07 16:02:07 -07:00
pcmcia
rdma
rxrpc
scsi
sound
target
trace trace: module: Maintain a valid user count 2014-06-07 16:02:02 -07:00
video
xen xen-netfront: reduce gso_max_size to account for max TCP header 2014-06-07 16:02:15 -07:00
Kbuild