Age | Commit message (Expand) | Author | Files | Lines |
2008-03-21 | [NET] ifb: set separate lockdep classes for queue locks | Jarek Poplawski | 1 | -0/+15 |
2007-10-11 | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik | 1 | -18/+2 |
2007-10-11 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 1 | -1/+0 |
2007-10-11 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 1 | -1/+2 |
2007-07-12 | [RTNETLINK]: rtnl_link: allow specifying initial device address | Patrick McHardy | 1 | -0/+12 |
2007-07-12 | [RTNETLINK]: rtnl_link API simplification | Patrick McHardy | 1 | -52/+6 |
2007-07-11 | [IFB]: Use rtnl_link API | Patrick McHardy | 1 | -20/+60 |
2007-07-11 | [IFB]: Keep ifb devices on list | Patrick McHardy | 1 | -15/+21 |
2007-03-29 | [IFB]: Fix crash on input device removal | Patrick McHardy | 1 | -22/+13 |
2007-01-31 | Revert "net: ifb error path loop fix" | Linus Torvalds | 1 | -1/+2 |
2007-01-30 | net: ifb error path loop fix | Mariusz Kozlowski | 1 | -2/+1 |
2007-01-04 | [NET]: ifb double-counts packets | dean gaudet | 1 | -2/+2 |
2006-10-03 | [PATCH] pr_debug: ifb: replace missing comma to separate pr_debug arguments | Zach Brown | 1 | -2/+2 |
2006-09-13 | drivers/net: Trim trailing whitespace | Jeff Garzik | 1 | -21/+21 |
2006-07-22 | [IFB] After ifb_init_one() failed, i is increased. Decrease | Nicolas Dichtel | 1 | -0/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-18 | [NET]: Add netif_tx_lock | Herbert Xu | 1 | -5/+5 |
2006-02-24 | [NET]: Increase default IFB device count. | Richard Lucassen | 1 | -1/+1 |
2006-01-10 | [NET]: Add IFB (Intermediate Functional Block) network device. | Jamal Hadi Salim | 1 | -0/+294 |