summaryrefslogtreecommitdiff
path: root/net/core/flow.c
AgeCommit message (Expand)Author
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert
2011-10-17net/flow: Fix potential memory leakhuajun li
2011-09-16net: Handle different key sizes between address families in flow cachedpward
2011-09-15net: Make flow cache namespace-awaredpward
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-02-22net: Make flow cache paths use a const struct flowi.David S. Miller
2010-09-23net: return operator cleanupEric Dumazet
2010-09-13flow: better memory managementEric Dumazet
2010-07-12net/core: EXPORT_SYMBOL cleanupsEric Dumazet
2010-06-28net: use this_cpu_ptr()Eric Dumazet
2010-04-07flow: delayed deletion of flow cache entriesTimo Teräs
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs
2010-04-01flow: structurize flow cacheTimo Teräs
2008-11-25netns xfrm: lookup in netnsAlexey Dobriyan
2008-11-06net: mark flow_cache_cpu_prepare() as __initAlexey Dobriyan
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-02-07[IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGNEric Dumazet
2008-02-07[IPSEC] flow: Remove an unnecessary ____cacheline_alignedEric Dumazet
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy
2007-10-23[NET]: Use BUILD_BUG_ON in net/core/flowi.cPavel Emelyanov
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-01-23[IPSEC] flow: Fix potential memory leakHerbert Xu
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-10-11IPsec: propagate security module errors up from flow_cache_lookupJames Morris
2006-09-22[NET]: Use SLAB_PANICAlexey Dobriyan
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki
2006-04-09[NET]: More kzalloc conversions.Andrew Morton
2006-03-20[NET] sem2mutex: net/Arjan van de Ven
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet
2005-04-16Linux-2.6.12-rc2Linus Torvalds