Re: [PATCH net] bridge: stp: when using userspace stp stop kernel hello and hold timers

2015-07-23 Thread Nikolay Aleksandrov
On 07/23/2015 06:59 PM, Stephen Hemminger wrote:
 On Thu, 23 Jul 2015 09:07:37 -0700
 Nikolay Aleksandrov niko...@cumulusnetworks.com wrote:
 
 +/* Stop hello and hold timer */
 +spin_lock_bh(br-lock);
 +del_timer(br-hello_timer);
 +list_for_each_entry(p, br-port_list, list)
 +del_timer(p-hold_timer);
 +spin_unlock_bh(br-lock);
 
 Wouldn't it be easier to use del_timer_sync here?
 
I think it should work. Also I have an error in the commit message
about the kernel BPDU sending which I need to correct. I'll prepare
a v2 with your suggestion and fixed commit message.

Thanks,
 Nik
--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Hello

2015-06-29 Thread brian . girling
Am writing you regarding a deceased clients of ours that shares the same 
surname as yours. Please reply to siegelsanth...@hotmail.com for more info.

--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Hello dear

2015-04-27 Thread Regina Sanchez

Hi dear,
It is my pleasure to meet you , I hope all is well with you.

I am Regina Sanchez, a United States army officer from the United States of 
America. I am supportive, loving and humble. I really need a good friend with 
whom I can have a genuine , meaningful and intimate relationship full of love, 
passion and romance.

I took Interest in you and would love to meet you for a serious relationship, 
although I am not always available to write mail due to the condition of my 
duty.

Note that neither age nor ethnic differences will not be a barrier to our 
relationship , what I need is your love, trust and care and I will give you my 
best love.

Please let us continue this conversation through my private email account
(reginasanche...@outlook.com) I will introduce myself better and send you my 
picture as soon as I receive your mail.
I hope to read your mail soon.
yours,
Regina Sanchez
--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Hello!!!

2008-01-06 Thread MICROSOFT 2008 ONLINE AWARD
 Congratulations!!Your email I.D was selected and you have therefore
 been awarded the sum of 500,000GBP by the Microsoft Online 2008
 promotion. contact the Agent email below for further instrution.
 E-mail: [EMAIL PROTECTED]

 Thank you.

--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Hello!!

2007-11-12 Thread THUNDERBALL END OF YEAR BONANZA
You won the sum of 250,000,GBP by the Thunderball promotions. contact this 
email for further instructions: [EMAIL PROTECTED] 
TEL:+447045708596
Thank you.

-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


hello!

2007-10-20 Thread am kara
Dear Sir/Madam,

I am looking for a patch or a new code for Fast
Ethernet Controller physical driver located at
drivers/net/e100.c, Linux kernel 2.6.23, with Large
Send Support(TCP Segmentation Offload), adaptor: Intel
PRO/100 M,82551QM.

I wonder if you know such driver exist and where to
obtain its source code.

Thank you to read my email,
Am Kara.
 
PS. My email is:
[EMAIL PROTECTED]

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Hello, We had some patch need to submit for sundance.c

2006-08-10 Thread Jeff Garzik

Jesse Huang wrote:

Dear All:

We had some patch need to submit. Would you tell me where to get current
sundance.c for myself to generate those patch files.

Sorry, I only got this link:
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;h=f13b2a195c708fe32d8c53d05988875a51bd52e1;hb=1668b19f75cb949f930814a23b74201ad6f76a53;f=drivers/net/sundance.c


You need to install the git software package, and then check out the 
upstream branch of

git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git

Then provide patches against the drivers/net/sundance.c driver found there.

git software download: http://www.kernel.org/pub/software/scm/git/
git overview: http://git.or.cz/
git tutorial: http://www.kernel.org/pub/software/scm/git/docs/tutorial.html
git man pages: http://www.kernel.org/pub/software/scm/git/docs

Thanks,

Jeff


-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Hello, We had some patch need to submit for sundance.c

2006-08-10 Thread Jesse Huang
Hi Jeff:

I will use sundance.c in this tree to generate patch files.

Thanks for this information.

Jesse

- Original Message - 
From: Jeff Garzik [EMAIL PROTECTED]
To: Jesse Huang [EMAIL PROTECTED]
Cc: Francois Romieu [EMAIL PROTECTED];
linux-kernel@vger.kernel.org; netdev@vger.kernel.org; Andrew Morton
[EMAIL PROTECTED]
Sent: Thursday, August 10, 2006 7:23 PM
Subject: Re: Hello, We had some patch need to submit for sundance.c


