index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
link_watch.c
Age
Commit message (
Expand
)
Author
2024-08-14
net: linkwatch: use system_unbound_wq
Eric Dumazet
2024-05-17
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
2022-11-16
net: linkwatch: only report IF_OPER_LOWERLAYERDOWN if iflink is actually down
Vladimir Oltean
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-04-07
net: extract a few internals from netdevice.h
Jakub Kicinski
2022-02-05
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
2021-12-14
net: linkwatch: be more careful about dev->linkwatch_dev_tracker
Eric Dumazet
2021-12-06
net: linkwatch: add net device refcount tracker
Eric Dumazet
2021-11-29
net: Write lock dev_base_lock without disabling bottom halves.
Sebastian Andrzej Siewior
2021-08-11
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
2020-04-20
net: Add IF_OPER_TESTING
Andrew Lunn
2019-07-01
net: link_watch: prevent starvation when processing linkwatch wq
Yunsheng Lin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-09-19
net: linkwatch: add check for netdevice being present to linkwatch_do_dev
Heiner Kallweit
2018-01-23
net: link_watch: mark bonding link events urgent
Roopa Prabhu
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
2014-11-18
net/core: include linux/types.h instead of asm/types.h
Fabian Frederick
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2013-06-13
net: make all team port device link events urgent
Flavio Leitner
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-08-24
net: Set device operstate at registration time
Ben Hutchings
2012-08-21
workqueue: use mod_delayed_work() instead of __cancel + queue
Tejun Heo
2011-09-15
net: linkwatch: allow vlans to get carrier changes faster
Eric Dumazet
2011-07-22
net: allow netif_carrier to be called safely from IRQ
stephen hemminger
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-07-12
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-18
linkwatch: linkwatch_forget_dev() to speedup device dismantle
Eric Dumazet
2008-07-08
net: Clean up explicit ->tx_queue references in link watch.
David S. Miller
2008-07-08
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
2007-05-10
[NET] link_watch: Always schedule urgent events
Herbert Xu
2007-05-10
[NET] link_watch: Eliminate potential delay on wrap-around
Herbert Xu
2007-05-10
[NET]: Remove link_watch delay for up even when we're down
Herbert Xu
2007-05-10
[NET] link_watch: Move link watch list into net_device
Herbert Xu
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-02-10
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-23
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
2006-05-09
[NET] linkwatch: Handle jiffies wrap-around
Herbert Xu
2006-03-20
[NET]: Convert RTNL to mutex.
Stephen Hemminger
2006-03-20
[NET] core: add RFC2863 operstate
Stefan Rompf
2005-05-03
[NET]: Disable queueing when carrier is lost.
Tommy S. Christensen
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds