linux/drivers/net
Eric Dumazet a4d7e485bc vmxnet3: must split too big fragments
vmxnet3 has a 16Kbytes limit per tx descriptor, that happened to work
as long as we provided PAGE_SIZE fragments.

Our stack can now build larger fragments, so we need to split them to
the 16kbytes boundary.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: jongman heo <jongman.heo@samsung.com>
Tested-by: jongman heo <jongman.heo@samsung.com>
Cc: Shreyas Bhatewara <sbhatewara@vmware.com>
Reviewed-by: Bhavesh Davda <bhavesh@vmware.com>
Signed-off-by: Shreyas Bhatewara <sbhatewara@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-11-02 21:58:09 -04:00
..
appletalk
arcnet
bonding bonding: fix second off-by-one error 2012-11-01 11:53:44 -04:00
caif
can can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boards 2012-10-24 10:53:49 +02:00
cris
dsa
ethernet cxgb4: Fix unable to get UP event from the LLD 2012-11-02 21:41:29 -04:00
fddi
hamradio
hippi
hyperv
ieee802154
irda drivers/net/irda/sh_sir.c: fix error return code 2012-10-07 14:37:11 -04:00
phy drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free 2012-11-02 21:36:06 -04:00
plip
ppp
slip
team
usb qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan 2012-10-26 03:44:34 -04:00
vmxnet3 vmxnet3: must split too big fragments 2012-11-02 21:58:09 -04:00
wan farsync: fix support for over 30 cards 2012-10-09 13:54:59 -04:00
wimax
wireless ath9k: Test for TID only in BlockAcks while checking tx status 2012-10-30 15:58:54 -04:00
xen-netback xen: netback: handle compound page fragments on transmit. 2012-10-10 22:50:45 -04:00
Kconfig
LICENSE.SRC
Makefile
Space.c
dummy.c
eql.c
ifb.c
loopback.c
macvlan.c
macvtap.c
mdio.c
mii.c
netconsole.c
rionet.c
sb1000.c
sungem_phy.c
tun.c
veth.c
virtio_net.c
vxlan.c vxlan: don't expire permanent entries 2012-10-31 13:42:12 -04:00
xen-netfront.c