| Commit message (Expand) | Author | Age |
| * | netfilter: xt_comment: drop unneeded unsigned qualifier | Jan Engelhardt | 2011-01-13 |
| * | IPVS: netns, final patch enabling network name space. | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns, misc init_net removal in core. | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns, svc counters moved in ip_vs_ctl,c | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns, trash handling | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns, defense work timer. | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns, connection hash got net as param. | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns, ip_vs_stats and its procfs | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns awareness to ip_vs_sync | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns awareness to ip_vs_est | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns awareness to ip_vs_app | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns, common protocol changes and use of appcnt. | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns, use ip_vs_proto_data as param. | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns preparation for proto_ah_esp | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns preparation for proto_sctp | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns preparation for proto_udp | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns preparation for proto_tcp | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns, prepare protocol | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns awarness to lblc sheduler | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns awarness to lblcr sheduler | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns to services part 1 | Hans Schillstrom | 2011-01-13 |
| * | IPVS: netns, add basic init per netns. | Hans Schillstrom | 2011-01-13 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Simon Horman | 2011-01-13 |
| |\ |
|
| | * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds | 2011-01-07 |
| | |\ |
|
| | | * | hfsplus: %L-to-%ll, macro correction, and remove unneeded braces | Anton Salikhmetov | 2010-12-16 |
| | | * | hfsplus: spaces/indentation clean-up | Anton Salikhmetov | 2010-12-16 |
| | | * | hfsplus: C99 comments clean-up | Anton Salikhmetov | 2010-12-16 |
| | | * | hfsplus: over 80 character lines clean-up | Anton Salikhmetov | 2010-12-16 |
| | | * | hfsplus: fix an artifact in ioctl flag checking | Anton Salikhmetov | 2010-12-16 |
| | | * | hfsplus: flush disk caches in sync and fsync | Christoph Hellwig | 2010-11-23 |
| | | * | hfsplus: optimize fsync | Christoph Hellwig | 2010-11-23 |
| | | * | hfsplus: split up inode flags | Christoph Hellwig | 2010-11-23 |
| | | * | hfsplus: write up fsync for directories | Christoph Hellwig | 2010-11-23 |
| | | * | hfsplus: simplify fsync | Christoph Hellwig | 2010-11-23 |
| | | * | hfsplus: avoid useless work in hfsplus_sync_fs | Christoph Hellwig | 2010-11-23 |
| | | * | hfsplus: make sure sync writes out all metadata | Christoph Hellwig | 2010-11-23 |
| | | * | hfsplus: use raw bio access for partition tables | Christoph Hellwig | 2010-11-23 |
| | | * | hfsplus: use raw bio access for the volume headers | Christoph Hellwig | 2010-11-23 |
| | | * | hfsplus: always use hfsplus_sync_fs to write the volume header | Christoph Hellwig | 2010-11-23 |
| | | * | hfsplus: silence a few debug printks | Christoph Hellwig | 2010-11-23 |
| | | * | hfsplus: fix option parsing during remount | Christoph Hellwig | 2010-11-07 |
| | * | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-07 |
| | |\ \ |
|
| | | * | | spi/omap: Fix DMA API usage in OMAP MCSPI driver | Russell King - ARM Linux | 2011-01-07 |
| | | * | | spi/imx: correct the test on platform_get_irq() return value | Richard Genoud | 2011-01-07 |
| | | * | | spi/topcliff: Typo fix threhold to threshold | Justin P. Mattock | 2010-12-31 |
| | | * | | spi/dw_spi Typo change diable to disable. | Justin P. Mattock | 2010-12-30 |
| | | * | | spi/fsl_espi: change the read behaviour of the SPIRF | Mingkai Hu | 2010-12-29 |
| | | * | | Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next | Grant Likely | 2010-12-29 |
| | | |\ \ |
|
| | | | * | | spi/pxa2xx: pass of_node to spi device and set a parent device | Sebastian Andrzej Siewior | 2010-12-02 |