[PATCH 0/7] Next step in consolidating the IP fragment management

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pavel Emelyanov
Date: Tuesday, October 16, 2007 - 6:46 am

This set concerns the xxx_find() routine only. This one
is used to obtain the fragment queue depending on some
criteria, and this can be consolidated.

The consolidation goes step-by-step, consolidating one
sub-routine at a time, so some functions, exports and 
callbacks that are introduced in patches are temporary
and are removed in some subsequent patch.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/7] Next step in consolidating the IP fragment man ..., Pavel Emelyanov, (Tue Oct 16, 6:46 am)
[PATCH 1/7] Omit double hash calculations in xxx_frag_intern, Pavel Emelyanov, (Tue Oct 16, 6:48 am)
[PATCH 2/7] Consolidate xxx_frag_intern, Pavel Emelyanov, (Tue Oct 16, 6:53 am)
[PATCH 3/7] Consolidate xxx_frag_alloc(), Pavel Emelyanov, (Tue Oct 16, 6:57 am)
[PATCH 4/7] Consolidate xxx_frag_create(), Pavel Emelyanov, (Tue Oct 16, 7:00 am)
[PATCH 5/7] Consolidate xxx_find() in fragment management, Pavel Emelyanov, (Tue Oct 16, 7:03 am)
[PATCH 6/7] Remove no longer needed -&gt;equal callback, Pavel Emelyanov, (Tue Oct 16, 7:05 am)
[PATCH 7/7] Consolidate frag queues freeing, Pavel Emelyanov, (Tue Oct 16, 7:07 am)
Re: [PATCH 2/7] Consolidate xxx_frag_intern, David Miller, (Wed Oct 17, 7:44 pm)
Re: [PATCH 3/7] Consolidate xxx_frag_alloc(), David Miller, (Wed Oct 17, 7:45 pm)
Re: [PATCH 4/7] Consolidate xxx_frag_create(), David Miller, (Wed Oct 17, 7:46 pm)
Re: [PATCH 7/7] Consolidate frag queues freeing, David Miller, (Wed Oct 17, 7:48 pm)