aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-04sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine
2008-06-04xfrm: xfrm_algo: correct usage of RIPEMD-160Adrian-Ken Rueegsegger
2008-06-05[IPV6]: Do not change protocol for UDPv6 sockets with pending sent data.Denis V. Lunev
2008-06-05[IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev
2008-06-05[IPV6]: Do not change protocol for raw IPv6 sockets.Denis V. Lunev
2008-06-05[IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki
2008-06-05[IPV6]: Check outgoing interface even if source address is unspecified.YOSHIFUJI Hideaki
2008-06-05[IPV6]: Fix the data length of get destination options with short lengthYang Hongyang
2008-06-05[IPV6]: Fix the return value of get destination options with NULL data pointerYang Hongyang
2008-06-05[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.YOSHIFUJI Hideaki
2008-06-05[IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel.YOSHIFUJI Hideaki
2008-06-05[IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel.Colin
2008-06-05[IPV6] ADDRCONF: Check range of prefix lengthThomas Graf
2008-06-05[IPV6] UDP: Possible dst leak in udpv6_sendmsg.YOSHIFUJI Hideaki
2008-06-05[SCTP]: Fix NULL dereference of asoc.YOSHIFUJI Hideaki
2008-06-04Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-06-04tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen
2008-06-04Fix uart_set_ldisc() function typeLinus Torvalds
2008-06-04netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gath...Jarek Poplawski
2008-06-04netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED...Dong Wei
2008-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-06-04[MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume pathEric Miao
2008-06-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-04Smack: fuse mount hang fixCasey Schaufler
2008-06-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26Linus Torvalds
2008-06-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-06-04bogus format in ip6mrAl Viro
2008-06-04celleb_scc_pciex endianness misannotationsAl Viro
2008-06-04mpc52xx_gpio iomem annotationsAl Viro
2008-06-04s2io iomem annotationsAl Viro
2008-06-04cifs endianness fixesAl Viro
2008-06-04isp1760-if iomem annotationsAl Viro
2008-06-04cdc-wdm endianness fixesAl Viro
2008-06-04usb/c67x00 endianness annotationsAl Viro
2008-06-04ibmaem endianness annotationsAl Viro
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha
2008-06-04suspend-vs-iommu: prevent suspend if we could not resumePavel Machek
2008-06-04x86: section mismatch fixAndrew Morton
2008-06-04x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi
2008-06-04x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester
2008-06-04x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins
2008-06-04x86: ioremap fix failing nesting checkIngo Molnar
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha
2008-06-04x86: enable preemption in delaySteven Rostedt
2008-06-04x86: disable preemption in native_smp_prepare_cpusIngo Molnar
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu
2008-06-04libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox
2008-06-04libata: kill unused constantsTejun Heo