pandora-kernel.git
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-18 David S. Millerpkt_sched: Make default qdisc nonshared-multiqueue...
2008-07-18 David S. Millerpkt_sched: Don't used locked skb_queue_purge() in __qdi...
2008-07-18 David S. Millerpkt_sched: Add multiqueue handling to qdisc_graft().
2008-07-18 David S. Millerpkt_sched: Kill netdev_queue lock.
2008-07-18 David S. Millerpkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.
2008-07-18 David S. Millerpkt_sched: Rework {sch,tbf}_tree_lock().
2008-07-18 David S. Millerpkt_sched: Make qdisc grafting locking more specific.
2008-07-18 David S. Millernetdevice: Move qdisc_list back into net_device proper.
2008-07-18 David S. Millerpkt_sched: Kill qdisc_lock_tree usage in cls_route.c
2008-07-18 David S. Millerpkt_sched: Remove qdisc_lock_tree usage in cls_api.c
2008-07-18 David S. Millerpkt_sched: Use per-queue locking in shutdown_scheduler_...
2008-07-18 David S. Millerpkt_sched: Perform bulk of qdisc destruction in RCU.
2008-07-18 David S. Millerpkt_sched: dev_init_scheduler() does not need to lock...
2008-07-18 David S. Millerpkt_sched: Schedule qdiscs instead of netdev_queue.
2008-07-18 David S. Millerpkt_sched: Add and use qdisc_root() and qdisc_root_lock().
2008-07-18 David S. Millerpkt_sched: Make QDISC_RUNNING a qdisc state.
2008-07-18 David S. Millerpkt_sched: Move gso_skb into Qdisc.
2008-07-18 David S. Millerniu: Add TX multiqueue support.
2008-07-18 David S. Millernetdev: Kill plain netif_schedule()
2008-07-18 David S. Millernetdev: Convert all drivers away from netif_schedule().
2008-07-18 David S. Millernet: Implement simple sw TX hashing.
2008-07-18 David S. Millermac80211: Reimplement WME using ->select_queue().
2008-07-18 David S. Millernetdev: Add netdev->select_queue() method.
2008-07-18 David S. Millernetdev: netdev_priv() can now be sane again.
2008-07-18 David S. Millernetdev: Kill struct net_device_subqueue and netdev...
2008-07-18 David S. Millernet: Use queue aware tests throughout.
2008-07-18 David S. Millermac80211: Temporarily mark QoS support BROKEN.
2008-07-18 David S. Millerpkt_sched: Remove RR scheduler.
2008-07-18 David S. Millernetdev: Kill NETIF_F_MULTI_QUEUE.
2008-07-18 David S. Millernetdev: Allocate multiple queues for TX.
2008-07-18 David S. Millerigb: Kill CONFIG_NETDEVICES_MULTIQUEUE references,...
2008-07-17 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-fixes-2.6
2008-07-17 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-17 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-07-17 Rusty Russellx86: fix asm/e820.h for userspace inclusion
2008-07-17 Yinghai Lux86: fix numaq_tsc_disable
2008-07-17 Ingo MolnarMerge branch 'linus' into x86/urgent
2008-07-17 Takashi Iwaifix build error of arch/ia64/kvm/*
2008-07-17 Linus TorvaldsMerge branch 'ptrace-cleanup' of git://git./linux/kerne...
2008-07-17 David WoodhouseUpdate scripts/Makefile.fwinst to cope with older make
2008-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-07-17 Grant LikelyFix collateral damage to top level Makefile
2008-07-17 Ingo Molnarftrace: do not trace library functions
2008-07-17 Ingo Molnarftrace: do not trace scheduler functions
2008-07-17 Ingo Molnarftrace: fix lockup with MAXSMP
2008-07-17 Stefan Haberland[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
2008-07-17 Jan Glauber[S390] qdio: new qdio driver.
2008-07-17 Cornelia Huck[S390] cio: Export chsc_error_from_response().
2008-07-17 Frank Munzert[S390] vmur: Fix return code handling.
2008-07-17 Heiko Carstens[S390] Fix stacktrace compile bug.
2008-07-17 Heiko Carstens[S390] Increase default warning stacksize.
2008-07-17 Cornelia Huck[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_chara...
2008-07-17 Adrian Bunk[S390] chsc headers userspace cleanup
2008-07-17 Stefan Haberland[S390] dasd: fix unsolicited SIM handling.
2008-07-17 Frank Munzert[S390] zfcpdump: Make SCSI disk dump tool recognize...
2008-07-17 Ingo Molnarftrace: fix merge buglet
2008-07-17 Patrick McHardygarp: retry sending JoinIn messages after allocation...
2008-07-17 Neil Hormancore: add stat to track unresolved discards in neighbor...
2008-07-17 Pavel Emelyanovmib: add net to NET_ADD_STATS_USER
2008-07-17 Pavel Emelyanovmib: add net to NET_ADD_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS_USER
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS
2008-07-17 Pavel Emelyanovtcp: replace tcp_sock argument with sock in some places
2008-07-17 Pavel Emelyanovinet: prepare net on the stack for NET accounting macros
2008-07-17 Pavel Emelyanovsock: add net to prot->enter_memory_pressure callback
2008-07-17 Pavel Emelyanovmib: add net to TCP_ADD_STATS_USER
2008-07-17 Pavel Emelyanovmib: add net to TCP_DEC_STATS
2008-07-17 Pavel Emelyanovmib: add net to TCP_INC_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to TCP_INC_STATS
2008-07-17 Pavel Emelyanovtcp: add net to tcp_mib_init
2008-07-17 Pavel Emelyanovmib: drop unused TCP_XXX_STATS macros
2008-07-17 Pavel Emelyanovinet: prepare struct net for TCP MIB accounting
2008-07-17 Pavel Emelyanovmib: add net to IP_ADD_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to IP_INC_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to IP_INC_STATS
2008-07-17 Pavel Emelyanovmib: drop unused IP_INC_STATS_USER
2008-07-17 Pavel Emelyanovipv4: prepare net initialization for IP accounting
2008-07-17 Patrick McHardynetdrv intel: always enable VLAN filtering except in...
2008-07-17 Patrick McHardynetdrv intel: disable VLAN filtering in promiscous...
2008-07-17 Will Newtonnet/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP...
2008-07-17 Harvey Harrisonnet: make __skb_splice_bits static
2008-07-17 David S. MillerMerge branch 'stealer/ipvs/sync-daemon-cleanup-for...
2008-07-17 Rumen G. Bogdanovskiipvs: More reliable synchronization on connection close
2008-07-17 Roland McGrathfix dangling zombie when new parent ignores children
2008-07-17 Roland McGrathdo_wait: return security_task_wait() error code in...
2008-07-17 Roland McGrathptrace children revamp
2008-07-17 Roland McGrathdo_wait reorganization
2008-07-17 Chandra Seetharamanscsi_dh: Verify "dev" is a sdev before accessing it.
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16 Jesse BarnesRevert "x86/PCI: ACPI based PCI gap calculation"
2008-07-16 Coly Li[PATCH] ocfs2: fix oops in mmap_truncate testing
2008-07-16 Sven Wegeneripvs: Use schedule_timeout_interruptible() instead...
2008-07-16 Sven Wegeneripvs: Put backup thread on mcast socket wait queue
2008-07-16 Sven Wegeneripvs: Use kthread_run() instead of doing a double-fork...
2008-07-16 Sven Wegeneripvs: Use ERR_PTR for returning errors from make_receiv...
2008-07-16 Sven Wegeneripvs: Initialize mcast addr at compile time
2008-07-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next