linux-2.6.git
15 years agoadding the patch file too libertas libertas
Ricardo Carrano [Thu, 17 Jul 2008 18:28:07 +0000 (18:28 +0000)]
adding the patch file too

15 years agoAdd libertas olpc driver
Ricardo Carrano [Thu, 17 Jul 2008 18:26:27 +0000 (18:26 +0000)]
Add libertas olpc driver

15 years agoA branch to test the OLPC's libertas driver
Ricardo Carrano [Wed, 16 Jul 2008 23:21:28 +0000 (23:21 +0000)]
A branch to test the OLPC's libertas driver

15 years agoTagging module linux-2.6 - linux-2.6-22-12
Sapan Bhatia [Tue, 15 Jul 2008 15:54:36 +0000 (15:54 +0000)]
Tagging module linux-2.6 - linux-2.6-22-12

* Bugfix in tuntap
* Attempt to fix TCP-payload-related problems with tcpdump

15 years agoTweak for some tcpdump problems that have been reported
Sapan Bhatia [Tue, 15 Jul 2008 15:36:42 +0000 (15:36 +0000)]
Tweak for some tcpdump problems that have been reported

15 years ago(no commit message)
Sapan Bhatia [Mon, 14 Jul 2008 20:22:09 +0000 (20:22 +0000)]

15 years agoGPL'd tun/tap and declared missing init/cleanup funcitons.
Sapan Bhatia [Mon, 14 Jul 2008 16:10:14 +0000 (16:10 +0000)]
GPL'd tun/tap and declared missing init/cleanup funcitons.

15 years agoFixed a compile error
Sapan Bhatia [Mon, 14 Jul 2008 16:06:36 +0000 (16:06 +0000)]
Fixed a compile error

15 years agoFixed the skb->sk dereference prolblem.
Sapan Bhatia [Mon, 14 Jul 2008 03:55:52 +0000 (03:55 +0000)]
Fixed the skb->sk dereference prolblem.

15 years agoTagging module linux-2.6 - linux-2.6-22-11
Sapan Bhatia [Wed, 9 Jul 2008 22:38:10 +0000 (22:38 +0000)]
Tagging module linux-2.6 - linux-2.6-22-11

* Split up VNET+ module into its component patches
* Added tun/tap support

15 years agoReally added tuntap this time.
Sapan Bhatia [Wed, 9 Jul 2008 20:14:38 +0000 (20:14 +0000)]
Really added tuntap this time.

15 years agoAdding tuntap to the kernel.
Sapan Bhatia [Wed, 9 Jul 2008 20:13:43 +0000 (20:13 +0000)]
Adding tuntap to the kernel.

15 years agoADded patch 526, to support tun/tap.
Sapan Bhatia [Wed, 9 Jul 2008 19:41:46 +0000 (19:41 +0000)]
ADded patch 526, to support tun/tap.

15 years ago* (Cleanup) Split up the VNET+ patch into its 5 component patches
Sapan Bhatia [Wed, 9 Jul 2008 16:36:33 +0000 (16:36 +0000)]
* (Cleanup) Split up the VNET+ patch into its 5 component patches
* Ran a consistency check on the split-up to make sure we didn't lose anything

(to continue...)

15 years agoTagging module linux-2.6 - linux-2.6-22-10
Daniel Hokka Zakrisson [Tue, 8 Jul 2008 23:03:15 +0000 (23:03 +0000)]
Tagging module linux-2.6 - linux-2.6-22-10
Filling a statically allocated buffer cannot fail, right?

15 years agoStatic buffer output in /proc instead of printk from the scheduler.
Daniel Hokka Zakrisson [Tue, 8 Jul 2008 21:13:27 +0000 (21:13 +0000)]
Static buffer output in /proc instead of printk from the scheduler.

15 years agoTagging module linux-2.6 - linux-2.6-22-9
Daniel Hokka Zakrisson [Wed, 25 Jun 2008 19:24:46 +0000 (19:24 +0000)]
Tagging module linux-2.6 - linux-2.6-22-9
Enable the hangcheck timer driver, and build it in to the kernel.
Dump relevant data on the scheduler bug instead of BUGing.

