linux-2.6.git
16 years ago(no commit message)
Sapan Bhatia [Wed, 4 Jun 2008 15:42:25 +0000 (15:42 +0000)]

16 years ago(no commit message)
Sapan Bhatia [Wed, 4 Jun 2008 15:24:29 +0000 (15:24 +0000)]

16 years agoRecent VNET fixes
Sapan Bhatia [Wed, 4 Jun 2008 15:13:27 +0000 (15:13 +0000)]
Recent VNET fixes

16 years agoTagging module linux-2.6 - linux-2.6-22-7
Stephen Soltesz [Fri, 16 May 2008 18:20:29 +0000 (18:20 +0000)]
Tagging module linux-2.6 - linux-2.6-22-7
Bringing this fix in for tcpdump and  ping

16 years ago(no commit message)
Sapan Bhatia [Thu, 15 May 2008 15:25:09 +0000 (15:25 +0000)]

16 years agoFix for tcpdump
Sapan Bhatia [Tue, 13 May 2008 20:33:28 +0000 (20:33 +0000)]
Fix for tcpdump

16 years agoTagging module linux-2.6 - linux-2.6-22-6
Stephen Soltesz [Fri, 9 May 2008 21:27:17 +0000 (21:27 +0000)]
Tagging module linux-2.6 - linux-2.6-22-6
Updated configuration to include COW again.

Patches from Sapan to fix ping losses.

Still need help with tcpdump traffic.

16 years agoTweaks to the previous patches.
Sapan Bhatia [Fri, 9 May 2008 21:00:53 +0000 (21:00 +0000)]
Tweaks to the previous patches.

16 years agoPing bug fix. Probably tcpdump bug fix.
Sapan Bhatia [Fri, 9 May 2008 20:34:43 +0000 (20:34 +0000)]
Ping bug fix. Probably tcpdump bug fix.

16 years agocleanup
Sapan Bhatia [Fri, 9 May 2008 18:11:12 +0000 (18:11 +0000)]
cleanup

16 years agoReturn COW support to the kernel.
Stephen Soltesz [Tue, 6 May 2008 21:56:48 +0000 (21:56 +0000)]
Return COW support to the kernel.
Leaving in trunk for now.

16 years agoTagging module linux-2.6 - linux-2.6-22-5
Daniel Hokka Zakrisson [Tue, 6 May 2008 20:16:12 +0000 (20:16 +0000)]
Tagging module linux-2.6 - linux-2.6-22-5
Patch needs to be applied.

16 years agoAdd missing %ApplyPatch 640.
Daniel Hokka Zakrisson [Tue, 6 May 2008 20:11:45 +0000 (20:11 +0000)]
Add missing %ApplyPatch 640.

16 years agoTagging module linux-2.6 - linux-2.6-22-4
Stephen Soltesz [Mon, 5 May 2008 18:04:02 +0000 (18:04 +0000)]
Tagging module linux-2.6 - linux-2.6-22-4

16 years agoAdd hack to workaround "audit_log_user_command(): Connection refused" from sudo.
Daniel Hokka Zakrisson [Mon, 5 May 2008 17:24:19 +0000 (17:24 +0000)]
Add hack to workaround "audit_log_user_command(): Connection refused" from sudo.

16 years agoUndoing something I had committed a while back as an attempt to fix the
Sapan Bhatia [Mon, 5 May 2008 04:15:44 +0000 (04:15 +0000)]
Undoing something I had committed a while back as an attempt to fix the
kernel freeze. It turned out that this was not the problem, so out it
goes.

16 years agoRev 9170 from trunk: fix bug with looping in schedule()
Andy Bavier [Wed, 30 Apr 2008 20:53:38 +0000 (20:53 +0000)]
Rev 9170 from trunk: fix bug with looping in schedule()

16 years ago(no commit message)
Sapan Bhatia [Wed, 30 Apr 2008 19:00:56 +0000 (19:00 +0000)]

