summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-17tcp FRTO: Fix fallback to conventional recoveryIlpo Järvinen1-1/+1
2008-06-17tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen1-3/+3
2008-06-17l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman1-23/+78
2008-06-17l2tp: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman1-0/+10
2008-06-17tcp: Limit cwnd growth when deferring for GSOJohn Heffner1-1/+2
2008-06-17tcp: Allow send-limited cwnd to grow up to max_burst when gso disabledJohn Heffner1-7/+4
2008-06-17tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala1-4/+6
2008-06-17vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy1-3/+1
2008-06-17l2tp: avoid skb truesize bug if headroom is increasedJames Chapman1-5/+8
2008-06-17netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf1-5/+6
2008-06-17ipsec: Use the correct ip_local_out functionHerbert Xu2-2/+2
2008-06-17net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy1-1/+1
2008-06-17net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse1-1/+1
2008-06-17cassini: Only use chip checksum for ipv4 packets.David S. Miller1-4/+7
2008-06-17can: Fix copy_from_user() results interpretationSam Ravnborg1-11/+10
2008-06-17bluetooth: rfcomm_dev_state_change deadlock fixDave Young1-1/+12
2008-06-17bluetooth: fix locking bug in the rfcomm socket cleanup handlingArjan van de Ven1-1/+1
2008-06-17ax25: Fix NULL pointer dereference and lockup.Jarek Poplawski1-8/+3
2008-06-17af_key: Fix selector family initialization.Kazunori MIYAZAWA1-1/+1
2008-06-17sunhv: Fix locking in non-paged I/O case.David S. Miller1-1/+0
2008-06-17fbdev: export symbol fb_mode_optionGeoff Levand1-0/+1
2008-06-17ecryptfs: fix missed mutex_unlockCyrill Gorcunov1-1/+1
2008-06-17ecryptfs: clean up (un)lock_parentMiklos Szeredi1-9/+4
2008-06-17eCryptfs: protect crypt_stat->flags in ecryptfs_open()Michael Halcrow1-0/+2
2008-06-17ecryptfs: add missing lock around notify_changeMiklos Szeredi1-0/+2
2008-06-17sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA cardJaroslav Franek1-7/+8
2008-06-17ALSA: hda - Fix resume of auto-config mode with Realtek codecsTakashi Iwai1-1/+0
2008-06-17double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro1-0/+3
2008-06-17ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableMichael Buesch1-2/+2
2008-06-17Add 'rd' alias to new brd ramdisk driverNick Piggin1-0/+1
2008-06-17ipwireless: Fix blocked sendingDavid Sterba1-8/+12
2008-06-17b43: Fix controller restart crashMichael Buesch1-2/+10
2008-06-09Linux 2.6.25.6v2.6.25.6Chris Wright1-1/+1
2008-06-09x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins1-1/+1
2008-06-09cpufreq: fix null object access on Transmeta CPUCHIKAMA masaki1-2/+2
2008-06-09capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan3-47/+95
2008-06-09md: fix prexor vs sync_request raceDan Williams1-0/+5
2008-06-09md: fix uninitialized use of mddev->recovery_waitDan Williams1-1/+1
2008-06-09md: do not compute parity unless it is on a failed driveDan Williams1-1/+4
2008-06-09eCryptfs: remove unnecessary page decrypt callMichael Halcrow2-24/+0
2008-06-09brk: make sys_brk() honor COMPAT_BRK when computing lower boundJiri Kosina1-1/+7
2008-06-09pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...Thomas Tuttle1-19/+9
2008-06-09proc: calculate the correct /proc/<pid> link countVegard Nossum1-8/+25
2008-06-09Smack: fuse mount hang fixCasey Schaufler1-0/+12
2008-06-09atl1: fix 4G memory corruption bugAlexey Dobriyan1-0/+1
2008-06-09netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gath...Patrick McHardy1-3/+5
2008-06-09netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED...Patrick McHardy1-1/+2
2008-06-09netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_...Patrick McHardy1-2/+2
2008-06-09x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha2-2/+8
2008-06-09CPUFREQ: Make acpi-cpufreq more robust against BIOS freq changes behind our b...Venkatesh Pallipadi1-0/+10