netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] move hardware header functions out of netdevice
@ 2007-08-24 20:43 Stephen Hemminger
  2007-08-24 20:43 ` [PATCH 1/3] net: wrap netdevice hardware header creation Stephen Hemminger
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Stephen Hemminger @ 2007-08-24 20:43 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

The follow patches series starts the process of moving function
pointers out of network device structure. This saves space and
separates code from data.

The first step is moving the functions dealing with hardware
headers.

Patches are against current net-2.6.24 tree. Basic functional
testing on ethernet part, not on all the other protocols affected.

-- 
Stephen Hemminger <shemminger@linux-foundation.org>


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

end of thread, other threads:[~2007-09-27  5:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-24 20:43 [PATCH 0/3] move hardware header functions out of netdevice Stephen Hemminger
2007-08-24 20:43 ` [PATCH 1/3] net: wrap netdevice hardware header creation Stephen Hemminger
2007-08-24 20:43 ` [PATCH 2/3] net: wrap hard_header_parse Stephen Hemminger
2007-08-24 20:43 ` [PATCH 3/3] net: move hardware header operations out of netdevice Stephen Hemminger
2007-09-26  2:24 ` [PATCH 0/3] move hardware header functions " David Miller
2007-09-27  0:21   ` [PATCH 1/3] net-2.6.24: wrap netdevice hardware header creation Stephen Hemminger
2007-09-27  0:22     ` [PATCH 3/3] net-2.6.24: move hardware header operations out of netdevice Stephen Hemminger
2007-09-27  5:20       ` David Miller
2007-09-27  5:13     ` [PATCH 1/3] net-2.6.24: wrap netdevice hardware header creation David Miller
     [not found]   ` <20070926172013.0577cd2f@freepuppy.rosehill>
2007-09-27  0:21     ` [PATCH 2/3] net-2.6.24: wrap hard_header_parse Stephen Hemminger
2007-09-27  5:13       ` 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).