dccp: allow probing of CCID-array length
[safe/jmp/linux-2.6] / net / dccp / ccid.c
2010-02-12 Gerrit Renkerdccp: allow probing of CCID-array length
2010-02-04 Gerrit Renkerdccp: fix bug in cache allocation
2010-01-19 Neil Hormandccp: fix dccp rmmod when kernel configured to use...
2009-01-05 Gerrit Renkerdccp: Integrate the TFRC library with DCCP
2009-01-05 Gerrit Renkerdccp: Clean up ccid.c after integration of CCID plugins
2009-01-05 Gerrit Renkerdccp: Lockless integration of CCID congestion-control...
2008-12-08 Gerrit Renkerdccp: Remove obsolete parts of the old CCID interface
2008-11-12 Gerrit Renkerdccp: Query supported CCIDs
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-09-09 Gerrit RenkerThis reverts "Merge branch 'dccp' of git://eden-feed...
2008-09-04 Gerrit Renkerdccp: Auto-load (when supported) CCID plugins for negot...
2008-09-04 Gerrit Renkerdccp: Remove obsolete parts of the old CCID interface
2008-09-04 Gerrit Renkerdccp: Query supported CCIDs
2008-01-28 Gerrit Renker[CCID]: More informative registration
2007-08-14 Oleg Nesterov[DCCP]: fix theoretical ccids_{read,write}_lock() race
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-03-21 Arnaldo Carvalho... [DCCP] CCID: Improve CCID infrastructure
2006-03-21 Arnaldo Carvalho... [DCCP] CCID: Allow ccid_{init,exit} to be NULL
2005-08-29 Arnaldo Carvalho... [DCCP]: Initial implementation