]> bbs.cooldavid.org Git - net-next-2.6.git/history - include/net/inet_frag.h
[NETNS][FRAGS]: Make the nqueues counter per-namespace.
[net-next-2.6.git] / include / net / inet_frag.h
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-11-20 Len BrownPull cpuidle into release branch
2007-11-17 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-10-29 Len BrownPull cpuidle into release branch
2007-10-24 Jeff GarzikMerge branch 'upstream-jeff' of git://git.kernel.org...
2007-10-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-21 Linus TorvaldsMerge branch 'master' of hera.kernel.org:/pub/scm/linux...
2007-10-20 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git.kernel.org...
2007-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-19 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-10-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/bart...
2007-10-18 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
2007-10-18 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-10-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-18 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-18 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-10-18 David S. MillerMerge branch 'fixes-davem' of master.kernel.org:/pub...
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-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git.kernel.org...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-16 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
2007-10-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-15 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'release' of ssh://master.kernel.org/pub...
2007-10-15 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
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...