Date: Tue, 23 Mar 1999 14:46:33 -0800 (PST) From: Linus Torvalds <torvalds@transmeta.com> To: Kernel Mailing List <linux-kernel@vger.rutgers.edu> Subject: Linux-2.2.4.. There's a new 2.2.x version out there now. As of 2.2.4, I shoul dbe synchronized with the Sparc[64] and PPC ports, which is the major reason why the patch is pretty huge. Apart from the architecture synchronizations, 2.2.4 does: - dumping core over NFS could do bad things. Core-dumping cleaned up and fixed. - various small TCP/IP buglets fixed. Linux got confused by hosts that didn't report any mss, and had problems with zero-sized fragments, etc. - various small, often silly bugs fixed (PC BIOS PCI buglet, alpha semaphores, bottom half interrupts, fork() returns wrong error code). - tons of driver updates - updated net scheduling code (CONFIG_NET_SCHED) Most of the fixes aren't all that noticeable, but some of them can be showstoppers depending on whether you've ever seen them. I hope to hear reports of the new kernel, and I'm going on a two-week vacation starting mid next week, so please give this a whirl. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/