aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ifb.c
Commit message (Expand)AuthorAge
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-20
* ifb: convert to net_device_opsStephen Hemminger2008-11-20
* netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller2008-07-31
* pkt_sched: Kill netdev_queue lock.David S. Miller2008-07-17
* netdev: Allocate multiple queues for TX.David S. Miller2008-07-17
* netdev: The ingress_lock member is no longer needed.David S. Miller2008-07-08
* netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-08
* [NET] ifb: set separate lockdep classes for queue locksJarek Poplawski2008-03-20
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy2007-07-11
* [RTNETLINK]: rtnl_link API simplificationPatrick McHardy2007-07-11
* [IFB]: Use rtnl_link APIPatrick McHardy2007-07-11
* [IFB]: Keep ifb devices on listPatrick McHardy2007-07-11
* [IFB]: Fix crash on input device removalPatrick McHardy2007-03-29
* Revert "net: ifb error path loop fix"Linus Torvalds2007-01-30
* net: ifb error path loop fixMariusz Kozlowski2007-01-30
* [NET]: ifb double-counts packetsdean gaudet2007-01-03
* [PATCH] pr_debug: ifb: replace missing comma to separate pr_debug argumentsZach Brown2006-10-03
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* [IFB] After ifb_init_one() failed, i is increased. DecreaseNicolas Dichtel2006-07-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Add netif_tx_lockHerbert Xu2006-06-18
* [NET]: Increase default IFB device count.Richard Lucassen2006-02-23
* [NET]: Add IFB (Intermediate Functional Block) network device.Jamal Hadi Salim2006-01-09