Jesse Huang wrote:
 Dear All:

 We had some patch need to submit. Would you tell me where to get current
 sundance.c for myself to generate those patch files.

 Sorry, I only got this link:

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;h=f13b2a195c708fe32d8c53d05988875a51bd52e1;hb=1668b19f75cb949f930814a23b74201ad6f76a53;f=drivers/net/sundance.c

You need to install the git software package, and then check out the
upstream branch of
git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git

Then provide patches against the drivers/net/sundance.c driver found there.

git software download: http://www.kernel.org/pub/software/scm/git/
git overview: http://git.or.cz/
git tutorial: http://www.kernel.org/pub/software/scm/git/docs/tutorial.html
git man pages: http://www.kernel.org/pub/software/scm/git/docs

Thanks,

Jeff


-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Hello, We had some patch need to submit for sundance.c

2006-08-09 Thread Jesse Huang
Dear All:

We had some patch need to submit. Would you tell me where to get current
sundance.c for myself to generate those patch files.

Sorry, I only got this link:
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;h=f13b2a195c708fe32d8c53d05988875a51bd52e1;hb=1668b19f75cb949f930814a23b74201ad6f76a53;f=drivers/net/sundance.c

Thanks for everybody.

Best Regards,
Jesse Huang

- Original Message - 
From: Francois Romieu [EMAIL PROTECTED]
To: Jesse Huang [EMAIL PROTECTED]
Cc: linux-kernel@vger.kernel.org; netdev@vger.kernel.org; Andrew
Morton [EMAIL PROTECTED]; Jeff Garzik [EMAIL PROTECTED]
Sent: Friday, July 28, 2006 3:07 AM
Subject: Re: Hello, We have IP100A Linux driver need to submit to 2.6.x
kernel


Jesse Huang [EMAIL PROTECTED] :
[...]
 I am IC Plus software engineer. We have IP100A 10/100 fast network adapter
 driver need to submit to Linux 2.6.x kernel. Please tell me who should I
 submit to.

 IP100A's device ID is 0x13f0 0200.

You do not need to do anything:

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1668b19f75cb949f930814a23b74201ad6f76a53

As far as I have checked before forwarding Pedro Alejandro's patch, the
out-of-tree IP100 driver exhibited no significant difference with the
sundance driver.

-- 
Ueimor


-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Hello, We have IP100A Linux driver need to submit to 2.6.x kernel

2006-07-28 Thread Arjan van de Ven
On Fri, 2006-07-28 at 09:55 +0800, Jesse Huang wrote:
 Hi Francois:
 
 Sorry, I don't know this patch before. IP100A is a new version of IP100
 (sundance.c). I don't know what is you suggestion of IP100A driver? Should
 I...
 
 1. Only updata sundance.c to support IP100A
 2. Release ip100a.c which support ip100(sundance) to kernel 2.6.x and ask to
 remove sundance.c.
 3. Release ip100a.c with sundance.c both to kernel 2.6.x
 
 We hope to use IP100a.c as our product driver, so 2. and 3. will better for
 IC Plus. But we will still follow your suggestion, if you feel 1. was better
 for kernel.


Hello,

in general the policy for Linux is that if adding support for a new
device is only minor changes to an existing driver, it is better to
update this existing driver with those changes. The reason for that is
that this makes it possible to share bugfixes and testing between both
devices. Now there is a point where it no longer makes sense to share,
for example when the devices are really very, very different. 

Greetings,
   Arjan van de Ven

-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Hello, We have IP100A Linux driver need to submit to 2.6.x kernel

2006-07-27 Thread Andrew Morton
On Thu, 27 Jul 2006 14:41:29 +0800
Jesse Huang [EMAIL PROTECTED] wrote:

 Dear All:
 
 I am IC Plus software engineer. We have IP100A 10/100 fast network adapter
 driver need to submit to Linux 2.6.x kernel.

Thanks!

 Please tell me who should I submit to.
 

Please send it to the four addresses to which you sent this email.

Documentation/SubmittingDrivers, Documentation/SubmittingPatches and
Documentation/SubmitChecklist contain helpful info.

-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Hello, We have IP100A Linux driver need to submit to 2.6.x kernel

2006-07-27 Thread Francois Romieu
Jesse Huang [EMAIL PROTECTED] :
[...]
 I am IC Plus software engineer. We have IP100A 10/100 fast network adapter
 driver need to submit to Linux 2.6.x kernel. Please tell me who should I
 submit to.
 
 IP100A's device ID is 0x13f0 0200.

You do not need to do anything:

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1668b19f75cb949f930814a23b74201ad6f76a53

As far as I have checked before forwarding Pedro Alejandro's patch, the
out-of-tree IP100 driver exhibited no significant difference with the
sundance driver.

