https://github.com/torvalds/linux
Revision dedb845ded56ded1c62f5398a94ffa8615d4592d authored by KY Srinivasan on 29 September 2014, 05:16:43 UTC, committed by David S. Miller on 30 September 2014, 05:21:03 UTC
After the packet is successfully sent, we should not touch the skb
as it may have been freed. This patch is based on the work done by
Long Li <longli@microsoft.com>.

In this version of the patch I have fixed issues pointed out by David.
David, please queue this up for stable.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Tested-by: Long Li <longli@microsoft.com>
Tested-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent c5bb86c
History
Tip revision: dedb845ded56ded1c62f5398a94ffa8615d4592d authored by KY Srinivasan on 29 September 2014, 05:16:43 UTC
hyperv: Fix a bug in netvsc_start_xmit()
Tip revision: dedb845
File Mode Size
internal
ablk_helper.h -rw-r--r-- 734 bytes
aead.h -rw-r--r-- 2.6 KB
aes.h -rw-r--r-- 1019 bytes
algapi.h -rw-r--r-- 10.9 KB
authenc.h -rw-r--r-- 845 bytes
b128ops.h -rw-r--r-- 2.4 KB
blowfish.h -rw-r--r-- 376 bytes
cast5.h -rw-r--r-- 551 bytes
cast6.h -rw-r--r-- 597 bytes
cast_common.h -rw-r--r-- 193 bytes
compress.h -rw-r--r-- 4.0 KB
cryptd.h -rw-r--r-- 1.8 KB
crypto_wq.h -rw-r--r-- 122 bytes
ctr.h -rw-r--r-- 524 bytes
des.h -rw-r--r-- 503 bytes
drbg.h -rw-r--r-- 9.1 KB
gf128mul.h -rw-r--r-- 8.0 KB
hash.h -rw-r--r-- 8.8 KB
hash_info.h -rw-r--r-- 1.1 KB
if_alg.h -rw-r--r-- 2.2 KB
lrw.h -rw-r--r-- 1.2 KB
md5.h -rw-r--r-- 288 bytes
null.h -rw-r--r-- 192 bytes
padlock.h -rw-r--r-- 649 bytes
pcrypt.h -rw-r--r-- 1.4 KB
pkcs7.h -rw-r--r-- 969 bytes
public_key.h -rw-r--r-- 2.7 KB
rng.h -rw-r--r-- 1.8 KB
scatterwalk.h -rw-r--r-- 3.2 KB
serpent.h -rw-r--r-- 673 bytes
sha.h -rw-r--r-- 2.3 KB
skcipher.h -rw-r--r-- 2.7 KB
twofish.h -rw-r--r-- 716 bytes
vmac.h -rw-r--r-- 2.1 KB
xts.h -rw-r--r-- 613 bytes

back to top