summaryrefslogtreecommitdiff
path: root/net/core/flow.c
AgeCommit message (Expand)Author
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
2004-03-18[PATCH] Hotplug CPUs: Other CPU_DEAD NotifiersRusty Russell
2004-02-03[PATCH] lock_cpu_hotplug only if CONFIG_CPU_HOTPLUGAndrew Morton
2004-01-22[PATCH] Fix CPU hotplug in networkingAndrew Morton
2004-01-21[NET]: Simplify net/flow.c per-cpu handling.Rusty Russell
2003-11-08[NET]: Use cpumask_t for cpumap in flow cache.Herbert Xu
2003-09-28o NET: move net/core/flow.c EXPORT_SYMBOLs from net/netsyms.cArnaldo Carvalho de Melo
2003-06-19[NET]: More error checking in flow cache init function.Herbert Xu
2003-06-18[NET]: Remove duplicate linux/interrupt.h include in net/core/flow.cHerbert Xu
2003-06-18[NET]: Check for flow cache allocation failure.David S. Miller
2003-06-18[NET]: Fix per-cpu flow cache initialization.Herbert Xu
2003-06-14Fix up missing header filesLinus Torvalds
2003-06-12[IPSEC]: Proper percpu handling in flow cache.Herbert Xu
2003-06-12[IPSEC]: Kill object argument from flow_cache_flush.Herbert Xu
2003-06-12[IPSEC]: Fix preempt race in flow_flush_cache.Herbert Xu
2003-06-08[IPSEC]: Zap killed policies from the flow cache properly.Herbert Xu
2003-06-03[IPSEC]: Include linux/slab.h where necessary.Herbert Xu
2003-05-27[NET]: Missing refcount bump in flow cache.Herbert Xu
2003-05-15[NET]: Regenerate flow cache hash rnd more sanely.David S. Miller
2003-05-15[NET]: Split out policy flow cache to be a generic facility.David S. Miller