nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / include / net / inet_frag.h
2009-02-27 Hannes Ederinet fragments: fix sparse warning: context imbalance
2008-03-28 Joe Perches[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_I...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the pernet subsystem for fragments.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the LRU list per namespace.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Isolate the secret interval from namesp...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make thresholds work in namespaces.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the mem counter per-namespace.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the nqueues counter per-namespace.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the inet_frag_queue lookup work...
2007-10-18 Pavel Emelyanov[INET]: Remove no longer needed ->equal callback
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_find() in fragment management
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_create()
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_alloc()
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_intern
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_put
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_evictor
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_frag_destroy
2007-10-15 Pavel Emelyanov[INET]: Consolidate xxx_the secret_rebuild
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_frag_kill
2007-10-15 Pavel Emelyanov[INET]: Collect common frag sysctl variables together
2007-10-15 Pavel Emelyanov[INET]: Collect frag queues management objects together
2007-10-15 Pavel Emelyanov[INET]: Move common fields from frag_queues in one...