summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-17[S390] dasd: fix unsolicited SIM handling.Stefan Haberland1-1/+3
2008-07-17[S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert1-7/+94
2008-07-17ftrace: fix merge bugletIngo Molnar1-2/+1
2008-07-17garp: retry sending JoinIn messages after allocation failuresPatrick McHardy1-1/+4
2008-07-17core: add stat to track unresolved discards in neighbor cacheNeil Horman2-4/+8
2008-07-17mib: add net to NET_ADD_STATS_USERPavel Emelyanov2-4/+4
2008-07-17mib: add net to NET_ADD_STATS_BHPavel Emelyanov2-4/+13
2008-07-17mib: add net to NET_INC_STATS_USERPavel Emelyanov2-4/+4
2008-07-17mib: add net to NET_INC_STATS_BHPavel Emelyanov18-81/+84
2008-07-17mib: add net to NET_INC_STATSPavel Emelyanov3-4/+4
2008-07-17tcp: replace tcp_sock argument with sock in some placesPavel Emelyanov1-13/+18
2008-07-17inet: prepare net on the stack for NET accounting macrosPavel Emelyanov3-3/+6
2008-07-17sock: add net to prot->enter_memory_pressure callbackPavel Emelyanov6-8/+8
2008-07-17mib: add net to TCP_ADD_STATS_USERPavel Emelyanov1-5/+5
2008-07-17mib: add net to TCP_DEC_STATSPavel Emelyanov2-2/+2
2008-07-17mib: add net to TCP_INC_STATS_BHPavel Emelyanov6-21/+21
2008-07-17mib: add net to TCP_INC_STATSPavel Emelyanov3-8/+8
2008-07-17tcp: add net to tcp_mib_initPavel Emelyanov2-2/+2
2008-07-17mib: drop unused TCP_XXX_STATS macrosPavel Emelyanov1-2/+0
2008-07-17inet: prepare struct net for TCP MIB accountingPavel Emelyanov2-4/+9
2008-07-17mib: add net to IP_ADD_STATS_BHPavel Emelyanov2-2/+2
2008-07-17mib: add net to IP_INC_STATS_BHPavel Emelyanov12-34/+41
2008-07-17mib: add net to IP_INC_STATSPavel Emelyanov4-18/+18
2008-07-17mib: drop unused IP_INC_STATS_USERPavel Emelyanov1-1/+0
2008-07-17ipv4: prepare net initialization for IP accountingPavel Emelyanov3-5/+8
2008-07-17netdrv intel: always enable VLAN filtering except in promiscous modePatrick McHardy5-36/+5
2008-07-17netdrv intel: disable VLAN filtering in promiscous modePatrick McHardy5-27/+57
2008-07-17net/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP in comments.Will Newton1-4/+4
2008-07-17net: make __skb_splice_bits staticHarvey Harrison1-1/+1
2008-07-17Merge branch 'stealer/ipvs/sync-daemon-cleanup-for-next' of git://git.stealer...David S. Miller1-259/+172
2008-07-17ipvs: More reliable synchronization on connection closeRumen G. Bogdanovski1-1/+2
2008-07-17fix dangling zombie when new parent ignores childrenRoland McGrath1-0/+26
2008-07-17do_wait: return security_task_wait() error code in place of -ECHILDRoland McGrath1-10/+20
2008-07-17ptrace children revampRoland McGrath5-139/+160
2008-07-17do_wait reorganizationRoland McGrath1-80/+135
2008-07-17scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman3-3/+18
2008-07-17Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds84-1719/+3966
2008-07-17Revert "x86/PCI: ACPI based PCI gap calculation"Jesse Barnes1-80/+0
2008-07-17[PATCH] ocfs2: fix oops in mmap_truncate testingColy Li1-3/+10
2008-07-17ipvs: Use schedule_timeout_interruptible() instead of msleep_interruptible()Sven Wegener1-1/+1
2008-07-17ipvs: Put backup thread on mcast socket wait queueSven Wegener1-2/+5
2008-07-17ipvs: Use kthread_run() instead of doing a double-fork via kernel_thread()Sven Wegener1-233/+136
2008-07-17ipvs: Use ERR_PTR for returning errors from make_receive_sock() and make_send...Sven Wegener1-19/+27
2008-07-17ipvs: Initialize mcast addr at compile timeSven Wegener1-6/+5
2008-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds45-1321/+6055
2008-07-17Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds41-11/+33055
2008-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds58-1871/+695
2008-07-17Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds128-2449/+4330
2008-07-17block: Trivial fix for blk_integrity_rq()Martin K. Petersen1-0/+3
2008-07-17Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds39-1245/+1944