aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/flow.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-23net: return operator cleanupEric Dumazet1-2/+2
2010-09-13flow: better memory managementEric Dumazet1-36/+42
2010-07-12net/core: EXPORT_SYMBOL cleanupsEric Dumazet1-3/+2
2010-06-28net: use this_cpu_ptr()Eric Dumazet1-2/+2
2010-04-07flow: delayed deletion of flow cache entriesTimo Teräs1-31/+69
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs1-60/+68
2010-04-01flow: structurize flow cacheTimo Teräs1-104/+119
2008-11-25netns xfrm: lookup in netnsAlexey Dobriyan1-2/+2
2008-11-06net: mark flow_cache_cpu_prepare() as __initAlexey Dobriyan1-1/+1
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-02-07[IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGNEric Dumazet1-2/+2
2008-02-07[IPSEC] flow: Remove an unnecessary ____cacheline_alignedEric Dumazet1-1/+1
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-2/+1
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy1-2/+2
2007-10-23[NET]: Use BUILD_BUG_ON in net/core/flowi.cPavel Emelyanov1-4/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-1/+1
2007-01-23[IPSEC] flow: Fix potential memory leakHerbert Xu1-16/+10
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-2/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-10-11IPsec: propagate security module errors up from flow_cache_lookupJames Morris1-14/+28
2006-09-22[NET]: Use SLAB_PANICAlexey Dobriyan1-5/+1
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala1-5/+2
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki1-2/+2
2006-04-09[NET]: More kzalloc conversions.Andrew Morton1-3/+1
2006-03-20[NET] sem2mutex: net/Arjan van de Ven1-3/+4
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger1-2/+6
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+371