16 years agoFix for build
Sapan Bhatia [Wed, 30 Apr 2008 18:38:57 +0000 (18:38 +0000)]
Fix for build

16 years agoCleanup, and integrated some new stuff I had in testing.
Sapan Bhatia [Wed, 30 Apr 2008 02:35:48 +0000 (02:35 +0000)]
Cleanup, and integrated some new stuff I had in testing.

16 years agoTagging module linux-2.6 - linux-2.6-22-3
Thierry Parmentelat [Thu, 24 Apr 2008 18:18:46 +0000 (18:18 +0000)]
Tagging module linux-2.6 - linux-2.6-22-3
Fix bug with looping in schedule()

16 years agoFix bug with looping in schedule() which can occur if 1) there is no task runnable...
Andy Bavier [Thu, 24 Apr 2008 14:13:02 +0000 (14:13 +0000)]
Fix bug with looping in schedule() which can occur if 1) there is no task runnable, 2) the hold queue is empty, and 3) rq->idle_skip is nonzero

16 years agoTagging module linux-2.6 - linux-2.6-22-2
Stephen Soltesz [Wed, 23 Apr 2008 21:31:11 +0000 (21:31 +0000)]
Tagging module linux-2.6 - linux-2.6-22-2
Includes changes from Sapan/Andy regarding the scheduler and vnet bugs.
Should be safe to try a second deployment.

16 years agoBypass for the infinite loop in teh scheduler with interrupts off.
Sapan Bhatia [Wed, 23 Apr 2008 21:12:47 +0000 (21:12 +0000)]
Bypass for the infinite loop in teh scheduler with interrupts off.

16 years agoComing...
Sapan Bhatia [Wed, 23 Apr 2008 21:12:06 +0000 (21:12 +0000)]
Coming...

16 years agoiwlwifi : conditional build, and upgrade to 1.2.25
Thierry Parmentelat [Tue, 22 Apr 2008 10:21:03 +0000 (10:21 +0000)]
iwlwifi : conditional build, and upgrade to 1.2.25

16 years agoThat else was hiding.
Sapan Bhatia [Mon, 21 Apr 2008 00:09:17 +0000 (00:09 +0000)]
That else was hiding.

16 years agoAdd unshare-netns-fix patch
Andy Bavier [Thu, 17 Apr 2008 15:42:43 +0000 (15:42 +0000)]
Add unshare-netns-fix patch

16 years agoInitial revision
Andy Bavier [Thu, 17 Apr 2008 15:42:17 +0000 (15:42 +0000)]
Initial revision

16 years agoBump to 512.
Daniel Hokka Zakrisson [Tue, 15 Apr 2008 18:48:13 +0000 (18:48 +0000)]
Bump to 512.

16 years agoadd kbd patch to help with the debugging
Daniel Hokka Zakrisson [Wed, 9 Apr 2008 17:05:10 +0000 (17:05 +0000)]
add kbd patch to help with the debugging

16 years agoAnother attempt.
Sapan Bhatia [Fri, 4 Apr 2008 21:29:04 +0000 (21:29 +0000)]
Another attempt.

16 years agoDisable Chopstix
Andy Bavier [Fri, 4 Apr 2008 19:45:13 +0000 (19:45 +0000)]
Disable Chopstix

16 years agoEnable Chopstix
Andy Bavier [Fri, 4 Apr 2008 18:57:48 +0000 (18:57 +0000)]
Enable Chopstix

16 years agoRenamed files to avoid patch number collisions with trunk
Andy Bavier [Fri, 4 Apr 2008 18:37:13 +0000 (18:37 +0000)]
Renamed files to avoid patch number collisions with trunk

16 years agoNext attempt
Sapan Bhatia [Fri, 4 Apr 2008 18:27:17 +0000 (18:27 +0000)]
Next attempt

16 years agoCopy from trunk
Andy Bavier [Fri, 4 Apr 2008 18:04:28 +0000 (18:04 +0000)]
Copy from trunk

