summaryrefslogtreecommitdiffstats
path: root/net/core/link_watch.c
AgeCommit message (Expand)AuthorLines
2007-05-10[NET] link_watch: Always schedule urgent eventsHerbert Xu-19/+41
2007-05-10[NET] link_watch: Eliminate potential delay on wrap-aroundHerbert Xu-1/+3
2007-05-10[NET]: Remove link_watch delay for up even when we're downHerbert Xu-23/+67
2007-05-10[NET] link_watch: Move link watch list into net_deviceHerbert Xu-35/+15
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger-1/+1
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki-2/+2
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells-3/+3
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells-5/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov-3/+2
2006-05-09[NET] linkwatch: Handle jiffies wrap-aroundHerbert Xu-5/+5
2006-03-20[NET]: Convert RTNL to mutex.Stephen Hemminger-2/+2
2006-03-20[NET] core: add RFC2863 operstateStefan Rompf-0/+40
2005-05-03[NET]: Disable queueing when carrier is lost.Tommy S. Christensen-0/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+137