Linux 3.11.9

2013-11-20 Thread Greg KH
Eric Dumazet (1): tcp: gso: fix truesize tracking Gerd Hoffmann (1): hyperv-fb: add pci stub Greg Kroah-Hartman (1): Linux 3.11.9 Hannes Frederic Sowa (2): ipv6: ip6_dst_check needs to check for expired dst_entries ipv6: reset dst.expires value when clearing expire

Re: Linux 3.11.9

2013-11-20 Thread Greg KH
diff --git a/Makefile b/Makefile index 7521adbea135..06379bd78b64 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 11 -SUBLEVEL = 8 +SUBLEVEL = 9 EXTRAVERSION = NAME = Linux for Workgroups diff --git a/drivers/gpu/drm/i915/intel_dp.c

Linux 3.11.9

2013-11-20 Thread Greg KH
Eric Dumazet (1): tcp: gso: fix truesize tracking Gerd Hoffmann (1): hyperv-fb: add pci stub Greg Kroah-Hartman (1): Linux 3.11.9 Hannes Frederic Sowa (2): ipv6: ip6_dst_check needs to check for expired dst_entries ipv6: reset dst.expires value when clearing expire

Re: Linux 3.11.9

2013-11-20 Thread Greg KH
diff --git a/Makefile b/Makefile index 7521adbea135..06379bd78b64 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 11 -SUBLEVEL = 8 +SUBLEVEL = 9 EXTRAVERSION = NAME = Linux for Workgroups diff --git a/drivers/gpu/drm/i915/intel_dp.c