summaryrefslogtreecommitdiffstats
path: root/net/core/dst.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-111-3/+3
|\
| * [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-3/+3
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1Star
|/
* [NET]: user of the jiffies rounding code: NetworkingArjan van de Ven2007-02-081-1/+8
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
* [NET]: add_timer -> mod_timer() in dst_run_gc()Dmitry Mishin2006-08-091-2/+1Star
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1Star
* [NET] Fix too aggressive backoff in dst garbage collectionDenis Lunev2005-07-311-4/+11
* [PATCH] Fix dst_destroy() raceHerbert Xu2005-04-171-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+276