summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Terminology in ip-sysctl.txtJan "Yenya" Kasprzak2006-08-171-3/+3
* [IPV4]: Possible leak of multicast source filter sctructureMichal Ruzicka2006-08-171-3/+3
* [IPV6] lockdep: annotate __icmpv6_socketIngo Molnar2006-08-171-0/+13
* [NETFILTER]: xt_physdev build fixAndrew Morton2006-08-171-0/+1
* [NET]: Fix potential stack overflow in net/core/utils.cSuresh Siddha2006-08-171-3/+4
* [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.David S. Miller2006-08-173-17/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Greg Kroah-Hartman2006-08-161-4/+4
|\
| * kbuild: correct assingment to CFLAGS with CROSS_COMPILESam Ravnborg2006-08-161-4/+4
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Greg Kroah-Hartman2006-08-166-77/+50
|\ \
| * | [S390] kernel page table allocation.Heiko Carstens2006-08-161-3/+3
| * | [S390] inaccessible PAV alias devices on LPAR.Peter Oberparleiter2006-08-161-14/+18
| * | [S390] dasd slab cache alignment.Heiko Carstens2006-08-161-2/+3
| * | [S390] dasd calls kzalloc while holding a spinlock.Horst Hummel2006-08-102-41/+32
| * | [S390] dasd set offline kernel bug.Horst Hummel2006-08-091-1/+1
| * | [S390] add __cpuinit to appldata_cpu_notifyGerald Schaefer2006-08-071-1/+1
| * | [S390] xpram system device class.Martin Schwidefsky2006-08-071-24/+1
* | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGreg Kroah-Hartman2006-08-161-4/+4
|\ \ \
| * | | [WATCHDOG] Kconfig typos fix.Matt LaPlante2006-08-151-4/+4
* | | | [PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patchHans de Goede2006-08-151-1/+1
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2006-08-157-62/+263
|\ \ \ \
| * | | | ocfs2: allocation hintsMark Fasheh2006-08-074-13/+145
| * | | | ocfs2: better group descriptor consistency checksMark Fasheh2006-08-071-20/+94
| * | | | ocfs2: limit cluster bitmap information saved at mountMark Fasheh2006-08-072-3/+6
| * | | | [PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockresAdrian Bunk2006-08-071-1/+0
| * | | | ocfs2: fix check for locally granted state during dlmunlock()Kurt Hackel2006-08-071-1/+1
| * | | | ocfs2: do not modify lksb->status in the unlock astKurt Hackel2006-08-071-25/+12
| * | | | ocfs2: Fix lvb corruptionKurt Hackel2006-08-071-0/+6
| |/ / /
* | | | [PATCH] fcntl(F_SETSIG) fixTrond Myklebust2006-08-141-2/+4
* | | | [PATCH] fuse: fix error case in fuse_readpagesAlexander Zarochentsev2006-08-143-2/+29
* | | | [PATCH] workqueue: remove lock_cpu_hotplug()Andrew Morton2006-08-141-12/+21
* | | | [PATCH] fbdev: include backlight.h only when __KERNEL__ is definedMichal Januszewski2006-08-141-1/+1
* | | | [PATCH] futex_handle_fault always failsjohn stultz2006-08-141-6/+10
* | | | [PATCH] sys_getppid oopses on debug kernelKirill Korotaev2006-08-141-34/+7
* | | | [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-146-6/+6
* | | | [PATCH] dm: BUG/OOPS fixMichal Miroslaw2006-08-141-1/+2
* | | | [PATCH] panic.c build fixAndrew Morton2006-08-141-0/+1
* | | | [PATCH] fix hrtimer percpu usage typoJan Blunck2006-08-141-1/+1
* | | | [PATCH] initialize parts of udf inode earlier in createDan Bastone2006-08-141-0/+7
* | | | [PATCH] adfs error message fixAndrew Morton2006-08-141-1/+1
* | | | [PATCH] add imacfb documentation and detectionEdgar Hucek2006-08-143-6/+76
* | | | [INET]: Use pskb_trim_unique when trimming paged unique skbsHerbert Xu2006-08-133-3/+18
* | | | [NETFILTER]: ulog: fix panic on SMP kernelsMark Huang2006-08-133-0/+11
* | | | [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init pathPatrick McHardy2006-08-133-24/+70
* | | | [LLC]: multicast receive device matchStephen Hemminger2006-08-131-0/+3
* | | | [IPSEC]: Validate properly in xfrm_dst_check()David S. Miller2006-08-131-3/+24
* | | | [NETFILTER]: xt_hashlimit: fix limit off-by-onePatrick McHardy2006-08-131-7/+4
* | | | [NETFILTER]: xt_string: fix negationPhil Oester2006-08-131-1/+1
* | | | [TCP]: Fix botched memory leak fix to tcpprobe_read().David S. Miller2006-08-131-1/+2
* | | | USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg2006-08-111-2/+3
* | | | USB: ftdi_sio driver - new PIDsJonathan Davies2006-08-112-0/+8
OpenPOWER on IntegriCloud