index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
flow.c
Age
Commit message (
Expand
)
Author
Lines
2004-03-18
[PATCH] Hotplug CPUs: Other CPU_DEAD Notifiers
Rusty Russell
-0
/
+12
2004-02-03
[PATCH] lock_cpu_hotplug only if CONFIG_CPU_HOTPLUG
Andrew Morton
-2
/
+4
2004-01-22
[PATCH] Fix CPU hotplug in networking
Andrew Morton
-2
/
+2
2004-01-21
[NET]: Simplify net/flow.c per-cpu handling.
Rusty Russell
-66
/
+15
2003-11-08
[NET]: Use cpumask_t for cpumap in flow cache.
Herbert Xu
-7
/
+8
2003-09-28
o NET: move net/core/flow.c EXPORT_SYMBOLs from net/netsyms.c
Arnaldo Carvalho de Melo
-0
/
+4
2003-06-19
[NET]: More error checking in flow cache init function.
Herbert Xu
-5
/
+8
2003-06-18
[NET]: Remove duplicate linux/interrupt.h include in net/core/flow.c
Herbert Xu
-1
/
+0
2003-06-18
[NET]: Check for flow cache allocation failure.
David S. Miller
-7
/
+14
2003-06-18
[NET]: Fix per-cpu flow cache initialization.
Herbert Xu
-3
/
+17
2003-06-14
Fix up missing header files
Linus Torvalds
-0
/
+1
2003-06-12
[IPSEC]: Proper percpu handling in flow cache.
Herbert Xu
-33
/
+90
2003-06-12
[IPSEC]: Kill object argument from flow_cache_flush.
Herbert Xu
-8
/
+8
2003-06-12
[IPSEC]: Fix preempt race in flow_flush_cache.
Herbert Xu
-1
/
+1
2003-06-08
[IPSEC]: Zap killed policies from the flow cache properly.
Herbert Xu
-19
/
+84
2003-06-03
[IPSEC]: Include linux/slab.h where necessary.
Herbert Xu
-0
/
+1
2003-05-27
[NET]: Missing refcount bump in flow cache.
Herbert Xu
-0
/
+2
2003-05-15
[NET]: Regenerate flow cache hash rnd more sanely.
David S. Miller
-11
/
+25
2003-05-15
[NET]: Split out policy flow cache to be a generic facility.
David S. Miller
-0
/
+240