summaryrefslogtreecommitdiff
path: root/net/dccp/ccid.c
AgeCommit message (Expand)Author
2011-07-04dccp: cosmetics of info messageGerrit Renker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-12dccp: allow probing of CCID-array lengthGerrit Renker
2010-02-03dccp: fix bug in cache allocationGerrit Renker
2010-01-19dccp: fix dccp rmmod when kernel configured to use slubNeil Horman
2009-01-04dccp: Integrate the TFRC library with DCCPGerrit Renker
2009-01-04dccp: Clean up ccid.c after integration of CCID pluginsGerrit Renker
2009-01-04dccp: Lockless integration of CCID congestion-control pluginsGerrit Renker
2008-12-08dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker
2008-11-12dccp: Query supported CCIDsGerrit Renker
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg
2008-01-28[CCID]: More informative registrationGerrit Renker
2007-08-13[DCCP]: fix theoretical ccids_{read,write}_lock() raceOleg Nesterov
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-03-20[DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo
2006-03-20[DCCP] CCID: Allow ccid_{init,exit} to be NULLArnaldo Carvalho de Melo
2005-08-29[DCCP]: Initial implementationArnaldo Carvalho de Melo