login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
May
»
7
Re: [v5 Patch 1/3] netpoll: add generic support for bridge and bonding devices
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Cong Wang
Subject:
Re: [v5 Patch 1/3] netpoll: add generic support for bridge and bonding devices
Date: Thursday, May 6, 2010 - 8:24 pm
On 05/06/10 15:44, David Miller wrote:
quoted text
> From: Matt Mackall<mpm@selenic.com> > Date: Wed, 05 May 2010 21:05:30 -0500 > >> On Wed, 2010-05-05 at 04:11 -0400, Amerigo Wang wrote: >>> V5: >>> Fix coding style problems pointed by David. >> >> Aside from my concern about the policy of disabling netpoll on >> bridges/bonds with only partial netpoll support, I don't have any >> remaining issues with this. But I'll leave it to other folks to ack the >> underlying driver bits for this series. > > Yes the partial support handling is a thorny issue. > > But this patch set makes things better than they were before, because > support over such devices didn't work at all previously. > > So I'll toss these patches into net-next-2.6, thanks everyone!
Thank you, David. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[v5 Patch 1/3] netpoll: add generic support for bridge and ...
, Amerigo Wang
, (Wed May 5, 1:11 am)
[v5 Patch 2/3] bridge: make bridge support netpoll
, Amerigo Wang
, (Wed May 5, 1:11 am)
[v5 Patch 3/3] bonding: make bonding support netpoll
, Amerigo Wang
, (Wed May 5, 1:11 am)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Matt Mackall
, (Wed May 5, 7:05 pm)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, David Miller
, (Thu May 6, 12:44 am)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Cong Wang
, (Thu May 6, 8:24 pm)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Flavio Leitner
, (Thu May 27, 11:05 am)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, David Miller
, (Thu May 27, 1:35 pm)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Flavio Leitner
, (Thu May 27, 2:25 pm)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Cong Wang
, (Thu May 27, 7:47 pm)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Cong Wang
, (Fri May 28, 1:16 am)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Flavio Leitner
, (Fri May 28, 12:40 pm)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Flavio Leitner
, (Fri May 28, 1:42 pm)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Jay Vosburgh
, (Fri May 28, 2:03 pm)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Cong Wang
, (Sun May 30, 10:29 pm)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Cong Wang
, (Sun May 30, 10:37 pm)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Cong Wang
, (Sun May 30, 10:56 pm)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Flavio Leitner
, (Mon May 31, 12:08 pm)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Cong Wang
, (Tue Jun 1, 2:57 am)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Jay Vosburgh
, (Tue Jun 1, 11:42 am)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Cong Wang
, (Wed Jun 2, 3:04 am)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Andy Gospodarek
, (Fri Jun 4, 12:18 pm)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Cong Wang
, (Mon Jun 7, 2:57 am)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, David Miller
, (Mon Jun 7, 3:01 am)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Andy Gospodarek
, (Mon Jun 7, 6:03 am)
[PATCH] netconsole: queue console messages to send later
, Flavio Leitner
, (Mon Jun 7, 12:24 pm)
Re: [PATCH] netconsole: queue console messages to send later
, Matt Mackall
, (Mon Jun 7, 12:50 pm)
Re: [PATCH] netconsole: queue console messages to send later
, Stephen Hemminger
, (Mon Jun 7, 1:00 pm)
Re: [PATCH] netconsole: queue console messages to send later
, Matt Mackall
, (Mon Jun 7, 1:21 pm)
Re: [PATCH] netconsole: queue console messages to send later
, David Miller
, (Mon Jun 7, 4:50 pm)
Re: [PATCH] netconsole: queue console messages to send later
, David Miller
, (Mon Jun 7, 4:52 pm)
Re: [PATCH] netconsole: queue console messages to send later
, Flavio Leitner
, (Mon Jun 7, 5:37 pm)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Cong Wang
, (Tue Jun 8, 1:36 am)
Re: [v5 Patch 1/3] netpoll: add generic support for bridge ...
, Cong Wang
, (Tue Jun 8, 1:38 am)
Re: [PATCH] netconsole: queue console messages to send later
, Cong Wang
, (Tue Jun 8, 1:59 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rafael J. Wysocki
[Bug #16136] Linux 2.6.34 causes system lockup on Compaq Presario 2200 Laptop
Joerg Roedel
Re: [patch] dma-debug: off by one issue
Tetsuo Handa
Re: [AppArmor #7 0/13] AppArmor security module
Pekka Enberg
Re: BUG in free_block (tainted)
Jakub Narebski
Re: [PATCH] gitweb: Fix shortlog only showing HEAD revision.
git
:
Christian Stimming
git-gui: Fix broken revert confirmation.
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Junio C Hamano
Re: git-svnimport
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
linux-netdev
:
Nick Piggin
Re: Kernel WARNING: at net/core/dev.c:1330 __netif_schedule+0x2c/0x98()
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Amit Kumar Salecha
[PATCH NEXT 10/10] qlcnic: add cksum flag
Patrick McHardy
Re: [PATCH RESEND 1/3] netfilter: xtables: inclusion of xt_condition
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
ath9k: Added get_survey callback in order to get channel noise
Linux Kernel Mailing List
ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJ
Linux Kernel Mailing List
cpumask: make irq_set_affinity() take a const struct cpumask
Linux Kernel Mailing List
V4L/DVB (9041): Add support YUAN High-Tech STK7700D (1164:1f08)
openbsd-misc
:
Conor
Re: RFID Reader
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Stuart Henderson
Re: SquidGuard problem
Henning Brauer
Re: 3ware hardware raid support?
Ryan McBride
Re: Packets Per Second Limit?
Colocation donated by:
Syndicate