[kernel] r9826 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Wed Nov 28 13:24:18 UTC 2007


Author: maks
Date: Wed Nov 28 13:24:18 2007
New Revision: 9826

Log:
topconfig enable modular new INET_LRO
"Large Receive Offload (ipv4/tcp)"


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Nov 28 13:24:18 2007
@@ -7,10 +7,10 @@
     KS959_DONGLE, NET_9P_FD, IP1000, VETH, IXGBE, NIU, TEHUTI, LIBERTAS_CS,
     LIBERTAS_SDIO, RT2X00, SENSORS_ADT7470, SENSORS_I5K_AMB, SENSORS_F71882FG,
     SENSORS_FSCHMD, SENSORS_IBMPEX, CRYPTO_XTS, CRYPTO_SEED, CRYPTO_AUTHENC,
-    DVB_S5H1409, DVB_TUNER_MT2131.
+    DVB_S5H1409, DVB_TUNER_MT2131, INET_LRO.
   * Disable smbfs in topconfig, not supported upstream, use cifs.
 
- -- maximilian attems <maks at debian.org>  Wed, 28 Nov 2007 11:56:20 +0100
+ -- maximilian attems <maks at debian.org>  Wed, 28 Nov 2007 14:23:22 +0100
 
 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Wed Nov 28 13:24:18 2007
@@ -143,6 +143,7 @@
 CONFIG_INET_XFRM_MODE_TRANSPORT=m
 CONFIG_INET_XFRM_MODE_TUNNEL=m
 CONFIG_INET_XFRM_MODE_BEET=m
+CONFIG_INET_LRO=m
 CONFIG_INET_DIAG=m
 CONFIG_INET_TCP_DIAG=m
 CONFIG_TCP_CONG_ADVANCED=y



More information about the Kernel-svn-changes mailing list