index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
flow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-34
/
+26
2016-11-23
flowcache: Increase threshold for refusing new allocations
Miroslav Urbanek
1
-4
/
+2
2016-11-09
net/flowcache: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-34
/
+26
2016-03-17
flowcache: Avoid OOM condition under preasure
Steffen Klassert
1
-1
/
+13
2015-02-05
flowcache: Fix kernel panic in flow_cache_flush_task
Miroslav Urbanek
1
-1
/
+1
2014-04-07
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-10
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-14
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-27
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-19
net: core: use this_cpu_ptr per-cpu helper
Shan Wei
1
-3
/
+1
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
1
-0
/
+12
2011-10-17
net/flow: Fix potential memory leak
huajun li
1
-1
/
+13
2011-09-16
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-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-02-22
net: Make flow cache paths use a const struct flowi.
David S. Miller
1
-7
/
+7
2010-09-23
net: return operator cleanup
Eric Dumazet
1
-2
/
+2
2010-09-13
flow: better memory management
Eric Dumazet
1
-36
/
+42
2010-07-12
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
1
-3
/
+2
2010-06-28
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-01
flow: structurize flow cache
Timo Teräs
1
-104
/
+119
2008-11-25
netns xfrm: lookup in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-06
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-18
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-02-07
[IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGN
Eric Dumazet
1
-2
/
+2
2008-02-07
[IPSEC] flow: Remove an unnecessary ____cacheline_aligned
Eric Dumazet
1
-1
/
+1
2008-01-28
[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-23
[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-23
[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-11
IPsec: propagate security module errors up from flow_cache_lookup
James Morris
1
-14
/
+28
2006-09-22
[NET]: Use SLAB_PANIC
Alexey Dobriyan
1
-5
/
+1
2006-09-22
[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
[next]