summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-04Linux 2.6.26-rc5v2.6.26-rc5Linus Torvalds1-1/+1
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds67-315/+618
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-35/+65
2008-06-04l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman1-23/+78
2008-06-04tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila2-3/+11
2008-06-04tcp: Increment OUTRSTS in tcp_send_active_reset()Sridhar Samudrala1-0/+2
2008-06-04raw: Raw socket leak.Denis V. Lunev2-0/+18
2008-06-04lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman1-0/+10
2008-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller6-15/+40
2008-06-04USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann1-0/+1
2008-06-04ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableMichael Buesch1-2/+2
2008-06-04libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig1-2/+2
2008-06-04ipw2200: expire and use oldest BSS on adhoc createDan Williams1-2/+25
2008-06-04airo warning fixAndrew Morton1-1/+1
2008-06-04b43legacy: Fix controller restart crashMichael Buesch1-8/+9
2008-06-04sctp: Fix ECN markings for IPv6Vlad Yasevich4-1/+14
2008-06-04sctp: Flush the queue only once during fast retransmit.Vlad Yasevich1-34/+48
2008-06-04sctp: Start T3-RTX timer when fast retransmitting lowest TSNVlad Yasevich3-14/+37
2008-06-04sctp: Correctly implement Fast Recovery cwnd manipulations.Vlad Yasevich2-13/+39
2008-06-04sctp: Move sctp_v4_dst_saddr out of loopGui Jianfeng1-1/+1
2008-06-04sctp: retran_path update bug fixGui Jianfeng1-9/+12
2008-06-04Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller17-97/+146
2008-06-04tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen1-3/+3
2008-06-04sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine1-2/+2
2008-06-04xfrm: xfrm_algo: correct usage of RIPEMD-160Adrian-Ken Rueegsegger1-2/+2
2008-06-05[IPV6]: Do not change protocol for UDPv6 sockets with pending sent data.Denis V. Lunev1-3/+8
2008-06-05[IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev3-2/+6
2008-06-05[IPV6]: Do not change protocol for raw IPv6 sockets.Denis V. Lunev1-0/+3
2008-06-05[IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki6-8/+10
2008-06-05[IPV6]: Check outgoing interface even if source address is unspecified.YOSHIFUJI Hideaki1-20/+22
2008-06-05[IPV6]: Fix the data length of get destination options with short lengthYang Hongyang1-1/+1
2008-06-05[IPV6]: Fix the return value of get destination options with NULL data pointerYang Hongyang1-0/+3
2008-06-05[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.YOSHIFUJI Hideaki3-56/+75
2008-06-05[IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel.YOSHIFUJI Hideaki1-1/+1
2008-06-05[IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel.Colin1-1/+1
2008-06-05[IPV6] ADDRCONF: Check range of prefix lengthThomas Graf1-2/+8
2008-06-05[IPV6] UDP: Possible dst leak in udpv6_sendmsg.YOSHIFUJI Hideaki1-0/+2
2008-06-05[SCTP]: Fix NULL dereference of asoc.YOSHIFUJI Hideaki4-5/+8
2008-06-04Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller8-14/+52
2008-06-04tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen1-10/+19
2008-06-04Fix uart_set_ldisc() function typeLinus Torvalds1-1/+1
2008-06-04netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gath...Jarek Poplawski1-3/+5
2008-06-04netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED...Dong Wei1-1/+2
2008-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-37/+65
2008-06-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-65/+179
2008-06-04Smack: fuse mount hang fixCasey Schaufler1-0/+12
2008-06-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-97/+239
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds15-99/+73
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26Linus Torvalds6-196/+1164
2008-06-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2-17/+32
2008-06-04bogus format in ip6mrAl Viro1-1/+1
2008-06-04celleb_scc_pciex endianness misannotationsAl Viro1-2/+3
2008-06-04mpc52xx_gpio iomem annotationsAl Viro1-7/+7
2008-06-04s2io iomem annotationsAl Viro1-4/+6
2008-06-04cifs endianness fixesAl Viro1-3/+3
2008-06-04isp1760-if iomem annotationsAl Viro1-2/+2
2008-06-04cdc-wdm endianness fixesAl Viro1-2/+2
2008-06-04usb/c67x00 endianness annotationsAl Viro1-6/+6
2008-06-04ibmaem endianness annotationsAl Viro1-6/+6
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha2-2/+8
2008-06-04suspend-vs-iommu: prevent suspend if we could not resumePavel Machek1-1/+30
2008-06-04x86: section mismatch fixAndrew Morton1-1/+1
2008-06-04x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi1-25/+24
2008-06-04x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester1-2/+2
2008-06-04x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins1-1/+1
2008-06-04x86: ioremap fix failing nesting checkIngo Molnar1-2/+3
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha3-20/+39
2008-06-04x86: enable preemption in delaySteven Rostedt2-8/+53
2008-06-04x86: disable preemption in native_smp_prepare_cpusIngo Molnar1-1/+4
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu1-2/+14
2008-06-04libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox5-33/+109
2008-06-04libata: kill unused constantsTejun Heo1-3/+0
2008-06-04sata_mv: PHY_MODE4 cleanupsMark Lord1-10/+14
2008-06-04[libata] ata_piix: more acer short cable quirksColin Ian King1-0/+2
2008-06-04[libata] ACPI: Properly handle bay devices in dock stationsHolger Macht1-51/+114
2008-06-04[ALSA] hda - COMPAL IFL90/JFL-92 laptop quirkTony Vroon1-0/+1
2008-06-03route: Remove unused ifa_anycast fieldThomas Graf2-10/+0
2008-06-03netlink: Improve returned error codesThomas Graf11-32/+42
2008-06-03route: Mark unused routing attributes as suchThomas Graf2-3/+2
2008-06-03route: Mark unused route cache flags as such.Thomas Graf2-7/+7
2008-06-03net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovecBrice Goglin1-1/+1
2008-06-03net: neighbour table ABI problemStephen Hemminger1-3/+3
2008-06-03bridge: update URLAdrian Bunk2-2/+2
2008-06-03sparc: switch /proc/led to seq_fileAlexey Dobriyan1-13/+21
2008-06-03irda: Sock leak on error path in irda_create.Pavel Emelyanov1-5/+7
2008-06-03ax25: Fix NULL pointer dereference and lockup.Jarek Poplawski1-8/+3
2008-06-03bluetooth: rfcomm_dev_state_change deadlock fixDave Young1-1/+12
2008-06-03serial_core: uart_set_ldisc infrastructureAlan Cox2-0/+11
2008-06-03[ALSA] hda - Fix resume of auto-config mode with Realtek codecsTakashi Iwai1-1/+0
2008-06-03sh: Add defconfig for RSK7203.Paul Mundt1-0/+841
2008-06-03sh: Update SE7206 defconfig.Paul Mundt1-160/+315
2008-06-02PNP: mark resources that conflict with PCI devices "disabled"Bjorn Helgaas2-2/+2
2008-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+6
2008-06-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-48/+70
2008-06-02mmc_spi: mmc_spi.h should include linux/interrupts.hAnton Vorontsov1-0/+2
2008-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-0/+6
2008-06-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds16-400/+35
2008-06-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds5-71/+126
2008-06-02[CRYPTO] cts: Init SG tablesAlexey Dobriyan1-0/+6
2008-06-02sh: Disable 4KSTACKS on nommu.Paul Mundt1-1/+1
2008-06-02sh: fix miscompilation of ip_fast_csum with gcc >= 4.3Paul Mundt1-1/+1
2008-06-02sh: module.c use kernel unaligned helpersHarvey Harrison1-34/+5
2008-06-02sh/kernel/cpu/irq/intc-sh5.c build fixAdrian Bunk1-0/+1
2008-05-31kbuild: fix $(src) assignmnet with external modulesSam Ravnborg1-0/+6
2008-05-318250 Serial Driver: revert extra IRQ flag definition patchBryan Wu2-8/+1
2008-05-31Blackfin arch: update anomaly headers from toolchain trunkMike Frysinger5-23/+27
2008-05-31Blackfin arch: Remove bad and usless codeMichael Hennerich5-364/+2
2008-05-31Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on BF527Bryan Wu1-2/+2
2008-05-31[POWERPC] Fix DMA nodes in the MPC8610 HPCD device treeTimur Tabi1-5/+5
2008-05-31[POWERPC] Export empty_zero_page and copy_page in arch/ppcTony Breeds1-0/+2
2008-05-31[POWERPC] Add "memory" clobber to MMIO accessorsBenjamin Herrenschmidt1-5/+7
2008-05-30[netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler1-2/+8
2008-05-30atl1: fix 4G memory corruption bugAlexey Dobriyan1-0/+1
2008-05-30ucc_geth_ethtool: Add a missing HW stats counterLi Yang1-0/+1
2008-05-30ucc_geth_ethtool: Fix typoJoakim Tjernlund1-1/+1
2008-05-30virtio: fix delayed xmit of packet and freeing of old packets.Rusty Russell1-0/+22
2008-05-30virtio: fix virtio_net xmit of freed skb bugRusty Russell1-5/+9
2008-05-30myri10ge: update driver versionBrice Goglin1-1/+1
2008-05-30sc92031: remove bogus unlikely()Cesar Eduardo Barros1-1/+1
2008-05-30[netdrvr] CS89X0: Add cleanup for dma after failWang Chen1-3/+7
2008-05-30[netdrvr] sfc: Report XAUI link down at default log levelBen Hutchings1-1/+1
2008-05-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-117/+217
2008-05-30[PATCH 3/3] ocfs2/net: Silence build warningsSunil Mushran2-19/+41
2008-05-30[PATCH 2/3] ocfs2/dlm: Silence build warningsSunil Mushran1-6/+6
2008-05-30[PATCH 1/3] ocfs2/net: Silence build warningsSunil Mushran1-6/+6
2008-05-30ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'Joel Becker1-17/+17
2008-05-30Mark 'scripts/decodecode' executableLinus Torvalds1-0/+0
2008-05-30[SCSI] qla2xxx: Update version number to 8.02.01-k4.Andrew Vasquez1-1/+1
2008-05-30[SCSI] qla2xxx: Correct handling of AENs postings for vports.Seokmann Ju2-6/+9
2008-05-30[SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event hand...Seokmann Ju1-26/+10
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds14-53/+225
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-2/+6
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-45/+105
2008-05-30drivers/watchdog/geodewdt.c: build fixIngo Molnar1-2/+1
2008-05-30PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt1-2/+6
2008-05-30ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.cpeerchen1-4/+4
2008-05-30[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) supportAshish Kalra1-61/+163
2008-05-30libata: SRST can't be trusted on PMP sil3726Tejun Heo1-2/+5
2008-05-30libata: fix libata-scsi kernel-doc notationRandy Dunlap1-1/+2
2008-05-30ata: Convert to static DEFINE_SPINLOCK(lock)Pradeep Singh Rautela1-1/+1
2008-05-30ata_piix: fix macbook ich8m problemsTejun Heo1-3/+4
2008-05-30sata_mv: implement SoC guideline SATA_S11Mark Lord1-1/+5
2008-05-30sata_mv: workaround for 60x1 errata sata13Mark Lord1-2/+7
2008-05-30sata_mv: nuke unreleased GenIIe revisionsMark Lord1-19/+4
2008-05-30sata_mv: PHY_MODEx errata fixesMark Lord1-12/+12
2008-05-30sata_mv: move SOC_FLAG to hprivMark Lord1-14/+13
2008-05-30[ALSA] hda - Fix model for LG LS75 laptopTakashi Iwai1-0/+1
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-70/+180
2008-05-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds15-87/+101
2008-05-30acpi: fix sparse const errorsHarvey Harrison1-5/+5
2008-05-30Input: rename SW_RADIO to SW_RFKILL_ALLHenrique de Moraes Holschuh1-1/+3
2008-05-30Input: gtco - fix double kfree in error handling pathDmitry Torokhov1-10/+7
2008-05-30[ALSA] hda - Fix mic input on HP2133Takashi Iwai1-22/+28
2008-05-30[ALSA] ac97 - Fix ASUS A9T laptop outputTakashi Iwai2-14/+35
2008-05-30llc: Fix double accounting of received packetsArnaldo Carvalho de Melo1-5/+5
2008-05-30sparc64: IO accessors fixBenjamin Herrenschmidt1-22/+44
2008-05-30[S390] Update default configuration.Martin Schwidefsky1-3/+8
2008-05-30[S390] disassembler: fix idte instruction format.Martin Schwidefsky1-1/+1
2008-05-30[S390] tape: fix race with stack local wait_queue_head_t.Martin Schwidefsky2-9/+10
2008-05-30[S390] 3270: fix race with stack local wait_queue_head_t.Martin Schwidefsky1-5/+4
2008-05-30[S390] dasd: use a generic wait_queue for sleep_onStefan Haberland1-14/+14
2008-05-30[S390] sclp_vt220: fix scheduling while atomic bug.Heiko Carstens1-20/+7
2008-05-30[S390] showmem: Only walk spanned pages.Heiko Carstens1-26/+23
2008-05-30[S390] appldata: prevent cpu hotplug when walking cpu_online_map.Gerald Schaefer1-0/+8
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens3-7/+15
2008-05-30[S390] s390 types: make dma_addr_t 64 bit capableChristian Borntraeger1-0/+6
2008-05-30[S390] tape: Fix race condition in tape block device driverMichael Holzheu1-2/+2
2008-05-30[S390] fix sparsemem related compile error with allnoconfig on s390Hans-Joachim Picht1-0/+3
2008-05-30lguest: notify on emptyRusty Russell1-2/+10
2008-05-30virtio: force callback on empty.Rusty Russell2-7/+4
2008-05-30virtio_blk: fix endianess annotationsChristian Borntraeger1-4/+4
2008-05-30virtio_config: fix len calculation of config elementsChristian Borntraeger1-1/+1
2008-05-30virtio_net: another race with virtio_net and enable_cbChristian Borntraeger1-1/+0
2008-05-30virtio: An entropy device, as suggested by hpa.Rusty Russell4-0/+173
2008-05-30virtio_blk: allow read-only disksChristian Borntraeger2-1/+6
2008-05-30lguest: fix ugly <NULL> in /proc/interruptsRusty Russell1-2/+3
2008-05-30virtio: set device index in common code.Rusty Russell4-32/+21
2008-05-30virtio: virtio_pci should not set bus_id.Rusty Russell1-1/+0
2008-05-30virtio: bus_id for devices should contain 'virtio'Rusty Russell1-1/+1
2008-05-30Fix crash in virtio_blk during modprobe ; rmmod ; modprobeChris Lalancette1-0/+1
2008-05-30lguest: use ioremap_cache, not ioremapRusty Russell1-1/+1
2008-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-0/+18
2008-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds26-96/+812
2008-05-29driver-core: prepare for 2.6.27 api change by adding dev_set_nameStephen Rothwell2-0/+18
2008-05-29Revert "USB: EHCI: fix performance regression"Greg Kroah-Hartman2-10/+8
2008-05-29USB: fsl_usb2_udc: fix recursive lockLi Yang1-0/+2
2008-05-29USB: usb-serial: option: Don't match Huawei driver CD imagesMichael Karcher1-17/+17
2008-05-29USB: pl2303: another product IDSteve Murphy2-0/+2
2008-05-29USB: add another scanner quirkRené Rebe1-0/+4
2008-05-29USB: Add support for ROKR W5 in unusual_devs.hJavier Smaldone1-2/+4
2008-05-29USB: Fix M600i unusual_devs entryPhil Dibowitz1-1/+1
2008-05-29USB: usb-storage: unusual_devs update for Cypress ATACBAlan Stern1-1/+1
2008-05-29USB: EHCI: fix performance regressionAlan Stern2-8/+10
2008-05-29USB: EHCI: fix bug in Iso schedulingAlan Stern1-23/+44
2008-05-29USB: EHCI: fix remote-wakeup regressionAlan Stern2-2/+6
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern11-1/+25
2008-05-29USB: EHCI: fix up root-hub TT messAlan Stern6-15/+8
2008-05-29USB: add all configs to the "descriptors" attributeAlan Stern1-23/+21
2008-05-29USB: fix possible deadlock involving sysfs attributesAlan Stern2-5/+9
2008-05-29USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett3-0/+143