aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ccid.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* dccp: allow probing of CCID-array lengthGerrit Renker2010-02-12
* dccp: fix bug in cache allocationGerrit Renker2010-02-03
* dccp: fix dccp rmmod when kernel configured to use slubNeil Horman2010-01-19
* dccp: Integrate the TFRC library with DCCPGerrit Renker2009-01-05
* dccp: Clean up ccid.c after integration of CCID pluginsGerrit Renker2009-01-05
* dccp: Lockless integration of CCID congestion-control pluginsGerrit Renker2009-01-05
* dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker2008-12-08
* dccp: Query supported CCIDsGerrit Renker2008-11-12
* net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg2008-10-16
* [CCID]: More informative registrationGerrit Renker2008-01-28
* [DCCP]: fix theoretical ccids_{read,write}_lock() raceOleg Nesterov2007-08-14
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo2006-03-20
* [DCCP] CCID: Allow ccid_{init,exit} to be NULLArnaldo Carvalho de Melo2006-03-20
* [DCCP]: Initial implementationArnaldo Carvalho de Melo2005-08-29