index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
link_watch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
net: linkwatch: only report IF_OPER_LOWERLAYERDOWN if iflink is actually down
Vladimir Oltean
1
-3
/
+17
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
1
-1
/
+1
2022-04-07
net: extract a few internals from netdevice.h
Jakub Kicinski
1
-0
/
+1
2022-02-05
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
1
-3
/
+3
2021-12-14
net: linkwatch: be more careful about dev->linkwatch_dev_tracker
Eric Dumazet
1
-1
/
+12
2021-12-06
net: linkwatch: add net device refcount tracker
Eric Dumazet
1
-2
/
+2
2021-11-29
net: Write lock dev_base_lock without disabling bottom halves.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-11
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
1
-2
/
+3
2020-04-20
net: Add IF_OPER_TESTING
Andrew Lunn
1
-2
/
+10
2019-07-01
net: link_watch: prevent starvation when processing linkwatch wq
Yunsheng Lin
1
-1
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-09-19
net: linkwatch: add check for netdevice being present to linkwatch_do_dev
Heiner Kallweit
1
-1
/
+1
2018-01-23
net: link_watch: mark bonding link events urgent
Roopa Prabhu
1
-1
/
+1
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
1
-2
/
+2
2014-11-18
net/core: include linux/types.h instead of asm/types.h
Fabian Frederick
1
-1
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2013-06-13
net: make all team port device link events urgent
Flavio Leitner
1
-0
/
+3
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+8
2012-08-24
net: Set device operstate at registration time
Ben Hutchings
1
-0
/
+8
2012-08-21
workqueue: use mod_delayed_work() instead of __cancel + queue
Tejun Heo
1
-15
/
+6
2011-09-15
net: linkwatch: allow vlans to get carrier changes faster
Eric Dumazet
1
-2
/
+7
2011-07-22
net: allow netif_carrier to be called safely from IRQ
stephen hemminger
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-07-12
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-11-18
linkwatch: linkwatch_forget_dev() to speedup device dismantle
Eric Dumazet
1
-37
/
+57
2008-07-08
net: Clean up explicit ->tx_queue references in link watch.
David S. Miller
1
-10
/
+5
2008-07-08
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
1
-2
/
+6
2007-05-10
[NET] link_watch: Always schedule urgent events
Herbert Xu
1
-19
/
+41
2007-05-10
[NET] link_watch: Eliminate potential delay on wrap-around
Herbert Xu
1
-1
/
+3
2007-05-10
[NET]: Remove link_watch delay for up even when we're down
Herbert Xu
1
-23
/
+67
2007-05-10
[NET] link_watch: Move link watch list into net_device
Herbert Xu
1
-35
/
+15
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-1
/
+1
2007-02-10
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-2
/
+2
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-3
/
+3
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
1
-5
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
1
-3
/
+2
2006-05-09
[NET] linkwatch: Handle jiffies wrap-around
Herbert Xu
1
-5
/
+5
2006-03-20
[NET]: Convert RTNL to mutex.
Stephen Hemminger
1
-2
/
+2
2006-03-20
[NET] core: add RFC2863 operstate
Stefan Rompf
1
-0
/
+40
2005-05-03
[NET]: Disable queueing when carrier is lost.
Tommy S. Christensen
1
-0
/
+7
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+137