aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-16hgafb: resource management fixKrzysztof Helt
2008-06-16cciss: add new hardware supportMike Miller
2008-06-16mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert
2008-06-16tcp FRTO: work-around inorder receiversIlpo Järvinen
2008-06-16tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen
2008-06-16tcp FRTO: Fix fallback to conventional recoveryIlpo Järvinen
2008-06-16tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen
2008-06-16l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman
2008-06-16l2tp: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman
2008-06-16tcp: Limit cwnd growth when deferring for GSOJohn Heffner
2008-06-16tcp: Allow send-limited cwnd to grow up to max_burst when gso disabledJohn Heffner
2008-06-16tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala
2008-06-16vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy
2008-06-16l2tp: avoid skb truesize bug if headroom is increasedJames Chapman
2008-06-16netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf
2008-06-16ipsec: Use the correct ip_local_out functionHerbert Xu
2008-06-16net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy
2008-06-16net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse
2008-06-16cassini: Only use chip checksum for ipv4 packets.David S. Miller
2008-06-16can: Fix copy_from_user() results interpretationSam Ravnborg
2008-06-16bluetooth: rfcomm_dev_state_change deadlock fixDave Young
2008-06-16bluetooth: fix locking bug in the rfcomm socket cleanup handlingArjan van de Ven
2008-06-16ax25: Fix NULL pointer dereference and lockup.Jarek Poplawski
2008-06-16af_key: Fix selector family initialization.Kazunori MIYAZAWA
2008-06-16sunhv: Fix locking in non-paged I/O case.David S. Miller
2008-06-16fbdev: export symbol fb_mode_optionGeoff Levand
2008-06-16ecryptfs: fix missed mutex_unlockCyrill Gorcunov
2008-06-16ecryptfs: clean up (un)lock_parentMiklos Szeredi
2008-06-16eCryptfs: protect crypt_stat->flags in ecryptfs_open()Michael Halcrow
2008-06-16ecryptfs: add missing lock around notify_changeMiklos Szeredi
2008-06-16sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA cardJaroslav Franek
2008-06-16ALSA: hda - Fix resume of auto-config mode with Realtek codecsTakashi Iwai
2008-06-16double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro
2008-06-16ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableMichael Buesch
2008-06-16Add 'rd' alias to new brd ramdisk driverNick Piggin
2008-06-16ipwireless: Fix blocked sendingDavid Sterba
2008-06-16b43: Fix controller restart crashMichael Buesch
2008-06-09Linux 2.6.25.6v2.6.25.6Chris Wright
2008-06-09x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins
2008-06-09cpufreq: fix null object access on Transmeta CPUCHIKAMA masaki
2008-06-09capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan
2008-06-09md: fix prexor vs sync_request raceDan Williams
2008-06-09md: fix uninitialized use of mddev->recovery_waitDan Williams
2008-06-09md: do not compute parity unless it is on a failed driveDan Williams
2008-06-09eCryptfs: remove unnecessary page decrypt callMichael Halcrow
2008-06-09brk: make sys_brk() honor COMPAT_BRK when computing lower boundJiri Kosina
2008-06-09pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...Thomas Tuttle
2008-06-09proc: calculate the correct /proc/<pid> link countVegard Nossum
2008-06-09Smack: fuse mount hang fixCasey Schaufler
2008-06-09atl1: fix 4G memory corruption bugAlexey Dobriyan