aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/flow.c
Commit message (Expand)AuthorAge
* net: fix the use of this_cpu_ptrLi RongQing2013-03-29
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* net: Use IS_ERR_OR_NULL().YOSHIFUJI Hideaki / 吉藤英明2013-01-22
* net: core: use this_cpu_ptr per-cpu helperShan Wei2012-11-19
* net: Add a flow_cache_flush_deferred functionSteffen Klassert2011-12-21
* net/flow: Fix potential memory leakhuajun li2011-10-17
* net: Handle different key sizes between address families in flow cachedpward2011-09-16
* net: Make flow cache namespace-awaredpward2011-09-15
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* net: Make flow cache paths use a const struct flowi.David S. Miller2011-02-22
* net: return operator cleanupEric Dumazet2010-09-23
* flow: better memory managementEric Dumazet2010-09-13
* net/core: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-12
* net: use this_cpu_ptr()Eric Dumazet2010-06-29
* flow: delayed deletion of flow cache entriesTimo Teräs2010-04-07
* flow: virtualize flow cache entry methodsTimo Teräs2010-04-07
* flow: structurize flow cacheTimo Teräs2010-04-01
* netns xfrm: lookup in netnsAlexey Dobriyan2008-11-25
* net: mark flow_cache_cpu_prepare() as __initAlexey Dobriyan2008-11-07
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* [IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGNEric Dumazet2008-02-08
* [IPSEC] flow: Remove an unnecessary ____cacheline_alignedEric Dumazet2008-02-07
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-25
* [NET]: Use BUILD_BUG_ON in net/core/flowi.cPavel Emelyanov2007-10-24
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* [IPSEC] flow: Fix potential memory leakHerbert Xu2007-01-23
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* IPsec: propagate security module errors up from flow_cache_lookupJames Morris2006-10-12
* [NET]: Use SLAB_PANICAlexey Dobriyan2006-09-22
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-22
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-11
* [NET]: More kzalloc conversions.Andrew Morton2006-04-10
* [NET] sem2mutex: net/Arjan van de Ven2006-03-21
* [LSM-IPSec]: Security association restriction.Trent Jaeger2006-01-03
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16