15 years agoMake hangcheck reboot by default, and build it in to the kernel.
Daniel Hokka Zakrisson [Wed, 25 Jun 2008 19:20:01 +0000 (19:20 +0000)]
Make hangcheck reboot by default, and build it in to the kernel.

15 years agoDump the data one time per boot.
Daniel Hokka Zakrisson [Tue, 24 Jun 2008 15:38:38 +0000 (15:38 +0000)]
Dump the data one time per boot.

15 years agoDump all sorts of data, instead of BUGging out.
Daniel Hokka Zakrisson [Mon, 23 Jun 2008 22:14:13 +0000 (22:14 +0000)]
Dump all sorts of data, instead of BUGging out.

15 years ago* Partial fix for the UDP-packet-pollution problem
Sapan Bhatia [Sun, 8 Jun 2008 00:00:05 +0000 (00:00 +0000)]
* Partial fix for the UDP-packet-pollution problem
* Support for PF_PACKET sockets
* Support for SOCK_PACKET sockets
* Disabled Chopstix with mutexes
* Tested VNET+ under heavy loads

Tagging module linux-2.6 - linux-2.6-22-8

15 years ago(no commit message)
Sapan Bhatia [Sat, 7 Jun 2008 23:23:48 +0000 (23:23 +0000)]

15 years agoLast adjustment before tagging.
Sapan Bhatia [Sat, 7 Jun 2008 22:51:05 +0000 (22:51 +0000)]
Last adjustment before tagging.

15 years agoremoved a log line
Sapan Bhatia [Sat, 7 Jun 2008 21:56:12 +0000 (21:56 +0000)]
removed a log line

15 years ago(no commit message)
Sapan Bhatia [Wed, 4 Jun 2008 19:04:03 +0000 (19:04 +0000)]

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

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

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

15 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

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

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

15 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.

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

15 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.

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

15 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.

15 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.

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

15 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

15 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.

15 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.

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

15 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 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 agoNext attempt
Sapan Bhatia [Fri, 4 Apr 2008 18:27:17 +0000 (18:27 +0000)]
Next attempt

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 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 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 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 agoRe-enabled Chopstix
Sapan Bhatia [Fri, 21 Mar 2008 17:56:55 +0000 (17:56 +0000)]
Re-enabled Chopstix

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 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 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 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.

16 years agoUse NXC_RAW_SOCKET for SOCK_RAW.
Daniel Hokka Zakrisson [Fri, 15 Feb 2008 20:34:58 +0000 (20:34 +0000)]
Use NXC_RAW_SOCKET for SOCK_RAW.

16 years agopropagate ppp config to all flavours of kernel
Thierry Parmentelat [Fri, 15 Feb 2008 20:09:01 +0000 (20:09 +0000)]
propagate ppp config to all flavours of kernel

