pandora-kernel.git
2006-10-20 Marcel Holtmann[Bluetooth] Fix HID disconnect NULL pointer dereference
2006-10-20 Marcel Holtmann[Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA...
2006-10-20 Marcel Holtmann[Bluetooth] Add support for newer ANYCOM USB dongles
2006-10-20 Eric Dumazet[NET]: Can use __get_cpu_var() instead of per_cpu(...
2006-10-20 Eric Dumazet[IPV4] inet_peer: Group together avl_left, avl_right...
2006-10-20 Eric Dumazet[TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH...
2006-10-20 Björn Steinbrink[NETFILTER]: Missing check for CAP_NET_ADMIN in iptable...
2006-10-20 Stephen Hemminger[NETPOLL]: initialize skb for UDP
2006-10-19 David S. Miller[IPV6]: Fix route.c warnings when multiple tables are...
2006-10-19 David S. Miller[TG3]: Bump driver version and release date.
2006-10-19 Michael Chan[TG3]: Add lower bound checks for tx ring size.
2006-10-19 Ranjit Manomohan[TG3]: Fix set ring params tx ring size implementation
2006-10-19 Eric Dumazet[NET]: reduce per cpu ram used for loopback stats
2006-10-19 Thomas Graf[IPv6] route: Fix prohibit and blackhole routing decision
2006-10-19 Steven Whitehouse[DECNET]: Fix input routing bug
2006-10-19 John Heffner[TCP]: Bound TSO defer time
2006-10-19 Thomas Graf[IPv4] fib: Remove unused fib_config members
2006-10-19 Ville Nuorvala[IPV6]: Always copy rt->u.dst.error when copying a...
2006-10-19 Ville Nuorvala[IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES.
2006-10-19 Ville Nuorvala[IPV6]: Clean up BACKTRACK().
2006-10-19 Ville Nuorvala[IPV6]: Make sure error handling is done when calling...
2006-10-19 Ville Nuorvala[SCTP]: Fix minor typo
2006-10-19 Ville Nuorvala[IPV6]: Remove struct pol_chain.
2006-10-19 Allan Stephens[TIPC]: Updated TIPC version number to 1.6.2
2006-10-19 Allan Stephens[TIPC]: Unrecognized configuration command now returns...
2006-10-19 Lijun Chen[TIPC]: Added subscription cancellation capability
2006-10-19 Allan Stephens[TIPC]: Can now list multicast link on an isolated...
2006-10-19 Allan Stephens[TIPC]: Fixed slow link reactivation when link toleranc...
2006-10-19 Allan Stephens[TIPC]: Name publication events now delivered in chrono...
2006-10-19 Allan Stephens[TIPC]: Add support for Ethernet VLANs
2006-10-19 Allan Stephens[TIPC]: Remove code bloat introduced by print buffer...
2006-10-19 Allan Stephens[TIPC]: Optimize wakeup logic when socket has no waitin...
2006-10-19 Allan Stephens[TIPC]: Added duplicate node address detection capability
2006-10-19 Allan Stephens[TIPC]: Stream socket can now send > 66000 bytes at...
2006-10-19 Allan Stephens[TIPC]: Debug print buffer enhancements and fixes
2006-10-19 Allan Stephens[TIPC]: Add missing unlock in port timeout code.
2006-10-19 Linus TorvaldsMerge branch 'ubuntu-updates' of /linux/kernel/git...
2006-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/hwmon-2.6
2006-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/aoe-2.6
2006-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2006-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-10-19 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-10-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-10-18 Jean Delvarehwmon: Fix debug messages in w83781d
2006-10-18 Jean Delvarehwmon: Let w83781d and lm78 load again
2006-10-18 Rudolf Marekw83627ehf: Fix the detection of fan5
2006-10-18 Rudolf Marekk8temp: Documentation update
2006-10-18 Jean Delvaresmsc47m1: List the SMSC LPC47M112 as supported
2006-10-18 Jean Delvarehwmon: Fix documentation typos
2006-10-18 Grant Coadyadm9240: Update Grant Coady's email address
2006-10-18 Jim Cromiew83791d: Fix unchecked return status
2006-10-18 Greg Kroah... aoe: fix sysfs_create_file warnings
2006-10-18 Ed L. Cashinaoe: revert printk macros
2006-10-18 Ed L. Cashinaoe: update driver version
2006-10-18 Ed L. Cashinaoe: remove sysfs comment
2006-10-18 Ed L. Cashinaoe: use bio->bi_idx
2006-10-18 Ed L. Cashinaoe: module parameter for device timeout
2006-10-18 Ed L. Cashinaoe: zero copy write 2 of 2
2006-10-18 Ed L. Cashinaoe: improve retransmission heuristics
2006-10-18 Ed L. Cashinaoe: jumbo frame support 2 of 2
2006-10-18 Ed L. Cashinaoe: clean up printks via macros
2006-10-18 Ed L. Cashinaoe: jumbo frame support 1 of 2
2006-10-18 Ed L. Cashinaoe: zero copy write 1 of 2
2006-10-18 Ed L. Cashinaoe: remove unused NARGS enum
2006-10-18 Ed L. Cashinaoe: update copyright date
2006-10-18 Ed L. Cashinaoe: eliminate isbusy message
2006-10-18 Akinobu Mitadriver core: kmalloc() failure check in driver_probe_device
2006-10-18 Jeff GarzikDriver core: bus: remove indentation level
2006-10-18 Alan SternDriver core: Don't ignore error returns from probing
2006-10-18 Jesper JuhlDriver core: Don't leak 'old_class_name' in drivers...
2006-10-18 Cornelia Huckdriver core fixes: sysfs_create_group() retval in topol...
2006-10-18 Cornelia Huckdriver core fixes: device_create_file() retval check...
2006-10-18 Cornelia Huckdriver core fixes: device_add() cleanup on error
2006-10-18 Cornelia Huckdriver core fixes: bus_add_device() cleanup on error
2006-10-18 Cornelia Huckdriver core fixes: bus_add_attrs() retval check
2006-10-18 Cornelia Huckdriver core fixes: sysfs_create_link() retval check...
2006-10-18 Hidetoshi Setosysfs: update obsolete comment in sysfs_update_file
2006-10-18 Hidetoshi Setosysfs: remove duplicated dput in sysfs_update_file
2006-10-18 Diego CallejaHOWTO: bug report addition
2006-10-18 Matthew WilcoxFix dev_printk() is now GPL-only
2006-10-18 Duncan SandsDriver core: plug device probe memory leak
2006-10-18 Dominik BrodowskiDocumentation: feature-removal-schedule typo
2006-10-18 Greg Kroah... PCI Hotplug: move pci_hotplug.h to include/linux/
2006-10-18 Kristen Carlson... change pci hotplug subsystem maintainer to Kristen
2006-10-18 Matt DomschPCI: optionally sort device lists breadth-first
2006-10-18 Akinobu Mitacpcihp_generic: prevent loading without "bridge" parameter
2006-10-18 Alan Coxpci: Additional search functions
2006-10-18 Alan CoxPCI: quirks: switch quirks code offender to use pci_get API
2006-10-18 Brice GoglinPCI: Update MSI-HOWTO.txt according to pci_msi_supported()
2006-10-18 Brice GoglinPCI: Improve pci_msi_supported() comments
2006-10-18 Amol LadPCI hotplug: ioremap balanced with iounmap
2006-10-18 Kenji Kaneshigeshpchp: remove unnecessary cmd_busy member from struct...
2006-10-18 Kenji Kaneshigeshpchp: fix command completion check
2006-10-18 Alan Coxpci: Stamp out pci_find_* usage in fakephp
2006-10-18 Zhang, YanminPCI: fix pcie_portdrv_restore_config undefined without...
2006-10-18 Vojtech PavlikFix DMA resource allocation in ACPIPnP
2006-10-18 eiichiro.oiwa... PCI: Turn pci_fixup_video into generic for embedded VGA
2006-10-18 Daniel RitzPCI: add ICH7/8 ACPI/GPIO io resource quirks
2006-10-18 Andrew MortonPCI: pcie-check-and-return-bus_register-errors fix
2006-10-18 Daniel DrakePCI: VIA IRQ quirk behaviour change
next