Oneiric CVE-2012-3412
Tim Gardner
tim.gardner at canonical.com
Wed Aug 22 20:12:03 UTC 2012
The following changes since commit 94541d9707b3e99a60a82b9367f2f49195c47307:
eCryptfs: Revert to a writethrough cache model (2012-08-20 07:36:05 -0600)
are available in the git repository at:
git://kernel.ubuntu.com/rtg/ubuntu-oneiric.git CVE-2012-3412
for you to fetch changes up to f6f455256a9e2d5d4225f11e323458030adff3dd:
sfc: Fix maximum number of TSO segments and minimum TX queue size
(2012-08-22 13:39:22 -0600)
----------------------------------------------------------------
Ben Hutchings (4):
net: Allow driver to limit number of GSO segments per skb
tcp: Apply device TSO segment limit earlier
sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE
sfc: Fix maximum number of TSO segments and minimum TX queue size
Neal Cardwell (1):
tcp: do not scale TSO segment size with reordering degree
drivers/net/sfc/efx.c | 6 ++++++
drivers/net/sfc/efx.h | 14 ++++++++++----
drivers/net/sfc/ethtool.c | 16 +++++++++++-----
drivers/net/sfc/nic.c | 5 +----
drivers/net/sfc/nic.h | 5 +++++
drivers/net/sfc/tx.c | 21 ++++++++++++++++++++-
include/linux/netdevice.h | 2 ++
include/net/sock.h | 2 ++
include/net/tcp.h | 8 ++++++++
net/core/dev.c | 4 ++++
net/core/sock.c | 1 +
net/ipv4/tcp.c | 4 +++-
net/ipv4/tcp_cong.c | 7 ++++---
net/ipv4/tcp_output.c | 27 +++++++++++++++------------
14 files changed, 92 insertions(+), 30 deletions(-)
--
Tim Gardner tim.gardner at canonical.com
More information about the kernel-team
mailing list