index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
flow.c
Age
Commit message (
Expand
)
Author
2015-02-05
flowcache: Fix kernel panic in flow_cache_flush_task
Miroslav Urbanek
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-20
net/core/flow.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-12
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
2014-03-11
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
2014-02-12
flowcache: Make flow cache name space aware
Fan Du
2013-07-14
net: delete __cpuinit usage from all net files
Paul Gortmaker
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-29
net: simplify the getting percpu of flow_cache
Li RongQing
2013-03-29
net: fix the use of this_cpu_ptr
Li RongQing
2013-03-20
dynticks: avoid flow_cache_flush() interrupting every core
Chris Metcalf
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2013-01-22
net: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2012-11-19
net: core: use this_cpu_ptr per-cpu helper
Shan Wei
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
2011-10-17
net/flow: Fix potential memory leak
huajun li
2011-09-16
net: Handle different key sizes between address families in flow cache
dpward
2011-09-15
net: Make flow cache namespace-aware
dpward
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-02-23
net: Make flow cache paths use a const struct flowi.
David S. Miller
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-09-14
flow: better memory management
Eric Dumazet
2010-07-12
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-06-29
net: use this_cpu_ptr()
Eric Dumazet
2010-04-07
flow: delayed deletion of flow cache entries
Timo Teräs
2010-04-07
flow: virtualize flow cache entry methods
Timo Teräs
2010-04-02
flow: structurize flow cache
Timo Teräs
2008-11-26
netns xfrm: lookup in netns
Alexey Dobriyan
2008-11-07
net: mark flow_cache_cpu_prepare() as __init
Alexey Dobriyan
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-04-19
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-02-08
[IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGN
Eric Dumazet
2008-02-08
[IPSEC] flow: Remove an unnecessary ____cacheline_aligned
Eric Dumazet
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2007-10-24
[NET]: Use BUILD_BUG_ON in net/core/flowi.c
Pavel Emelyanov
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-01-24
[IPSEC] flow: Fix potential memory leak
Herbert Xu
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-10-12
IPsec: propagate security module errors up from flow_cache_lookup
James Morris
2006-09-22
[NET]: Use SLAB_PANIC
Alexey Dobriyan
2006-09-22
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
2006-04-11
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
2006-04-10
[NET]: More kzalloc conversions.
Andrew Morton
2006-03-21
[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 pointers
Eric Dumazet
[next]