]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
SPEC: v2.6.39-200.18.0
authorMaxim Uvarov <maxim.uvarov@oracle.com>
Fri, 8 Jun 2012 07:29:29 +0000 (11:29 +0400)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Fri, 8 Jun 2012 07:29:29 +0000 (11:29 +0400)
Signed-off-by: Maxim Uvarov <maxim.uvarov@oracle.com>
uek-rpm/ol5/kernel-uek.spec
uek-rpm/ol6/kernel-uek.spec

index c71faed09a5947b3af79f7fe5b6ce10101164649..84c95dc0c01e8d2d2857312a2007fa4328655b7a 100644 (file)
@@ -190,7 +190,7 @@ Summary: The Linux kernel
 %endif
 
 %if %{rhel}
-%define pkg_release %{distro_build}.17.0%{?dist}uek%{?buildid}
+%define pkg_release %{distro_build}.18.0%{?dist}uek%{?buildid}
 %endif
 %define KVERREL %{rpmversion}-%{pkg_release}
 
@@ -1680,7 +1680,11 @@ fi
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
-* Wed Jun 06 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.39-200.17.0.el6uek]
+* Fri Jun 08 2012 Maxim Uvarov <maxim.uvarov@oracle.com>  [2.6.39-200.18.0.el5uek]
+- e1000e: disable rxhash when try to enable jumbo frame also rxhash and rxcsum
+  have enabled (Joe Jin)
+
+* Wed Jun 06 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.39-200.17.0.el5uek]
 - mm: reduce the amount of work done when updating min_free_kbytes (Mel Gorman)
   [Orabug: 14073214]
 - ocfs2: clear unaligned io flag when dio fails (Junxiao Bi) [Orabug: 14063941]
index f427736f9700610ae9628eb02cb80b28b4615f60..4c7436223e0aec656aa3b12e51695db04d27dfa4 100644 (file)
@@ -198,7 +198,7 @@ Summary: The Linux kernel
 %endif
 
 %if %{rhel}
-%define pkg_release %{distro_build}.17.0%{?dist}uek%{?buildid}
+%define pkg_release %{distro_build}.18.0%{?dist}uek%{?buildid}
 %endif
 %define KVERREL %{rpmversion}-%{pkg_release}.%{_target_cpu}
 
@@ -1692,6 +1692,10 @@ fi
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Fri Jun 08 2012 Maxim Uvarov <maxim.uvarov@oracle.com>  [2.6.39-200.17.0.el6uek]
+- e1000e: disable rxhash when try to enable jumbo frame also rxhash and rxcsum
+  have enabled (Joe Jin)
+
 * Wed Jun 06 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.39-200.17.0.el6uek]
 - mm: reduce the amount of work done when updating min_free_kbytes (Mel Gorman)
   [Orabug: 14073214]