Age | Commit message (Expand) | Author | Files | Lines |
2018-01-24 | 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-03 | 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-22 | 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-23 | 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-09 | net: Clean up explicit ->tx_queue references in link watch. | David S. Miller | 1 | -10/+5 |
2008-07-09 | netdev: Move rest of qdisc state into struct netdev_queue | David S. Miller | 1 | -2/+6 |
2007-05-11 | [NET] link_watch: Always schedule urgent events | Herbert Xu | 1 | -19/+41 |
2007-05-11 | [NET] link_watch: Eliminate potential delay on wrap-around | Herbert Xu | 1 | -1/+3 |
2007-05-11 | [NET]: Remove link_watch delay for up even when we're down | Herbert Xu | 1 | -23/+67 |
2007-05-11 | [NET] link_watch: Move link watch list into net_device | Herbert Xu | 1 | -35/+15 |
2007-04-26 | [NET]: cleanup extra semicolons | Stephen Hemminger | 1 | -1/+1 |
2007-02-11 | [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-10 | [NET] linkwatch: Handle jiffies wrap-around | Herbert Xu | 1 | -5/+5 |
2006-03-21 | [NET]: Convert RTNL to mutex. | Stephen Hemminger | 1 | -2/+2 |
2006-03-21 | [NET] core: add RFC2863 operstate | Stefan Rompf | 1 | -0/+40 |
2005-05-04 | [NET]: Disable queueing when carrier is lost. | Tommy S. Christensen | 1 | -0/+7 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+137 |