16 years agoCopy from trunk
Andy Bavier [Fri, 4 Apr 2008 18:03:29 +0000 (18:03 +0000)]
Copy from trunk

16 years agoFix for the freeze bug, hopefully
Sapan Bhatia [Fri, 4 Apr 2008 16:22:46 +0000 (16:22 +0000)]
Fix for the freeze bug, hopefully

16 years agoAdded a consistency check.
Sapan Bhatia [Thu, 3 Apr 2008 20:46:17 +0000 (20:46 +0000)]
Added a consistency check.

16 years agoCopy rev 8806 from trunk
Andy Bavier [Thu, 3 Apr 2008 16:42:52 +0000 (16:42 +0000)]
Copy rev 8806 from trunk

16 years agoCommented out mac80211 and iwlwifi patches
Andy Bavier [Thu, 3 Apr 2008 02:10:10 +0000 (02:10 +0000)]
Commented out mac80211 and iwlwifi patches

16 years agoFix for when slice has been idle for a long time
Andy Bavier [Wed, 2 Apr 2008 20:04:16 +0000 (20:04 +0000)]
Fix for when slice has been idle for a long time

16 years agoActivate IDLELIMIT
Andy Bavier [Tue, 1 Apr 2008 18:07:34 +0000 (18:07 +0000)]
Activate IDLELIMIT

16 years agoFixed a typo
Andy Bavier [Mon, 31 Mar 2008 22:24:13 +0000 (22:24 +0000)]
Fixed a typo

16 years agoRepeat my fix for fair share token bucket
Andy Bavier [Mon, 31 Mar 2008 22:17:42 +0000 (22:17 +0000)]
Repeat my fix for fair share token bucket

16 years agoUpdate vserver patch, import a couple other patches from trunk
Andy Bavier [Wed, 26 Mar 2008 15:00:41 +0000 (15:00 +0000)]
Update vserver patch, import a couple other patches from trunk

16 years agoUpdate for new vserver patch
Andy Bavier [Wed, 26 Mar 2008 15:00:10 +0000 (15:00 +0000)]
Update for new vserver patch

16 years agoManually updated .29 patch to .32
Andy Bavier [Tue, 25 Mar 2008 17:59:18 +0000 (17:59 +0000)]
Manually updated .29 patch to .32

16 years agoCopied from trunk
Andy Bavier [Tue, 25 Mar 2008 16:59:03 +0000 (16:59 +0000)]
Copied from trunk

16 years agoCopied from trunk
Andy Bavier [Tue, 25 Mar 2008 16:57:47 +0000 (16:57 +0000)]
Copied from trunk

16 years agoRemoved .orig files
Sapan Bhatia [Mon, 24 Mar 2008 20:24:37 +0000 (20:24 +0000)]
Removed .orig files

16 years agoFRAME_POINTER=Y
Sapan Bhatia [Fri, 21 Mar 2008 22:03:03 +0000 (22:03 +0000)]
FRAME_POINTER=Y

16 years agoAdded an error message to set_space
Sapan Bhatia [Fri, 21 Mar 2008 19:28:33 +0000 (19:28 +0000)]
Added an error message to set_space

16 years agoCouple bug fixes
Andy Bavier [Fri, 21 Mar 2008 19:05:37 +0000 (19:05 +0000)]
Couple bug fixes

16 years agoCouple bug fixes
Andy Bavier [Fri, 21 Mar 2008 18:59:01 +0000 (18:59 +0000)]
Couple bug fixes

16 years agoRe-enabled Chopstix
Sapan Bhatia [Fri, 21 Mar 2008 17:56:55 +0000 (17:56 +0000)]
Re-enabled Chopstix

16 years agobla bla
Sapan Bhatia [Fri, 21 Mar 2008 15:02:25 +0000 (15:02 +0000)]
bla bla

16 years agovsys scripts to toggle between topology adn admin mode
Sapan Bhatia [Fri, 21 Mar 2008 14:59:03 +0000 (14:59 +0000)]
vsys scripts to toggle between topology adn admin mode

