summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-16Linux 2.6.25.7v2.6.25.7Greg Kroah-Hartman
2008-06-16mac80211: send association event on IBSS createDan Williams
2008-06-16x86: fix recursive dependenciesRoman Zippel
2008-06-16bttv: Fix a deadlock in the bttv driverArjan van de Ven
2008-06-16Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg
2008-06-16serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven
2008-06-16CPUFREQ: Fix format string bug.Chris Wright
2008-06-16cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledMarcin Slusarz
2008-06-16m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V
2008-06-16IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier
2008-06-16tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen
2008-06-16forcedeth: msi interruptsAyaz Abdulla
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