summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-17[PKT_SCHED] cls_u32: Fix typo.Ralf Hildebrandt1-1/+1
2006-08-17[ATM]: Compile error on ARMKevin Hilman1-1/+1
2006-08-17[BNX2]: Convert to netdev_alloc_skb()Michael Chan1-8/+6
2006-08-17[BNX2]: Fix tx race condition.Michael Chan2-23/+24
2006-08-17[NET]: Terminology in ip-sysctl.txtJan "Yenya" Kasprzak1-3/+3
2006-08-17[IPV4]: Possible leak of multicast source filter sctructureMichal Ruzicka1-3/+3
2006-08-17[IPV6] lockdep: annotate __icmpv6_socketIngo Molnar1-0/+13
2006-08-17[NETFILTER]: xt_physdev build fixAndrew Morton1-0/+1
2006-08-17[NET]: Fix potential stack overflow in net/core/utils.cSuresh Siddha1-3/+4
2006-08-17[VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.David S. Miller3-17/+30
2006-08-18[POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot timeOlof Johansson1-0/+2
2006-08-17[POWERPC] Fix irq radix tree remapping typoBenjamin Herrenschmidt1-1/+1
2006-08-17[POWERPC] kprobes: Fix possible system crash during out-of-line single-steppingAnanth N Mavinakayanahalli1-0/+2
2006-08-17[POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman5-8/+14
2006-08-17[POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman2-56/+56
2006-08-17[POWERPC] update {g5,iseries,pseries}_defconfigsWill Schmidt3-54/+224
2006-08-17[POWERPC] Make secondary CPUs call into kdump on reset exceptionDavid Wilder1-0/+13
2006-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Greg Kroah-Hartman1-4/+4
2006-08-16kbuild: correct assingment to CFLAGS with CROSS_COMPILESam Ravnborg1-4/+4
2006-08-16Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Greg Kroah-Hartman6-77/+50
2006-08-16[S390] kernel page table allocation.Heiko Carstens1-3/+3
2006-08-16[S390] inaccessible PAV alias devices on LPAR.Peter Oberparleiter1-14/+18
2006-08-16[S390] dasd slab cache alignment.Heiko Carstens1-2/+3
2006-08-16Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGreg Kroah-Hartman1-4/+4
2006-08-15[PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patchHans de Goede1-1/+1
2006-08-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman7-62/+263
2006-08-15[WATCHDOG] Kconfig typos fix.Matt LaPlante1-4/+4
2006-08-14[PATCH] fcntl(F_SETSIG) fixTrond Myklebust1-2/+4
2006-08-14[PATCH] fuse: fix error case in fuse_readpagesAlexander Zarochentsev3-2/+29
2006-08-14[PATCH] workqueue: remove lock_cpu_hotplug()Andrew Morton1-12/+21
2006-08-14[PATCH] fbdev: include backlight.h only when __KERNEL__ is definedMichal Januszewski1-1/+1
2006-08-14[PATCH] futex_handle_fault always failsjohn stultz1-6/+10
2006-08-14[PATCH] sys_getppid oopses on debug kernelKirill Korotaev1-34/+7
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms6-6/+6
2006-08-14[PATCH] dm: BUG/OOPS fixMichal Miroslaw1-1/+2
2006-08-14[PATCH] panic.c build fixAndrew Morton1-0/+1
2006-08-14[PATCH] fix hrtimer percpu usage typoJan Blunck1-1/+1
2006-08-14[PATCH] initialize parts of udf inode earlier in createDan Bastone1-0/+7
2006-08-14[PATCH] adfs error message fixAndrew Morton1-1/+1
2006-08-14[PATCH] add imacfb documentation and detectionEdgar Hucek3-6/+76
2006-08-14[PATCH] smc91x: disable DMA mode on the logicpd pxa270Lennert Buytenhek1-5/+0
2006-08-13[INET]: Use pskb_trim_unique when trimming paged unique skbsHerbert Xu3-3/+18
2006-08-13[NETFILTER]: ulog: fix panic on SMP kernelsMark Huang3-0/+11
2006-08-13[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init pathPatrick McHardy3-24/+70
2006-08-13[LLC]: multicast receive device matchStephen Hemminger1-0/+3
2006-08-13[IPSEC]: Validate properly in xfrm_dst_check()David S. Miller1-3/+24
2006-08-13[NETFILTER]: xt_hashlimit: fix limit off-by-onePatrick McHardy1-7/+4
2006-08-13[NETFILTER]: xt_string: fix negationPhil Oester1-1/+1
2006-08-13[TCP]: Fix botched memory leak fix to tcpprobe_read().David S. Miller1-1/+2
2006-08-11USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg1-2/+3