index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
ccid.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
1
-0
/
+2
2010-02-12
dccp: allow probing of CCID-array length
Gerrit Renker
1
-5
/
+4
2010-02-03
dccp: fix bug in cache allocation
Gerrit Renker
1
-1
/
+1
2010-01-19
dccp: fix dccp rmmod when kernel configured to use slub
Neil Horman
1
-13
/
+5
2009-01-04
dccp: Integrate the TFRC library with DCCP
Gerrit Renker
1
-1
/
+7
2009-01-04
dccp: Clean up ccid.c after integration of CCID plugins
Gerrit Renker
1
-124
/
+12
2009-01-04
dccp: Lockless integration of CCID congestion-control plugins
Gerrit Renker
1
-56
/
+100
2008-12-08
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
1
-14
/
+0
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
1
-0
/
+48
2008-10-16
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
1
-1
/
+1
2008-01-28
[CCID]: More informative registration
Gerrit Renker
1
-4
/
+4
2007-08-13
[DCCP]: fix theoretical ccids_{read,write}_lock() race
Oleg Nesterov
1
-0
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-3
/
+3
2006-03-20
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
1
-34
/
+154
2006-03-20
[DCCP] CCID: Allow ccid_{init,exit} to be NULL
Arnaldo Carvalho de Melo
1
-4
/
+1
2005-08-29
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo
1
-0
/
+139