16 years agoShow /proc/virtual/* and /proc/virtnet/* in slices.
Daniel Hokka Zakrisson [Fri, 15 Feb 2008 19:44:19 +0000 (19:44 +0000)]
Show /proc/virtual/* and /proc/virtnet/* in slices.

16 years agoAdd NXF_LBACK_ALLOW.
Daniel Hokka Zakrisson [Wed, 13 Feb 2008 13:13:20 +0000 (13:13 +0000)]
Add NXF_LBACK_ALLOW.

16 years agolooks like more is needed for using ppp with umts devices, as per UniNa/CINI reports
Thierry Parmentelat [Wed, 13 Feb 2008 11:39:43 +0000 (11:39 +0000)]
looks like more is needed for using ppp with umts devices, as per UniNa/CINI reports

16 years agoUpdate to 2.6.22.18-vs2.3.0.32.
Daniel Hokka Zakrisson [Mon, 11 Feb 2008 11:39:57 +0000 (11:39 +0000)]
Update to 2.6.22.18-vs2.3.0.32.

16 years agoadding PPP support to kernel configs
Thierry Parmentelat [Fri, 8 Feb 2008 15:31:22 +0000 (15:31 +0000)]
adding PPP support to kernel configs
backporting changeset 8107 to the planetlab flavours, & restoring onelab symlink
.

16 years agoEnabled the VNET patch again.
Sapan Bhatia [Fri, 8 Feb 2008 11:47:12 +0000 (11:47 +0000)]
Enabled the VNET patch again.

16 years agoenable support for PPP for UMTS
Thierry Parmentelat [Thu, 7 Feb 2008 10:00:59 +0000 (10:00 +0000)]
enable support for PPP for UMTS
CONFIG_PCI_MMCONFIG had been set during the build, so I chose to embed it
here is the actual diff (I've had to delete the symlink first)

3,4c3,4
< # Linux kernel version: 2.6.22-prep
< # Fri Nov 16 15:52:52 2007
---
> # Linux kernel version: 2.6.22.14-vs2.3.0.29.1.onelab
> # Thu Feb  7 10:50:39 2008
300c300
< # CONFIG_PCI_MMCONFIG is not set
---
> CONFIG_PCI_MMCONFIG=y
1267c1267,1275
< # CONFIG_PPP is not set
---
> CONFIG_PPP=m
> # CONFIG_PPP_MULTILINK is not set
> # CONFIG_PPP_FILTER is not set
> # CONFIG_PPP_ASYNC is not set
> # CONFIG_PPP_SYNC_TTY is not set
> # CONFIG_PPP_DEFLATE is not set
> # CONFIG_PPP_BSDCOMP is not set
> # CONFIG_PPP_MPPE is not set
> # CONFIG_PPPOE is not set
1268a1277
> CONFIG_SLHC=m

16 years agoremove link before creating a new plain file
Thierry Parmentelat [Thu, 7 Feb 2008 09:55:34 +0000 (09:55 +0000)]
remove link before creating a new plain file

16 years agoReally minor fixes/cleanups.
Daniel Hokka Zakrisson [Sat, 2 Feb 2008 09:51:19 +0000 (09:51 +0000)]
Really minor fixes/cleanups.

16 years agoAdd vserver CPU scheduler fixes as a separate patch
Andy Bavier [Fri, 1 Feb 2008 17:16:33 +0000 (17:16 +0000)]
Add vserver CPU scheduler fixes as a separate patch

16 years agoTried to fix a couple of minor bugs in Vserver CPU scheduler.
Andy Bavier [Thu, 31 Jan 2008 19:12:05 +0000 (19:12 +0000)]
Tried to fix a couple of minor bugs in Vserver CPU scheduler.

16 years agoTurn on CONFIG_VSERVER_IDLELIMIT
Andy Bavier [Thu, 31 Jan 2008 19:09:08 +0000 (19:09 +0000)]
Turn on CONFIG_VSERVER_IDLELIMIT

16 years agoadd a comment about iwlwifi being available as part of 2.6.24
Thierry Parmentelat [Thu, 31 Jan 2008 13:29:47 +0000 (13:29 +0000)]
add a comment about iwlwifi being available as part of 2.6.24

16 years agoworkaround a broken install target in iwlwifi
Thierry Parmentelat [Tue, 29 Jan 2008 10:24:38 +0000 (10:24 +0000)]
workaround a broken install target in iwlwifi

16 years agomac80211 and iwlwifi - first draft
Thierry Parmentelat [Mon, 28 Jan 2008 17:24:50 +0000 (17:24 +0000)]
mac80211 and iwlwifi - first draft

16 years agoAdd linker script patch for i386 too.
Daniel Hokka Zakrisson [Wed, 16 Jan 2008 11:27:40 +0000 (11:27 +0000)]
Add linker script patch for i386 too.

16 years agoTry to fix F8 builds.
Daniel Hokka Zakrisson [Thu, 10 Jan 2008 17:18:31 +0000 (17:18 +0000)]
Try to fix F8 builds.

16 years agotuned for module-tag.py
Thierry Parmentelat [Wed, 9 Jan 2008 09:56:00 +0000 (09:56 +0000)]
tuned for module-tag.py

16 years agoready for tagging
Thierry Parmentelat [Tue, 8 Jan 2008 11:49:43 +0000 (11:49 +0000)]
ready for tagging
reviewed URLs and %{plrelease}

16 years agochange pldistro-dependent config filenames - create symlinks for onelab for now
Thierry Parmentelat [Fri, 4 Jan 2008 13:34:08 +0000 (13:34 +0000)]
change pldistro-dependent config filenames - create symlinks for onelab for now

16 years agofirst draft of the onelab distro
Thierry Parmentelat [Fri, 4 Jan 2008 10:49:07 +0000 (10:49 +0000)]
first draft of the onelab distro