linux-2.6
2006-08-11  Dave Jones[AGPGART] const'ify VIA AGP PCI table.
2006-08-11  Alexey Dobriyan[AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel...
2006-08-11  Alexey Dobriyan[AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon...
2006-08-11  Dave Jones[AGPGART] Const'ify the agpgart driver version.
2006-07-26  Hugh Dickins[AGPGART] remove private page protection map
2006-07-26  Christoph Hellwig[PATCH] fix compile regression for a few scsi drivers
2006-07-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-07-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-07-26  Arjan van de Ven[PATCH] Reorganize the cpufreq cpu hotplug locking...
2006-07-26  Tetsuo Handa[IPV4/IPV6]: Setting 0 for unused port field in RAW...
2006-07-25  Alexey Kuznetsov[IPV4] ipmr: ip multicast route bug fix.
2006-07-25  Michael Chan[TG3]: Update version and reldate
2006-07-25  Michael Chan[TG3]: Handle tg3_init_rings() failures
2006-07-25  Michael Chan[TG3]: Add tg3_restart_hw()
2006-07-25  Jens Axboe[PATCH] cfq-iosched: don't use a hard jiffies value...
2006-07-25  Milton Miller[PATCH] blktrace: fix read-ahead bit
2006-07-25  Jens Axboe[PATCH] cciss: fix stall with softirq handling and CFQ
2006-07-25  Guillaume Chazarain[IPV4]: Clear the whole IPCB, this clears also IPCB...
2006-07-25  Guillaume Chazarain[IPV6]: Clean skb cb on IPv6 input.
2006-07-25  Patrick McHardy[NETFILTER]: Demote xt_sctp to EXPERIMENTAL
2006-07-25  Patrick McHardy[NETFILTER]: bridge netfilter: add deferred output...
2006-07-25  Phil Oester[NETFILTER]: xt_pkttype: fix mismatches on locally...
2006-07-25  Patrick McHardy[NETFILTER]: SNMP NAT: fix byteorder confusion
2006-07-25  Adrian Bunk[NETFILTER]: conntrack: fix SYSCTL=n compile
2006-07-25  Patrick McHardy[NETFILTER]: nf_queue: handle NF_STOP and unknown verdi...
2006-07-25  Patrick McHardy[NETFILTER]: H.323 helper: fix possible NULL-ptr derefe...
2006-07-25  David S. Miller[SCSI] esp: Fix build.
2006-07-25  David S. Miller[SPARC]: Fix SA_STATIC_ALLOC value.
2006-07-25  David S. Miller[SPARC64]: Explicitly print return PC when the kernel...
2006-07-24  Christoph Hellwig[NET]: Correct dev_alloc_skb kerneldoc
2006-07-24  Christoph Hellwig[NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKB
2006-07-24  Stefan Rompf[VLAN]: Fix link state propagation
2006-07-24  David S. Miller[IPV6] xfrm6_tunnel: Delete debugging code.
2006-07-24  Marcel Holtmann[Bluetooth] Enable SCO support for Broadcom HID proxy...
2006-07-24  Marcel Holtmann[Bluetooth] Add quirk for another broken RTX Telecom...
2006-07-24  Marcel Holtmann[Bluetooth] Correct SCO buffer size for Belkin devices
2006-07-24  Marcel Holtmann[Bluetooth] Correct SCO buffer size for another Broadco...
2006-07-24  Marcel Holtmann[Bluetooth] Correct RFCOMM channel MTU for broken imple...
2006-07-24  Guillaume Chazarain[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.
2006-07-24  Ian McDonald[DCCP]: Fix default sequence window size
2006-07-24  Roland DreierIB/mthca: Initialize max_cmds before debug code prints it
2006-07-24  Michael S.... IB/ipoib: Fix packet loss after hardware address update
2006-07-24  Or GerlitzIB/ipoib: Fix oops with ipoib_debug_mcast set
2006-07-24  Sean HeftyIB/mad: Validate MADs for spec compliance
2006-07-24  Ralph CampbellIB/ipath: ipath_skip_sge() can break if num_sge > 1
2006-07-24  Ralph CampbellIB/ipath: Fix ib_ipath driver to work with SRP
2006-07-24  Ralph CampbellIB/ipath: Fix a data corruption
2006-07-24  Dotan BarakIB/mthca: Fix SRQ limit event range check
2006-07-23  Roland DreierIB/uverbs: Fix lockdep warnings
2006-07-23  Michael S.... IB/uverbs: Fix unlocking in error paths
2006-07-23  Paul Jackson[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug...
2006-07-23  Linus Torvaldscpu hotplug: simplify and hopefully fix locking
2006-07-23  Linus Torvalds[cpufreq] ondemand: make shutdown sequence more robust
2006-07-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-07-21  Panagiotis... [TIPC]: Removing useless casts
2006-07-21  Patrick McHardy[IPV4]: Fix nexthop realm dumping for multipath routes
2006-07-21  Nicolas Dichtel[DUMMY]: Avoid an oops when dummy_init_one() failed
2006-07-21  Nicolas Dichtel[IFB] After ifb_init_one() failed, i is increased....
2006-07-21  Herbert Xu[NET]: Fix reversed error test in netif_tx_trylock
2006-07-21  David S. Miller[MAINTAINERS]: Mark LAPB as Oprhan.
2006-07-21  Panagiotis... [NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-07-21  Jiri Slaby[NET]: sun happymeal, little pci cleanup
2006-07-21  Samuel Ortiz[IrDA]: Use alloc_skb() in IrDA TX path
2006-07-21  Henrik Kretzschmar[I/OAT]: Remove pci_module_init() from Intel I/OAT...
2006-07-21  Adrian Bunk[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
2006-07-21  Sridhar Samudrala[SCTP]: ADDIP: Don't use an address as source until...
2006-07-21  Sridhar Samudrala[SCTP]: Set chunk->data_accepted only if we are going...
2006-07-21  Sridhar Samudrala[SCTP]: Verify all the paths to a peer via heartbeat...
2006-07-21  Vlad Yasevich[SCTP]: Unhash the endpoint in sctp_endpoint_free().
2006-07-21  Sridhar Samudrala[SCTP]: Check for NULL arg to sctp_bucket_destroy().
2006-07-21  Guillaume Chazarain[PKT_SCHED] netem: Fix slab corruption with netem ...
2006-07-21  Krzysztof Halasa[WAN]: Converted synclink drivers to use netif_carrier_*()
2006-07-21  Krzysztof Halasa[WAN]: Cosmetic changes to N2 and C101 drivers
2006-07-21  Krzysztof Halasa[WAN]: Added missing netif_dormant_off() to generic...
2006-07-21  Herbert Xu[IPV4]: Get rid of redundant IPCB->opts initialisation
2006-07-21  David S. Miller[SPARC64]: Update defconfig.
2006-07-21  David S. Miller[SPARC]: Fix length parameter verification in sys_getdo...
2006-07-21  David S. Miller[SERIAL] sunzilog: Fix instance enumeration.
2006-07-21  David S. Miller[SERIAL] sunzilog: Remove duplicate IRQ registry in...
2006-07-21  Raymond Burns[SPARC]: Get sun4d SMP building again.
2006-07-21  Raymond Burns[SPARC]: Do not call sun4m_irq_rotate on sun4d.
2006-07-21  David S. Miller[SPARC]: Simplify and correct __cpu_find_by()
2006-07-21  Raymond Burns[SPARC]: Initialize iounit spinlock in iounit_init().
2006-07-21  David S. Miller[SPARC]: Fix initialization of sun4d SBUS interrupts.
2006-07-21  David S. Miller[SERIAL] sunzilog: Register IRQ after all devices have...
2006-07-21  David S. Miller[SPARC] sbus: Make sure sbus nodes are named uniquely.
2006-07-21  Bob Breuer[SPARC]: Fix property name acquisition in prom.c
2006-07-21  David S. Miller[SERIAL] sunsab: Get line numbers and table sizing...
2006-07-21  Marc Zyngier[SPARC64] Fix sunsab ports ordering
2006-07-21  David S. Miller[SPARC]: Kill prom_getname, unused and not implemented...
2006-07-21  David S. Miller[SPARC64]: Fix more of_device layer IRQ bugs, and corre...
2006-07-21  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-07-21  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-07-21  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-07-18  Heiko Carstens[S390] sysfs_create_xxx return values.
2006-07-18  Heiko Carstens[S390] .align 4096 statements in head.S
2006-07-17  Jens Osterkamp[PATCH] spidernet: rework tx queue handling
2006-07-17  Jens Osterkamp[PATCH] spidernet: bug fix for init code
2006-07-17  Stephen Hemminger[PATCH] sky2: NAPI poll fix
2006-07-17  Jeff GarzikMerge branch 'upstream-fixes-jgarzik' of git://lost...
next