aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-18Revert "remove the strip driver"David S. Miller
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-17pkt_sched: Make default qdisc nonshared-multiqueue safe.David S. Miller
2008-07-17pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue()David S. Miller
2008-07-17pkt_sched: Add multiqueue handling to qdisc_graft().David S. Miller
2008-07-17pkt_sched: Kill netdev_queue lock.David S. Miller
2008-07-17pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.David S. Miller
2008-07-17pkt_sched: Rework {sch,tbf}_tree_lock().David S. Miller
2008-07-17pkt_sched: Make qdisc grafting locking more specific.David S. Miller
2008-07-17netdevice: Move qdisc_list back into net_device proper.David S. Miller
2008-07-17pkt_sched: Kill qdisc_lock_tree usage in cls_route.cDavid S. Miller
2008-07-17pkt_sched: Remove qdisc_lock_tree usage in cls_api.cDavid S. Miller
2008-07-17pkt_sched: Use per-queue locking in shutdown_scheduler_queue.David S. Miller
2008-07-17pkt_sched: Perform bulk of qdisc destruction in RCU.David S. Miller
2008-07-17pkt_sched: dev_init_scheduler() does not need to lock qdisc tree.David S. Miller
2008-07-17pkt_sched: Schedule qdiscs instead of netdev_queue.David S. Miller
2008-07-17pkt_sched: Add and use qdisc_root() and qdisc_root_lock().David S. Miller
2008-07-17pkt_sched: Make QDISC_RUNNING a qdisc state.David S. Miller
2008-07-17pkt_sched: Move gso_skb into Qdisc.David S. Miller
2008-07-17niu: Add TX multiqueue support.David S. Miller
2008-07-17netdev: Kill plain netif_schedule()David S. Miller
2008-07-17netdev: Convert all drivers away from netif_schedule().David S. Miller
2008-07-17net: Implement simple sw TX hashing.David S. Miller
2008-07-17mac80211: Reimplement WME using ->select_queue().David S. Miller
2008-07-17netdev: Add netdev->select_queue() method.David S. Miller
2008-07-17netdev: netdev_priv() can now be sane again.David S. Miller
2008-07-17netdev: Kill struct net_device_subqueue and netdev->egress_subqueue*David S. Miller
2008-07-17net: Use queue aware tests throughout.David S. Miller
2008-07-17mac80211: Temporarily mark QoS support BROKEN.David S. Miller
2008-07-17pkt_sched: Remove RR scheduler.David S. Miller
2008-07-17netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller
2008-07-17netdev: Allocate multiple queues for TX.David S. Miller
2008-07-17igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.David S. Miller
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-07-17x86: fix asm/e820.h for userspace inclusionRusty Russell
2008-07-17x86: fix numaq_tsc_disableYinghai Lu
2008-07-17Merge branch 'linus' into x86/urgentIngo Molnar
2008-07-17fix build error of arch/ia64/kvm/*Takashi Iwai
2008-07-17Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-17Update scripts/Makefile.fwinst to cope with older makeDavid Woodhouse
2008-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-07-17Fix collateral damage to top level MakefileGrant Likely
2008-07-17ftrace: do not trace library functionsIngo Molnar
2008-07-17ftrace: do not trace scheduler functionsIngo Molnar
2008-07-17ftrace: fix lockup with MAXSMPIngo Molnar
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland
2008-07-17[S390] qdio: new qdio driver.Jan Glauber