WSL2-Linux-Kernel/net
Herbert Xu 26cde9f7e2 udp: Fix bogus UFO packet generation
It has been reported that the new UFO software fallback path
fails under certain conditions with NFS.  I tracked the problem
down to the generation of UFO packets that are smaller than the
MTU.  The software fallback path simply discards these packets.

This patch fixes the problem by not generating such packets on
the UFO path.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-06-21 13:57:34 -07:00
..
9p
802
8021q net: deliver skbs on inactive slaves to exact matches 2010-06-10 22:23:34 -07:00
appletalk
atm
ax25
bluetooth
bridge bridge: fdb cleanup runs too often 2010-06-17 13:49:14 -07:00
caif caif: fix a couple range checks 2010-06-09 16:18:53 -07:00
can
core net: rxhash already set in __copy_skb_header 2010-06-13 17:16:54 -07:00
dcb
dccp
decnet
dsa
econet
ethernet
ieee802154
ipv4 udp: Fix bogus UFO packet generation 2010-06-21 13:57:34 -07:00
ipv6 ipv6: fix ICMP6_MIB_OUTERRORS 2010-06-09 18:39:27 -07:00
ipx
irda
iucv
key
l2tp
lapb
llc
mac80211 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-06-16 13:41:55 -07:00
netfilter ipvs: Add missing locking during connection table hashing and unhashing 2010-06-09 16:10:57 +02:00
netlabel
netlink
netrom
packet
phonet
rds
rfkill
rose
rxrpc
sched Clear IFF_XMIT_DST_RELEASE for teql interfaces 2010-06-16 14:47:30 -07:00
sctp
sunrpc
tipc
unix
wanrouter
wimax
wireless
x25
xfrm net: check for refcount if pop a stacked dst_entry 2010-06-04 15:56:00 -07:00
Kconfig
Makefile
TUNABLE
compat.c
nonet.c
socket.c
sysctl_net.c