summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-17net/enc28j60: low power modeDavid Brownell1-24/+58
2008-06-17net/enc28j60: section fixDavid Brownell1-3/+2
2008-06-17sky2: 88E8040T pci device idStephen Hemminger1-0/+1
2008-06-17netxen: download firmware in pci probeDhananjay Phadke2-59/+30
2008-06-17netxen: cleanup debug messagesDhananjay Phadke4-132/+70
2008-06-17netxen: remove global physical_port arrayDhananjay Phadke6-24/+22
2008-06-17netxen: fix portnum for hp mezz cardsDhananjay Phadke1-2/+8
2008-06-17ibm_newemac: select CRC32 in KconfigJosh Boyer1-0/+1
2008-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-11/+57
2008-06-17fuse: fix thinko in max I/O size calucationMiklos Szeredi1-2/+2
2008-06-17Unignore vmlinux.lds.h from Git.Eduard - Gabriel Munteanu1-0/+1
2008-06-17x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds2-28/+22
2008-06-17xfrm: fix fragmentation for ipv4 xfrm tunnelSteffen Klassert1-1/+1
2008-06-17netfilter: nf_conntrack_h323: fix module unload crashPatrick McHardy1-7/+14
2008-06-17netfilter: nf_conntrack_h323: fix memory leak in module initialization error ...Patrick McHardy1-0/+1
2008-06-17netfilter: nf_nat: fix RCU racesPatrick McHardy3-3/+10
2008-06-17[WATCHDOG] hpwdt: Add CFLAGS to get driver workingThomas Mingarelli1-0/+1
2008-06-17Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"Thomas Mingarelli1-4/+4
2008-06-17Input: appletouch - implement reset-resume logicOliver Neukum2-8/+44
2008-06-17Input: i8042 - retry failed CTR writes when resumingJiri Kosina1-2/+6
2008-06-17sched: fix defined-but-unused warningRabin Vincent1-0/+2
2008-06-16atm: [he] send idle cells instead of unassigned when in SDH modeChas Williams1-0/+1
2008-06-16atm: [he] limit queries to the device's register spaceRobert T. Johnson1-1/+6
2008-06-16atm: [br2864] fix routed vcmux supportEric Kinzie1-32/+44
2008-06-16atm: [he] only support suni driver on multimode interfacesChas Williams2-10/+6
2008-06-16atm: [iphase] doesn't call phy->start due to a bogus #ifndefJorge Boncompte [DTI2]1-12/+11
2008-06-16atm: [iphase] set drvdata before enabling interruptsJorge Boncompte [DTI2]1-2/+2
2008-06-16atm: [br2684] Fix oops due to skb->dev being NULLJorge Boncompte [DTI2]1-1/+1
2008-06-16ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.Rami Rosen1-4/+0
2008-06-16raw: Restore /proc/net/raw correct behaviorEric Dumazet1-1/+1
2008-06-16net: Fix test for VLAN TX checksum offload capabilityBen Hutchings1-8/+26
2008-06-16sctp: Correclty set changeover_active for SFR-CACCVlad Yasevich1-2/+11
2008-06-16sctp: Correctly cleanup procfs entries upon failure.Wei Yongjun1-3/+12
2008-06-16tcp: Revert reset of deferred accept changes in 2.6.26David S. Miller1-3/+3
2008-06-16ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2-21/+25
2008-06-16pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.Jesper Dangaard Brouer1-8/+15
2008-06-16pkt_sched: HTB scheduler, change default hysteresis mode to off.Jesper Dangaard Brouer1-1/+1
2008-06-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-137/+123
2008-06-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-10/+27
2008-06-16ocfs2: Remove ->hangup() from stack glue operations.Joel Becker4-23/+6
2008-06-16ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker3-48/+40
2008-06-16ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker5-78/+89
2008-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds69-2219/+4679
2008-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-5/+7
2008-06-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds27-809/+803
2008-06-16Export <linux/a.out.h> to userspace again.David Woodhouse1-0/+3
2008-06-16Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>David Woodhouse1-8/+0
2008-06-16Remove last traces of a.out support from ELF loader.David Woodhouse1-3/+0
2008-06-16Include <asm/a.out.h> in fs/exec.c only for Alpha.David Woodhouse1-2/+6
2008-06-16MN10300: Kill linux/a.out.h inclusionsDavid Howells2-2/+0