commit f1a1fe20ff57524f070e258ab6b6b11cf25ca353

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=143
This commit is contained in:
Michal Marek 2012-09-26 06:03:15 +00:00 committed by Git OBS Bridge
parent 7c4f5e8872
commit ce5da487f5
23 changed files with 524 additions and 6 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 23:27:36 CEST 2012 - bpoirier@suse.de
- net: do not disable sg for packets requiring no checksum
(bnc#774859).
- commit f1a1fe2
-------------------------------------------------------------------
Fri Sep 21 22:32:20 CEST 2012 - bpoirier@suse.de
- af_netlink: force credentials passing [CVE-2012-3520]
(bnc#776925 CVE-2012-3520).
Conflicts:
series.conf
- commit 644e37d
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
@ -5,6 +21,17 @@ Fri Sep 21 10:12:59 CEST 2012 - jslaby@suse.cz
whine if cgroups are nested for them (bnc#781134). whine if cgroups are nested for them (bnc#781134).
- commit dbeda53 - commit dbeda53
-------------------------------------------------------------------
Fri Sep 21 00:14:05 CEST 2012 - bpoirier@suse.de
- tcp: Apply device TSO segment limit earlier (bnc#774523
CVE-2012-3412).
- sfc: Fix maximum number of TSO segments and minimum TX queue
size (bnc#774523 CVE-2012-3412).
- net: Allow driver to limit number of GSO segments per skb
(bnc#774523 CVE-2012-3412).
- commit 1908f74
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz Sat Sep 15 10:32:00 CEST 2012 - jslaby@suse.cz

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:5dd6c2bd69848ea6073681af7383104182f270c9d0414623be6d30d3204db338 oid sha256:03083667b811bb4edec5e84253383bbb2d37e1b2e5f8a0faf42c3a5012dd8db1
size 9767 size 13860

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:3dc707bf5ff50bc0198ae95cacf8ecb7bbbf6d57722663b5e996e07136a500e2 oid sha256:f727234f8dc8f5a18b7fb2943d3ae23eee61dc1d6ff87daf412c1d39c43fff91
size 25261 size 27113

View File

@ -381,6 +381,11 @@
######################################################## ########################################################
patches.fixes/tulip-quad-NIC-ifdown patches.fixes/tulip-quad-NIC-ifdown
patches.drivers/ehea-modinfo.patch patches.drivers/ehea-modinfo.patch
patches.drivers/net-Allow-driver-to-limit-number-of-GSO-segments-per.patch
patches.drivers/sfc-Fix-maximum-number-of-TSO-segments-and-minimum-T.patch
patches.drivers/tcp-Apply-device-TSO-segment-limit-earlier.patch
patches.fixes/af_netlink-force-credentials-passing-CVE-2012-3520.patch
patches.fixes/net-do-not-disable-sg-for-packets-requiring-no-check.patch
######################################################## ########################################################
# Wireless Networking # Wireless Networking

View File

@ -1,3 +1,3 @@
2012-09-21 10:12:59 +0200 2012-09-25 10:12:55 +0200
GIT Revision: dbeda53f0aeed124a40df97771bca79ff8f2f062 GIT Revision: f1a1fe20ff57524f070e258ab6b6b11cf25ca353
GIT Branch: stable GIT Branch: stable