-- 
Ueimor
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Hello, We have IP100A Linux driver need to submit to 2.6.x kernel

2006-07-27 Thread Jesse Huang
Hi Francois:

Sorry, I don't know this patch before. IP100A is a new version of IP100
(sundance.c). I don't know what is you suggestion of IP100A driver? Should
I...

1. Only updata sundance.c to support IP100A
2. Release ip100a.c which support ip100(sundance) to kernel 2.6.x and ask to
remove sundance.c.
3. Release ip100a.c with sundance.c both to kernel 2.6.x

We hope to use IP100a.c as our product driver, so 2. and 3. will better for
IC Plus. But we will still follow your suggestion, if you feel 1. was better
for kernel.

Thanks!

Jesse

- Original Message - 
From: Francois Romieu [EMAIL PROTECTED]
To: Jesse Huang [EMAIL PROTECTED]
Cc: linux-kernel@vger.kernel.org; netdev@vger.kernel.org; Andrew
Morton [EMAIL PROTECTED]; Jeff Garzik [EMAIL PROTECTED]
Sent: Friday, July 28, 2006 3:07 AM
Subject: Re: Hello, We have IP100A Linux driver need to submit to 2.6.x
kernel


Jesse Huang [EMAIL PROTECTED] :
[...]
 I am IC Plus software engineer. We have IP100A 10/100 fast network adapter
 driver need to submit to Linux 2.6.x kernel. Please tell me who should I
 submit to.

 IP100A's device ID is 0x13f0 0200.

You do not need to do anything:

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1668b19f75cb949f930814a23b74201ad6f76a53

As far as I have checked before forwarding Pedro Alejandro's patch, the
out-of-tree IP100 driver exhibited no significant difference with the
sundance driver.

-- 
Ueimor


-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Hello Str

2006-07-11 Thread Simon Williams

  Hi Str,
I came accross your info online and I wanted to know if you may be 
interested in exploring some of the new opportunities we are working on. The 
job market is back in full swing and we are working with a lot of interesting 
companies.Specifically I was interested in the work you may have done with 
H.264.
   If you have any time open to talk today or tomorrow please let me know. I am 
pretty easy to reach between 8:15am and 6pm.

 Thanks,
 Simon


Simon Williams
Cross Creek Systems
570 El Camino Real
Suite 150
Redwood City
CA 94063
(650)261-0411 Phone
(650)261-0433 Fax
[EMAIL PROTECTED]
www.Xcreek.com 






-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] DECnet: Fix level1 router hello

2006-05-04 Thread David S. Miller
From: Patrick Caulfield [EMAIL PROTECTED]
Date: Thu, 27 Apr 2006 13:37:23 +0100

 This patch fixes hello messages sent when a node is a level 1 router. Slightly
 contrary to the spec (maybe) VMS ignores hello messages that do not name
 level2 routers that it also knows about.
 
 So, here we simply name all the routers that the node knows about rather just
 other level1 routers.
 (I hope the patch is clearer than the description. sorry).
 
 Patrick
 
 Signed-off-by: Patrick Caulfield [EMAIL PROTECTED]

Applied, thanks Patrick.
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] DECnet: Fix level1 router hello

2006-04-27 Thread Patrick Caulfield
This patch fixes hello messages sent when a node is a level 1 router. Slightly
contrary to the spec (maybe) VMS ignores hello messages that do not name
level2 routers that it also knows about.

So, here we simply name all the routers that the node knows about rather just
other level1 routers.
(I hope the patch is clearer than the description. sorry).

Patrick

Signed-off-by: Patrick Caulfield [EMAIL PROTECTED]

diff --git a/net/decnet/dn_neigh.c b/net/decnet/dn_neigh.c
index 7c8692c..66e230c 100644
--- a/net/decnet/dn_neigh.c
+++ b/net/decnet/dn_neigh.c
@@ -493,7 +493,6 @@ struct elist_cb_state {
 static void neigh_elist_cb(struct neighbour *neigh, void *_info)
 {
struct elist_cb_state *s = _info;
-   struct dn_dev *dn_db;
struct dn_neigh *dn;

if (neigh-dev != s-dev)
@@ -503,10 +502,6 @@ static void neigh_elist_cb(struct neighb
if (!(dn-flags  (DN_NDFLAG_R1|DN_NDFLAG_R2)))
return;

-   dn_db = (struct dn_dev *) s-dev-dn_ptr;
-   if (dn_db-parms.forwarding == 1  (dn-flags  DN_NDFLAG_R2))
-   return;
-
if (s-t == s-n)
s-rs = dn_find_slot(s-ptr, s-n, dn-priority);
else

-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


<    1   2