aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...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: 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-17netdevice: Move qdisc_list back into net_device proper.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-17netdev: Kill plain netif_schedule()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-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-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-17x86: fix asm/e820.h for userspace inclusionRusty Russell
2008-07-17Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-17[S390] qdio: new qdio driver.Jan Glauber
2008-07-17[S390] chsc headers userspace cleanupAdrian Bunk
2008-07-16core: add stat to track unresolved discards in neighbor cacheNeil Horman
2008-07-16mib: add net to NET_ADD_STATS_USERPavel Emelyanov
2008-07-16mib: add net to NET_ADD_STATS_BHPavel Emelyanov
2008-07-16mib: add net to NET_INC_STATS_USERPavel Emelyanov
2008-07-16mib: add net to NET_INC_STATS_BHPavel Emelyanov
2008-07-16mib: add net to NET_INC_STATSPavel Emelyanov
2008-07-16sock: add net to prot->enter_memory_pressure callbackPavel Emelyanov
2008-07-16mib: add net to TCP_ADD_STATS_USERPavel Emelyanov
2008-07-16mib: add net to TCP_DEC_STATSPavel Emelyanov
2008-07-16mib: add net to TCP_INC_STATS_BHPavel Emelyanov
2008-07-16mib: add net to TCP_INC_STATSPavel Emelyanov
2008-07-16tcp: add net to tcp_mib_initPavel Emelyanov
2008-07-16mib: drop unused TCP_XXX_STATS macrosPavel Emelyanov
2008-07-16mib: add net to IP_ADD_STATS_BHPavel Emelyanov
2008-07-16mib: add net to IP_INC_STATS_BHPavel Emelyanov
2008-07-16mib: add net to IP_INC_STATSPavel Emelyanov
2008-07-16mib: drop unused IP_INC_STATS_USERPavel Emelyanov
2008-07-16ptrace children revampRoland McGrath
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-16Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-16block: Trivial fix for blk_integrity_rq()Martin K. Petersen
2008-07-16Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds