summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom2011-01-132-12/+12
* IPVS: netns, trash handlingHans Schillstrom2011-01-133-14/+16
* IPVS: netns, defense work timer.Hans Schillstrom2011-01-135-14/+17
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-139-181/+230
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-1311-83/+153
* IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2011-01-135-61/+256
* IPVS: netns awareness to ip_vs_syncHans Schillstrom2011-01-135-191/+240
* IPVS: netns awareness to ip_vs_estHans Schillstrom2011-01-134-50/+64
* IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-137-58/+76
* IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-136-37/+39
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-1310-110/+129
* IPVS: netns preparation for proto_ah_espHans Schillstrom2011-01-132-16/+10
* IPVS: netns preparation for proto_sctpHans Schillstrom2011-01-133-63/+70
* IPVS: netns preparation for proto_udpHans Schillstrom2011-01-133-43/+54
* IPVS: netns preparation for proto_tcpHans Schillstrom2011-01-135-49/+79
* IPVS: netns, prepare protocolHans Schillstrom2011-01-133-1/+88
* IPVS: netns awarness to lblc shedulerHans Schillstrom2011-01-132-16/+38
* IPVS: netns awarness to lblcr shedulerHans Schillstrom2011-01-132-18/+41
* IPVS: netns to services part 1Hans Schillstrom2011-01-139-115/+214
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-1313-33/+354
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2011-01-135406-228405/+380616
|\
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-01-0717-400/+701
| |\
| | * hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov2010-12-163-14/+14
| | * hfsplus: spaces/indentation clean-upAnton Salikhmetov2010-12-164-14/+14
| | * hfsplus: C99 comments clean-upAnton Salikhmetov2010-12-163-13/+16
| | * hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-1616-123/+260
| | * hfsplus: fix an artifact in ioctl flag checkingAnton Salikhmetov2010-12-161-1/+1
| | * hfsplus: flush disk caches in sync and fsyncChristoph Hellwig2010-11-234-0/+21
| | * hfsplus: optimize fsyncChristoph Hellwig2010-11-236-32/+78
| | * hfsplus: split up inode flagsChristoph Hellwig2010-11-234-19/+29
| | * hfsplus: write up fsync for directoriesChristoph Hellwig2010-11-233-1/+3
| | * hfsplus: simplify fsyncChristoph Hellwig2010-11-231-21/+20
| | * hfsplus: avoid useless work in hfsplus_sync_fsChristoph Hellwig2010-11-231-0/+3
| | * hfsplus: make sure sync writes out all metadataChristoph Hellwig2010-11-231-1/+19
| | * hfsplus: use raw bio access for partition tablesChristoph Hellwig2010-11-232-70/+71
| | * hfsplus: use raw bio access for the volume headersChristoph Hellwig2010-11-233-88/+131
| | * hfsplus: always use hfsplus_sync_fs to write the volume headerChristoph Hellwig2010-11-231-6/+3
| | * hfsplus: silence a few debug printksChristoph Hellwig2010-11-234-5/+3
| | * hfsplus: fix option parsing during remountChristoph Hellwig2010-11-073-5/+30
| * | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-0745-1365/+1596
| |\ \
| | * | spi/omap: Fix DMA API usage in OMAP MCSPI driverRussell King - ARM Linux2011-01-071-8/+3
| | * | spi/imx: correct the test on platform_get_irq() return valueRichard Genoud2011-01-071-1/+1
| | * | spi/topcliff: Typo fix threhold to thresholdJustin P. Mattock2010-12-311-2/+2
| | * | spi/dw_spi Typo change diable to disable.Justin P. Mattock2010-12-301-1/+1
| | * | spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu2010-12-291-3/+16
| | * | Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-2927-138/+547
| | |\ \
| | | * | spi/pxa2xx: pass of_node to spi device and set a parent deviceSebastian Andrzej Siewior2010-12-021-0/+4
| | | * | spi/pxa2xx: Modify RX-Tresh instead of busy-loop for the remaining RX bytes.Sebastian Andrzej Siewior2010-12-021-17/+39
| | | * | spi/pxa2xx: Add chipselect support for SodavilleSebastian Andrzej Siewior2010-12-022-25/+70
| | | * | spi/pxa2xx: Consider CE4100's FIFO depthSebastian Andrzej Siewior2010-12-012-8/+26
OpenPOWER on IntegriCloud