16 years agoRemove .orig files from vnet+.
Daniel Hokka Zakrisson [Fri, 21 Mar 2008 12:42:29 +0000 (12:42 +0000)]
Remove .orig files from vnet+.
lback-feat02 has been merged upstream.

16 years ago2.6.22.19-vs2.3.0.34
Daniel Hokka Zakrisson [Fri, 21 Mar 2008 12:29:26 +0000 (12:29 +0000)]
2.6.22.19-vs2.3.0.34

16 years agoAdded some missing definitions
Andy Bavier [Thu, 20 Mar 2008 21:11:05 +0000 (21:11 +0000)]
Added some missing definitions

16 years agoFixed typo
Andy Bavier [Thu, 20 Mar 2008 20:25:11 +0000 (20:25 +0000)]
Fixed typo

16 years agoFixed typo
Andy Bavier [Thu, 20 Mar 2008 20:24:42 +0000 (20:24 +0000)]
Fixed typo

16 years agoOopx
Sapan Bhatia [Thu, 20 Mar 2008 18:57:44 +0000 (18:57 +0000)]
Oopx

16 years agoSetspace syscall
Sapan Bhatia [Thu, 20 Mar 2008 18:29:04 +0000 (18:29 +0000)]
Setspace syscall

16 years agoBacked out 595, to be reimplemented.
Sapan Bhatia [Thu, 20 Mar 2008 17:30:06 +0000 (17:30 +0000)]
Backed out 595, to be reimplemented.

16 years agoFixed repo
Sapan Bhatia [Thu, 20 Mar 2008 17:28:34 +0000 (17:28 +0000)]
Fixed repo

16 years agoA ton of fixes
Sapan Bhatia [Thu, 20 Mar 2008 05:34:13 +0000 (05:34 +0000)]
A ton of fixes

16 years agoVserver/NetNS fix hopeful
Sapan Bhatia [Thu, 20 Mar 2008 04:15:10 +0000 (04:15 +0000)]
Vserver/NetNS fix hopeful

16 years agoAttempt to fix the ip_conntrack crash
Sapan Bhatia [Wed, 19 Mar 2008 16:30:52 +0000 (16:30 +0000)]
Attempt to fix the ip_conntrack crash

16 years agoFixed the VNET+ patch for Trellis. Hope it didn't bang the repository this time.
Sapan Bhatia [Tue, 18 Mar 2008 20:48:08 +0000 (20:48 +0000)]
Fixed the VNET+ patch for Trellis. Hope it didn't bang the repository this time.

16 years agoFixed previous MTU 'fix'
Andy Bavier [Tue, 18 Mar 2008 20:20:50 +0000 (20:20 +0000)]
Fixed previous MTU 'fix'

16 years agoRolled back to when the repository didn't go berzerk.
Sapan Bhatia [Tue, 18 Mar 2008 19:33:30 +0000 (19:33 +0000)]
Rolled back to when the repository didn't go berzerk.

16 years agobacKED OUT cow
Sapan Bhatia [Tue, 18 Mar 2008 16:51:57 +0000 (16:51 +0000)]
bacKED OUT cow

16 years agoBacking out the Chopstix base patch temporarily.
Sapan Bhatia [Mon, 17 Mar 2008 16:42:06 +0000 (16:42 +0000)]
Backing out the Chopstix base patch temporarily.

16 years agoFixed rej
Sapan Bhatia [Sat, 15 Mar 2008 14:52:10 +0000 (14:52 +0000)]
Fixed rej

16 years agoFixed a rej
Sapan Bhatia [Sat, 15 Mar 2008 14:36:20 +0000 (14:36 +0000)]
Fixed a rej

16 years agoUpgraded teh VNET+ patch based on 4.2.
Sapan Bhatia [Fri, 14 Mar 2008 20:30:11 +0000 (20:30 +0000)]
Upgraded teh VNET+ patch based on 4.2.

