Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[patch\s+4\/10\]\s+s390\:\s+network\s+driver\.\s*$/: 132 ]

Total 132 documents matching your query.

1. inus bk - netfilter busted? (score: 1)
Author: kmaline@xxxxxxxxx>
Date: Sun, 13 Mar 2005 19:49:13 +0200
Sorry for long delay. I lost track in this discussion, was busy with other things, but found finally time to test this. Yes, confirmed that patch makes difference and solves Quagga ospfd problem (fro
/archives/netdev/2005-03/msg00817.html (8,985 bytes)

2. Re: [patch 4/10] s390: network driver. (score: 1)
Author: Thomas Spatzier <thomas.spatzier@xxxxxxxxxx>
Date: Mon, 3 Jan 2005 10:10:56 +0100
jamal <hadi@xxxxxxxxxx> wrote on 22.12.2004 14:48:28: Does Jamal's solution sound good for all? Then I would change my driver to do the following: just call netif_carrier_off() (not netif_stop_queue)
/archives/netdev/2005-01/msg00027.html (9,615 bytes)

3. Re: [patch 4/10] s390: network driver. (score: 1)
Author: jamal <hadi@xxxxxxxxxx>
Date: 03 Jan 2005 10:05:10 -0500
The change is simple if theres consensus to go this path. cheers, jamal
/archives/netdev/2005-01/msg00049.html (10,610 bytes)

4. Re: [patch 4/10] s390: network driver. (score: 1)
Author: Jeff Garzik <jgarzik@xxxxxxxxx>
Date: Tue, 04 Jan 2005 18:28:38 -0500
jamal wrote: The change is simple if theres consensus to go this path. Can you resend your patch? My main objection was that any change should be made in the core, not in individual net drivers. Anot
/archives/netdev/2005-01/msg00074.html (9,936 bytes)

5. Re: [patch 4/10] s390: network driver. (score: 1)
Author: jamal <hadi@xxxxxxxxxx>
Date: 04 Jan 2005 22:19:29 -0500
I didnt send any patch - but heres one that looks right - havent tried compiling it. Attached patch resolves that concern Thats a good question and your point of imposing policy in the kernel is vali
/archives/netdev/2005-01/msg00078.html (10,982 bytes)

6. Re: [patch 4/10] s390: network driver. (score: 1)
Author: Paul Jakma <paul@xxxxxxxx>
Date: Wed, 5 Jan 2005 06:26:32 +0000 (GMT)
On Tue, 4 Jan 2005, Jeff Garzik wrote: Aren't there cases where people would -not- want the queue to be cleared? Why *do* you want the queue to be cleared? (avoiding NIC /dev/null is only reason righ
/archives/netdev/2005-01/msg00092.html (11,051 bytes)

7. Re: [patch 4/10] s390: network driver. (score: 1)
Author: Paul Jakma <paul@xxxxxxxx>
Date: Wed, 5 Jan 2005 06:30:11 +0000 (GMT)
On Wed, 4 Jan 2005, jamal wrote: Theres possibly people who would want it differently - so for we havent heard from them. Maybe poll far and wide - or push it in and wait for them to whine. We're whi
/archives/netdev/2005-01/msg00093.html (10,841 bytes)

8. Re: [patch 4/10] s390: network driver. (score: 1)
Author: jamal <hadi@xxxxxxxxxx>
Date: 05 Jan 2005 08:16:51 -0500
Ok, Iam confused - I thought you guys _wanted this_ ;-> The issue is about message obsolency more than it is about reliability. Without this the scenario you played you played for us before was: (thi
/archives/netdev/2005-01/msg00104.html (11,910 bytes)

9. Re: [patch 4/10] s390: network driver. (score: 1)
Author: Paul Jakma <paul@xxxxxxxx>
Date: Wed, 5 Jan 2005 14:29:57 +0000 (GMT)
On Wed, 5 Jan 2005, jamal wrote: Ok, Iam confused - I thought you guys _wanted this_ ;-> I'm confused too now. We dont want "queue packets" - that's the 'newish' policy I was referring to. (newish in
/archives/netdev/2005-01/msg00105.html (15,399 bytes)

10. Re: [patch 4/10] s390: network driver. (score: 1)
Author: Tommy Christensen <tommy.christensen@xxxxxxxxx>
Date: Wed, 05 Jan 2005 16:35:13 +0100
jamal wrote: On Tue, 2005-01-04 at 18:28, Jeff Garzik wrote: jamal wrote: The change is simple if theres consensus to go this path. Can you resend your patch? I didnt send any patch - but heres one t
/archives/netdev/2005-01/msg00110.html (12,830 bytes)

11. Re: [patch 4/10] s390: network driver. (score: 1)
Author: jamal <hadi@xxxxxxxxxx>
Date: 06 Jan 2005 08:55:58 -0500
[..] I will let some other fireman grab this bait ;-> If not i will revisit it after a unknown/random timeout. cheers, jamal
/archives/netdev/2005-01/msg00145.html (11,371 bytes)

12. Re: [patch 4/10] s390: network driver. (score: 1)
Author: jamal <hadi@xxxxxxxxxx>
Date: 06 Jan 2005 08:58:32 -0500
If we assume all drivers do: netif_stop then carrier_off then you dont need that extra check. Thats the working assumption i had - maybe a comment is deserving or we could say we dont think that all
/archives/netdev/2005-01/msg00146.html (11,078 bytes)

13. Re: [patch 4/10] s390: network driver. (score: 1)
Author: Tommy Christensen <tommy.christensen@xxxxxxxxx>
Date: Thu, 06 Jan 2005 16:06:13 +0100
But qdisc_restart() isn't called any more after the queue is stopped. So how do we get to drain the packets? Another approach could be to reset the qdisc (kind of what dev_deactivate does) if the dri
/archives/netdev/2005-01/msg00149.html (11,550 bytes)

14. Re: [patch 4/10] s390: network driver. (score: 1)
Author: xxxxx>
Date: 07 Jan 2005 08:32:37 -0500
We return -1; so qdisc restart will be called until theres no packets left on the queue. Did i miss something in the state machine there? reseting qdisc could certainly be part of the device watchdog
/archives/netdev/2005-01/msg00277.html (11,958 bytes)

15. Re: [patch 4/10] s390: network driver. (score: 1)
Author: adi@xxxxxxxxxx>
Date: Fri, 07 Jan 2005 16:26:45 +0100
Yes, qdisc_run does this while (!netif_queue_stopped(dev) && qdisc_restart(dev) < 0) /* NOTHING */; Unfortunately the watchdog won't do this when carrier is off, which is fair enough since the chip i
/archives/netdev/2005-01/msg00279.html (12,510 bytes)

16. : netfilter6: ICMPv6 type 143 doesn't match (score: 1)
Author: ch <okir@xxxxxxx>
Date: 10 Jan 2005 08:18:12 -0500
if the user is not privileged? The
/archives/netdev/2005-01/msg00336.html (13,146 bytes)

17. ][RFC] etherip: Ethernet-in-IPv4 tunneling) (score: 1)
Author: Buytenhek <buytenh@xxxxxxxxxxxxxx>
Date: 16 Jan 2005 18:10:38 -0500
root and have been able to reproduc
/archives/netdev/2005-01/msg00703.html (13,871 bytes)

18. ount_t (score: 1)
Author: <herbert@xxxxxxxxxxxx>
Date: Mon, 17 Jan 2005 14:04:19 +0200
is a patch to remove it. Signed-of
/archives/netdev/2005-01/msg00709.html (11,178 bytes)

19. ) (score: 1)
Author: xxxxx>
Date: Mon, 17 Jan 2005 22:38:47 +0100
Ether driver. Gave up on the existing sk98lin driver because it bloated and limited by the requirement to be portable. This versi
/archives/netdev/2005-01/msg00732.html (11,587 bytes)

20. rnative version of S/390 shared NIC support (score: 1)
Author: xxxxxxxxxx>
Date: Mon, 17 Jan 2005 23:04:48 +0100
112 | grep ipt iproute2-2.6.10-ss050112/examples/dhcp
/archives/netdev/2005-01/msg00738.html (11,457 bytes)


This search system is powered by Namazu