summaryrefslogtreecommitdiffstats
path: root/net/core/link_watch.c
Commit message (Expand)AuthorAgeFilesLines
* net: link_watch: mark bonding link events urgentRoopa Prabhu2018-01-231-1/+1
* dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-021-2/+2
* net/core: include linux/types.h instead of asm/types.hFabian Frederick2014-11-181-1/+1
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
* net: make all team port device link events urgentFlavio Leitner2013-06-131-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-0/+8
|\
| * net: Set device operstate at registration timeBen Hutchings2012-08-241-0/+8
* | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-211-15/+6
|/
* net: linkwatch: allow vlans to get carrier changes fasterEric Dumazet2011-09-151-2/+7
* net: allow netif_carrier to be called safely from IRQstephen hemminger2011-07-221-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* net/core: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-121-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* linkwatch: linkwatch_forget_dev() to speedup device dismantleEric Dumazet2009-11-181-37/+57
* net: Clean up explicit ->tx_queue references in link watch.David S. Miller2008-07-081-10/+5
* netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-081-2/+6
* [NET] link_watch: Always schedule urgent eventsHerbert Xu2007-05-101-19/+41
* [NET] link_watch: Eliminate potential delay on wrap-aroundHerbert Xu2007-05-101-1/+3
* [NET]: Remove link_watch delay for up even when we're downHerbert Xu2007-05-101-23/+67
* [NET] link_watch: Move link watch list into net_deviceHerbert Xu2007-05-101-35/+15
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-1/+1
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-2/+2
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-3/+3
* WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-221-5/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov2006-06-231-3/+2
* [NET] linkwatch: Handle jiffies wrap-aroundHerbert Xu2006-05-091-5/+5
* [NET]: Convert RTNL to mutex.Stephen Hemminger2006-03-201-2/+2
* [NET] core: add RFC2863 operstateStefan Rompf2006-03-201-0/+40
* [NET]: Disable queueing when carrier is lost.Tommy S. Christensen2005-05-031-0/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+137
OpenPOWER on IntegriCloud