Gidday,
I just released man-pages-2.45 and man-pages-2.46.
These releases are now available for download at:
ftp://ftp.kernel.org/pub/linux/docs/manpages
or mirrors: ftp://ftp.XX.kernel.org/pub/linux/docs/manpages
and soon at:
ftp://ftp.win.tue.nl/pub/linux-local/manpages
These re
Hello,
When I upgraded from 2.6.20.4 to 2.6.21, the r8169 kept thinking that
the link was down, while with 2.6.20.4, the link was detected at 10Mbit/s.
This is on a (I admit, probably out-of-spec) cable to a Gbit switch from
the r8169 on the mainboard of an AOpen XC Cube EX761.
With 2.6.20.4, th
From: Masahide NAKAMURA <[EMAIL PROTECTED]>
Date: Mon, 30 Apr 2007 13:36:03 +0900
> Can you have a time to check this?
> If it is lost, I can send it again.
I still have it, I just have not processed it yet. Each time you try
to remind me and I have to reply with the same exact answer every
time
Hello,
On Thu, 12 Apr 2007 15:53:33 +0900
Masahide NAKAMURA <[EMAIL PROTECTED]> wrote:
> David Miller wrote:
> > From: Masahide NAKAMURA <[EMAIL PROTECTED]>
> > Date: Thu, 12 Apr 2007 14:42:00 +0900
> >
> >> Hello,
> >>
> >> I sent the patch, which is required for IPsec usage by Mobile IPv6.
> >
Use dev_printk macros for PCI related errors, warnings, debug and info
console messages.
Signed-off-by: Jay Cliburn <[EMAIL PROTECTED]>
---
drivers/net/atl1/atl1_ethtool.c | 19 +++--
drivers/net/atl1/atl1_hw.c | 22 +--
drivers/net/atl1/atl1_main.c| 83
Remove trailing whitespace and spaces preceding tabs.
Signed-off-by: Jay Cliburn <[EMAIL PROTECTED]>
---
drivers/net/atl1/atl1_hw.c | 22 +++---
1 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/drivers/net/atl1/atl1_hw.c b/drivers/net/atl1/atl1_hw.c
index 5b9dd3c
Please accept the following trivial patches to the atl1 driver.
- use dev_printk macros
- fix whitespace damage
drivers/net/atl1/atl1_ethtool.c | 19 +++--
drivers/net/atl1/atl1_hw.c | 44 ++---
drivers/net/atl1/atl1_main.c| 83 +---
As requested, here is the information on this year's medical professional
databases:
Database 1: 780,000 Physicians in the USA
Arranged by State
Sortable by more than a dozen different fields
including specialty
COST: $299
D
Need to change the libertas Kconfig entry to match changes made for
other wireless drivers.
Signed-off-by: John W. Linville <[EMAIL PROTECTED]>
---
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index c4b3dc2..cb09e6b 100644
--- a/drivers/net/wireless/Kconfig
+++ b/driver
(switch to email - please retain all ccs)
On Sun, 29 Apr 2007 13:01:25 -0700 [EMAIL PROTECTED] wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=8405
>
>Summary: pppd does stops compresion with "Lost compression sync"
> Kernel Version: 2.6.18-2.6.21
> Status: NEW
>
On 4/28/2007 2:51 AM, Bill Fink wrote:
On Fri, 27 Apr 2007, Rick Jones wrote:
Bryan Lawver wrote:
I had so much debugging turned on that it was not the "slowing of the
traffic" but the "non-coelescencing" that was the remedy. The NIC is a
MyriCom NIC and these are easy options to s
David Miller wrote:
> Something more scalable has to be used.
This is where the shared-memory based event notification comes in. It
was always also meant to be used for things like this.
--
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
signature.asc
Description: Open
From: Ulrich Drepper <[EMAIL PROTECTED]>
Date: Sat, 28 Apr 2007 23:39:22 -0700
> David Miller wrote:
> > One idea is to have glibc have some kind of socket open, subscribed
> > to a group which gets "sticky" events.
>
> I don't quite yet know the context but I have to intervene: keeping
> sockets
On Sun, Apr 29, 2007 at 10:29:02AM -0700, Jeremy Fitzhardinge wrote:
> +#include
not needed.
> +#include
> +#include
> +#include
> +#ifdef CONFIG_XEN_BALLOON
> +#include
> +#endif
> +#include
Please don't try to put such a fucked up include hierachy in.
Just move everything under include/x
The network device frontend driver allows the kernel to access network
devices exported exported by a virtual machine containing a physical
network device driver.
Signed-off-by: Ian Pratt <[EMAIL PROTECTED]>
Signed-off-by: Christian Limpach <[EMAIL PROTECTED]>
Signed-off-by: Chris Wright <[EMAIL P
On Sun, Apr 29, 2007 at 12:19:01PM -0400, Jeff Garzik wrote:
>
> (just sent this upstream to Linus and Andrew)
>
> The only really notable thing is the merging of the wireless driver for
> the OLPC, libertas.
I don't think it's quite ready yet, at least I've got no feedback about
completion of t
(just sent this upstream to Linus and Andrew)
The only really notable thing is the merging of the wireless driver for
the OLPC, libertas.
Please pull from 'upstream-linus' branch of
master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
upstream-linus
to receive the following upda
Hello
The patch below fixes a case where fib_find_info() is consume excessive
amounts of CPU during the creation of 1 PPP interfaces. In access
servers, each point to point link has the same local address, but a different
destination and interface. Because the device is not included in th
FYI,
While testing 2.6.21-git2 on a NFS root box and pulling the ethernet cable of
the NFS
server for a few seconds I got this
nfs: server 10.23.204.1 not responding, still trying
nfs: server 10.23.204.1 not responding, still trying
Dead loop on netdevice eth0, fix it urgently!
nfs: server 10
Hi Brett,
On 29/04/07, Brett Ryland <[EMAIL PROTECTED]> wrote:
Hi,
I am consistently getting a kernel oops from a vanilla 2.6.21.1 kernel. It
also occurs in vanilla 2.6.21, but not in 2.6.20.8. The relevant section of
the kernel is networking, in particular the sis900 module (I think).
The attac
On Sat, Apr 28, 2007 at 10:10:57PM +0400, Vitaly Wool wrote:
> Hello Jeff,
>
> > Vitaly Wool wrote:
> > > Index: linux-2.6/drivers/net/smc911x.c
> > > ===
> > > --- linux-2.6.orig/drivers/net/smc911x.c
> > > +++ linux-2.6/drivers/net/
On Sat, 28 Apr 2007 20:47:54 -0700 (PDT) David Miller <[EMAIL PROTECTED]> wrote:
> From: Stephen Rothwell <[EMAIL PROTECTED]>
> Date: Sun, 29 Apr 2007 11:44:46 +1000
>
> > So can I take this as a future OK for architecture specific network
> > drivers changes to go through the architecture trees
Hi,
On 4/28/07, Robert Iakobashvili <[EMAIL PROTECTED]> wrote:
What are the
#cat /proc/sys/net/ipv4/tcp_mem values for your kernels?
Do you see tcp memory pressure by
#netstat -s ?
In my original kernel (2.6.20.6), tcp_mem is
24576, 32768, 49152
There is several memory_pressure in the `netst
23 matches
Mail list logo