Re: Linux 4.8.10

2016-11-21 Thread Greg KH
diff --git a/Makefile b/Makefile index c1519ab85258..7cf2b4985703 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 8 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Psychotic Stoned Sheep diff --git a/arch/sparc/include/asm/uaccess_64.h b/arch/sparc/include/as

Linux 4.8.10

2016-11-21 Thread Greg KH
apped net: __skb_flow_dissect() must cap its return value tcp: take care of truncations done by sk_filter() Florian Fainelli (1): net: stmmac: Fix lack of link transition for fixed PHYs Florian Westphal (1): dctcp: avoid bogus doubling of cwnd after loss Greg Kroah-Hartman (