index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
link_watch.c
Age
Commit message (
Expand
)
Author
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
Linus Torvalds