aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom11-83/+153
2011-01-13IPVS: netns, ip_vs_stats and its procfsHans Schillstrom5-61/+256
2011-01-13IPVS: netns awareness to ip_vs_syncHans Schillstrom5-191/+240
2011-01-13IPVS: netns awareness to ip_vs_estHans Schillstrom4-50/+64
2011-01-13IPVS: netns awareness to ip_vs_appHans Schillstrom7-58/+76
2011-01-13IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom6-37/+39
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom10-110/+129
2011-01-13IPVS: netns preparation for proto_ah_espHans Schillstrom2-16/+10
2011-01-13IPVS: netns preparation for proto_sctpHans Schillstrom3-63/+70
2011-01-13IPVS: netns preparation for proto_udpHans Schillstrom3-43/+54
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom5-49/+79
2011-01-13IPVS: netns, prepare protocolHans Schillstrom3-1/+88
2011-01-13IPVS: netns awarness to lblc shedulerHans Schillstrom2-16/+38
2011-01-13IPVS: netns awarness to lblcr shedulerHans Schillstrom2-18/+41
2011-01-13IPVS: netns to services part 1Hans Schillstrom9-115/+214
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom13-33/+354
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEADSimon Horman5217-167091/+319302
2011-01-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplusLinus Torvalds17-400/+701
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds45-1365/+1596
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds62-275/+703
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds80-156/+289
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-36/+34
2011-01-07Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-228/+75
2011-01-07Merge branch 'mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds4-118/+359
2011-01-07Merge branch 'edac-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds10-598/+436
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds95-1800/+2992
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds40-220/+6904
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds64-753/+3209
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds45-189/+4538
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds136-1999/+15389
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds161-7312/+11139
2011-01-07input/tc3589x: fix compile errorDan Carpenter1-1/+1
2011-01-07spi/omap: Fix DMA API usage in OMAP MCSPI driverRussell King - ARM Linux1-8/+3
2011-01-07spi/imx: correct the test on platform_get_irq() return valueRichard Genoud1-1/+1
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds212-2014/+4774
2011-01-07sched: Constify function scope static struct sched_param usagePeter Zijlstra4-4/+4
2011-01-07sched: Fix strncmp operationHillf Danton1-1/+1
2011-01-07sched: Move sched_autogroup_exit() to free_signal_struct()Mike Galbraith1-4/+3
2011-01-07sched: Fix struct autogroup memory leakMike Galbraith1-0/+1
2011-01-07sched: Mark autogroup_init() __initYong Zhang1-1/+1
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang3-26/+24
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar1847-17977/+32473
2011-01-07EDAC, MCE: Fix NB error formattingBorislav Petkov1-7/+10
2011-01-07EDAC, MCE: Use BIT_64() to eliminate warnings on 32-bitRandy Dunlap1-2/+2
2011-01-07EDAC, MCE: Enable MCE decoding on F15hBorislav Petkov1-6/+8
2011-01-07EDAC, MCE: Allow F15h bank 6 MCE injectionBorislav Petkov1-4/+5
2011-01-07EDAC, MCE: Shorten error report formattingBorislav Petkov1-22/+32
2011-01-07EDAC, MCE: Overhaul error fields extraction macrosBorislav Petkov3-54/+43
2011-01-07EDAC, MCE: Add F15h FP MCE decoderBorislav Petkov1-0/+44
2011-01-07EDAC, MCE: Add F15 EX MCE decoderBorislav Petkov1-7/+34