index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
flow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-08
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+7
2014-03-20
net/core/flow.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-1
/
+7
2014-03-12
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
1
-0
/
+19
2014-03-11
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
1
-6
/
+8
2014-02-12
flowcache: Make flow cache name space aware
Fan Du
1
-70
/
+57
2013-07-15
net: delete __cpuinit usage from all net files
Paul Gortmaker
1
-2
/
+2
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-03-29
net: simplify the getting percpu of flow_cache
Li RongQing
1
-1
/
+1
2013-03-29
net: fix the use of this_cpu_ptr
Li RongQing
1
-1
/
+1
2013-03-20
dynticks: avoid flow_cache_flush() interrupting every core
Chris Metcalf
1
-3
/
+39
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-6
/
+5
2013-01-22
net: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2012-11-20
net: core: use this_cpu_ptr per-cpu helper
Shan Wei
1
-3
/
+1
2011-12-22
net: Add a flow_cache_flush_deferred function
Steffen Klassert
1
-0
/
+12
2011-10-18
net/flow: Fix potential memory leak
huajun li
1
-1
/
+13
2011-09-17
net: Handle different key sizes between address families in flow cache
dpward
1
-14
/
+17
2011-09-15
net: Make flow cache namespace-aware
dpward
1
-1
/
+4
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-02-23
net: Make flow cache paths use a const struct flowi.
David S. Miller
1
-7
/
+7
2010-09-24
net: return operator cleanup
Eric Dumazet
1
-2
/
+2
2010-09-14
flow: better memory management
Eric Dumazet
1
-36
/
+42
2010-07-12
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
1
-3
/
+2
2010-06-29
net: use this_cpu_ptr()
Eric Dumazet
1
-2
/
+2
2010-04-07
flow: delayed deletion of flow cache entries
Timo Teräs
1
-31
/
+69
2010-04-07
flow: virtualize flow cache entry methods
Timo Teräs
1
-60
/
+68
2010-04-02
flow: structurize flow cache
Timo Teräs
1
-104
/
+119
2008-11-26
netns xfrm: lookup in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-07
net: mark flow_cache_cpu_prepare() as __init
Alexey Dobriyan
1
-1
/
+1
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-04-19
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-02-08
[IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGN
Eric Dumazet
1
-2
/
+2
2008-02-08
[IPSEC] flow: Remove an unnecessary ____cacheline_aligned
Eric Dumazet
1
-1
/
+1
2008-01-29
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-2
/
+1
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-2
/
+2
2007-10-24
[NET]: Use BUILD_BUG_ON in net/core/flowi.c
Pavel Emelyanov
1
-4
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-1
/
+1
2007-01-24
[IPSEC] flow: Fix potential memory leak
Herbert Xu
1
-16
/
+10
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
1
-2
/
+0
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-1
/
+1
2006-10-12
IPsec: propagate security module errors up from flow_cache_lookup
James Morris
1
-14
/
+28
2006-09-23
[NET]: Use SLAB_PANIC
Alexey Dobriyan
1
-5
/
+1
2006-09-23
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
1
-5
/
+2
2006-04-11
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-04-10
[NET]: More kzalloc conversions.
Andrew Morton
1
-3
/
+1
2006-03-21
[NET] sem2mutex: net/
Arjan van de Ven
1
-3
/
+4
2006-01-04
[LSM-IPSec]: Security association restriction.
Trent Jaeger
1
-2
/
+6
2005-08-30
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+371