netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] netpoll/netconsole fixes
@ 2006-10-19 17:15 Stephen Hemminger
  2006-10-19 17:15 ` [PATCH 1/3] netpoll: initialize skb for UDP Stephen Hemminger
                   ` (3 more replies)
  0 siblings, 4 replies; 37+ messages in thread
From: Stephen Hemminger @ 2006-10-19 17:15 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-kernel

The netpoll transmit skb management is a mess, it has two
paths and it's on Txq. These patches try and clean this up.

--


^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2006-10-24 14:51 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-19 17:15 [PATCH 0/3] netpoll/netconsole fixes Stephen Hemminger
2006-10-19 17:15 ` [PATCH 1/3] netpoll: initialize skb for UDP Stephen Hemminger
2006-10-20  6:58   ` David Miller
2006-10-19 17:15 ` [PATCH 2/3] netpoll: rework skb transmit queue Stephen Hemminger
2006-10-20  7:15   ` David Miller
2006-10-20 15:18     ` Stephen Hemminger
2006-10-20 19:24       ` David Miller
2006-10-20 19:25         ` Stephen Hemminger
2006-10-20 19:52           ` David Miller
2006-10-20 20:14             ` Stephen Hemminger
2006-10-20 20:25             ` Stephen Hemminger
2006-10-21  5:00               ` Dave Jones
2006-10-21  6:38                 ` David Miller
2006-10-20 15:40     ` Stephen Hemminger
2006-10-20 19:27       ` David Miller
2006-10-20 19:31         ` Stephen Hemminger
2006-10-20 20:42       ` David Miller
2006-10-20 20:48         ` Stephen Hemminger
2006-10-20 21:01           ` Andi Kleen
2006-10-20 21:08             ` David Miller
2006-10-20 21:16               ` Andi Kleen
2006-10-20 21:41                 ` Stephen Hemminger
2006-10-20 21:01           ` David Miller
2006-10-20 22:30             ` [PATCH 1/3] netpoll: use sk_buff_head for txq Stephen Hemminger
2006-10-23  3:42               ` David Miller
     [not found]                 ` <20061023115337.1f636ffb@dxpl.pdx.osdl.net>
2006-10-23 19:02                   ` [PATCH 4/5] netpoll: move drop hook inline Stephen Hemminger
2006-10-23 19:03                   ` [PATCH 3/5] netpoll: cleanup transmit retry logic Stephen Hemminger
2006-10-23 19:02                 ` [PATCH 1/5] netpoll: use sk_buff_head for txq Stephen Hemminger
2006-10-23 19:04                   ` [PATCH 5/5] netpoll: interface cleanup Stephen Hemminger
2006-10-24  6:03                   ` [PATCH 1/5] netpoll: use sk_buff_head for txq David Miller
2006-10-24 14:51                     ` Stephen Hemminger
     [not found]                 ` <20061023115111.0d69846e@dxpl.pdx.osdl.net>
2006-10-23 19:02                   ` [PATCH 2/5] netpoll: cleanup queued transmit Stephen Hemminger
2006-10-20 22:32             ` [PATCH 2/3] netpoll: use device xmit directly Stephen Hemminger
2006-10-20 22:35             ` [PATCH 3/3] netpoll: retry logic cleanup Stephen Hemminger
2006-10-19 17:15 ` [PATCH 3/3] netpoll: use skb_buff_head for skb cache Stephen Hemminger
2006-10-20  6:57 ` [PATCH 0/3] netpoll/netconsole fixes Andrew Morton
2006-10-20  7:16   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).