summaryrefslogtreecommitdiffstats
path: root/net/core/dst.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-101-0/+4
* [NET]: Merge dst_discard_in and dst_discard_out.Denis Cheng2007-06-071-13/+4
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* 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-101-3/+3
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
|/
* [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/+1
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1
* [NET] Fix too aggressive backoff in dst garbage collectionDenis Lunev2005-07-301-4/+11
* [PATCH] Fix dst_destroy() raceHerbert Xu2005-04-161-2/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+276