16 years agoSupport UDP packets in VNET+
Sapan Bhatia [Wed, 12 Mar 2008 17:57:44 +0000 (17:57 +0000)]
Support UDP packets in VNET+

16 years agobuild compliance
Sapan Bhatia [Tue, 11 Mar 2008 20:43:52 +0000 (20:43 +0000)]
build compliance

16 years agoFixed MTU problem
Andy Bavier [Mon, 10 Mar 2008 21:28:47 +0000 (21:28 +0000)]
Fixed MTU problem

16 years agoAdd Patch 595
Andy Bavier [Fri, 7 Mar 2008 20:22:34 +0000 (20:22 +0000)]
Add Patch 595

16 years agoBind NetNS container to VServer
Andy Bavier [Fri, 7 Mar 2008 20:16:30 +0000 (20:16 +0000)]
Bind NetNS container to VServer

16 years agoipgre_eth_tunnel_xmit() is working now
Andy Bavier [Tue, 4 Mar 2008 20:50:04 +0000 (20:50 +0000)]
ipgre_eth_tunnel_xmit() is working now

16 years agoDon't overwrite dev_addr for EGRE device
Andy Bavier [Fri, 29 Feb 2008 22:52:36 +0000 (22:52 +0000)]
Don't overwrite dev_addr for EGRE device

16 years agoFix device type and address length
Andy Bavier [Fri, 29 Feb 2008 20:52:13 +0000 (20:52 +0000)]
Fix device type and address length

16 years ago(no commit message)
Sapan Bhatia [Fri, 29 Feb 2008 17:56:29 +0000 (17:56 +0000)]

16 years agoported new_ns_pid to the new sysfs interface
Sapan Bhatia [Fri, 29 Feb 2008 14:21:32 +0000 (14:21 +0000)]
ported new_ns_pid to the new sysfs interface

16 years agopid->real_pid to fetch netns across vserver contexts
Sapan Bhatia [Fri, 29 Feb 2008 14:00:59 +0000 (14:00 +0000)]
pid->real_pid to fetch netns across vserver contexts

16 years agoApply EGRE patch
Andy Bavier [Thu, 28 Feb 2008 20:04:57 +0000 (20:04 +0000)]
Apply EGRE patch

16 years agoStart merging changes with ip_gre.c
Andy Bavier [Thu, 28 Feb 2008 20:01:42 +0000 (20:01 +0000)]
Start merging changes with ip_gre.c

16 years agoCONFIG_CHOPSTIX=y
Sapan Bhatia [Thu, 28 Feb 2008 13:02:32 +0000 (13:02 +0000)]
CONFIG_CHOPSTIX=y

16 years agoFixed build issue on x86_64
Sapan Bhatia [Thu, 28 Feb 2008 12:59:12 +0000 (12:59 +0000)]
Fixed build issue on x86_64

16 years agoSomething that was bothering gcc and dhozac
Sapan Bhatia [Wed, 27 Feb 2008 19:41:40 +0000 (19:41 +0000)]
Something that was bothering gcc and dhozac

16 years agoChopstix base patch.
Sapan Bhatia [Wed, 27 Feb 2008 19:25:04 +0000 (19:25 +0000)]
Chopstix base patch.

Awriiggggggggggggghht!!!

16 years agoSimplify, since there's only 1 xid associated with icmp.
Sapan Bhatia [Wed, 20 Feb 2008 11:56:51 +0000 (11:56 +0000)]
Simplify, since there's only 1 xid associated with icmp.

16 years agoFix for making ping work in slices
Sapan Bhatia [Wed, 20 Feb 2008 10:17:28 +0000 (10:17 +0000)]
Fix for making ping work in slices

16 years agopeercred fix (1)
Sapan Bhatia [Tue, 19 Feb 2008 01:37:44 +0000 (01:37 +0000)]
peercred fix (1)

16 years agoUse the right capability at the right time.
Daniel Hokka Zakrisson [Fri, 15 Feb 2008 21:37:16 +0000 (21:37 +0000)]
Use the right capability at the right time.