summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-21Linux 2.6.25.8v2.6.25.8Greg Kroah-Hartman1-1/+1
2008-06-21x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner2-2/+56
2008-06-21x86: remove mwait capability C-state checkIngo Molnar2-19/+2
2008-06-21nf_conntrack_h323: fix memory leak in module initialization error pathPatrick McHardy1-0/+1
2008-06-21nf_conntrack_h323: fix module unload crashPatrick McHardy1-7/+14
2008-06-21nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy1-2/+1
2008-06-21SCSI: sr: fix corrupt CD data after media change and delayJames Bottomley1-0/+3
2008-06-21ACPICA: Ignore ACPI table signature for Load() operatorBob Moore1-11/+7
2008-06-21scsi_host regression: fix scsi host leakMike Christie1-2/+3
2008-06-21b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch1-1/+1
2008-06-21b43: Fix noise calculation WARN_ONMichael Buesch2-7/+10
2008-06-21virtio_net: Fix skb->csum_start computationMark McLoughlin1-3/+5
2008-06-21opti621: remove DMA supportBartlomiej Zolnierkiewicz1-6/+2
2008-06-21opti621: disable read prefetchBartlomiej Zolnierkiewicz1-13/+2
2008-06-21Fix tty speed handling on 8250Alan Cox1-1/+3
2008-06-21x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds2-28/+22
2008-06-16Linux 2.6.25.7v2.6.25.7Greg Kroah-Hartman1-1/+1
2008-06-16mac80211: send association event on IBSS createDan Williams1-0/+5
2008-06-16x86: fix recursive dependenciesRoman Zippel1-6/+4
2008-06-16bttv: Fix a deadlock in the bttv driverArjan van de Ven3-2/+6
2008-06-16Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg2-10/+4
2008-06-16serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven1-1/+4
2008-06-16CPUFREQ: Fix format string bug.Chris Wright1-1/+1
2008-06-16cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledMarcin Slusarz1-11/+10
2008-06-16m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V1-2/+44
2008-06-16IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier1-1/+1
2008-06-16tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen1-10/+19
2008-06-16forcedeth: msi interruptsAyaz Abdulla1-0/+20
2008-06-16hgafb: resource management fixKrzysztof Helt1-11/+15
2008-06-16cciss: add new hardware supportMike Miller3-5/+22
2008-06-16mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert1-11/+10
2008-06-16tcp FRTO: work-around inorder receiversIlpo Järvinen1-4/+11
2008-06-16tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen1-5/+8
2008-06-16tcp FRTO: Fix fallback to conventional recoveryIlpo Järvinen1-1/+1
2008-06-16tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen1-3/+3
2008-06-16l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman1-23/+78
2008-06-16l2tp: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman1-0/+10
2008-06-16tcp: Limit cwnd growth when deferring for GSOJohn Heffner1-1/+2
2008-06-16tcp: Allow send-limited cwnd to grow up to max_burst when gso disabledJohn Heffner1-7/+4
2008-06-16tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala1-4/+6
2008-06-16vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy1-3/+1
2008-06-16l2tp: avoid skb truesize bug if headroom is increasedJames Chapman1-5/+8
2008-06-16netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf1-5/+6
2008-06-16ipsec: Use the correct ip_local_out functionHerbert Xu2-2/+2
2008-06-16net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy1-1/+1
2008-06-16net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse1-1/+1
2008-06-16cassini: Only use chip checksum for ipv4 packets.David S. Miller1-4/+7
2008-06-16can: Fix copy_from_user() results interpretationSam Ravnborg1-11/+10
2008-06-16bluetooth: rfcomm_dev_state_change deadlock fixDave Young1-1/+12
2008-06-16bluetooth: fix locking bug in the rfcomm socket cleanup handlingArjan van de Ven1-1/+1