| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-01-13 | netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes |  Florian Westphal | 2 | -15/+46 |
| 2011-01-13 | netfilter: x_table: speedup compat operations |  Eric Dumazet | 6 | -35/+57 |
| 2011-01-13 | netfilter: xt_conntrack: support matching on port ranges |  Patrick McHardy | 2 | -2/+88 |
| 2011-01-13 | netfilter: xt_comment: drop unneeded unsigned qualifier |  Jan Engelhardt | 1 | -1/+1 |
| 2011-01-13 | IPVS: netns, final patch enabling network name space. |  Hans Schillstrom | 7 | -32/+1 |
| 2011-01-13 | IPVS: netns, misc init_net removal in core. |  Hans Schillstrom | 2 | -6/+9 |
| 2011-01-13 | IPVS: netns, svc counters moved in ip_vs_ctl,c |  Hans Schillstrom | 2 | -12/+12 |
| 2011-01-13 | IPVS: netns, trash handling |  Hans Schillstrom | 3 | -14/+16 |
| 2011-01-13 | IPVS: netns, defense work timer. |  Hans Schillstrom | 5 | -14/+17 |
| 2011-01-13 | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. |  Hans Schillstrom | 9 | -181/+230 |
| 2011-01-13 | IPVS: netns, connection hash got net as param. |  Hans Schillstrom | 11 | -83/+153 |
| 2011-01-13 | IPVS: netns, ip_vs_stats and its procfs |  Hans Schillstrom | 5 | -61/+256 |
| 2011-01-13 | IPVS: netns awareness to ip_vs_sync |  Hans Schillstrom | 5 | -191/+240 |
| 2011-01-13 | IPVS: netns awareness to ip_vs_est |  Hans Schillstrom | 4 | -50/+64 |
| 2011-01-13 | IPVS: netns awareness to ip_vs_app |  Hans Schillstrom | 7 | -58/+76 |
| 2011-01-13 | IPVS: netns, common protocol changes and use of appcnt. |  Hans Schillstrom | 6 | -37/+39 |
| 2011-01-13 | IPVS: netns, use ip_vs_proto_data as param. |  Hans Schillstrom | 10 | -110/+129 |
| 2011-01-13 | IPVS: netns preparation for proto_ah_esp |  Hans Schillstrom | 2 | -16/+10 |
| 2011-01-13 | IPVS: netns preparation for proto_sctp |  Hans Schillstrom | 3 | -63/+70 |
| 2011-01-13 | IPVS: netns preparation for proto_udp |  Hans Schillstrom | 3 | -43/+54 |
| 2011-01-13 | IPVS: netns preparation for proto_tcp |  Hans Schillstrom | 5 | -49/+79 |
| 2011-01-13 | IPVS: netns, prepare protocol |  Hans Schillstrom | 3 | -1/+88 |
| 2011-01-13 | IPVS: netns awarness to lblc sheduler |  Hans Schillstrom | 2 | -16/+38 |
| 2011-01-13 | IPVS: netns awarness to lblcr sheduler |  Hans Schillstrom | 2 | -18/+41 |
| 2011-01-13 | IPVS: netns to services part 1 |  Hans Schillstrom | 9 | -115/+214 |
| 2011-01-13 | IPVS: netns, add basic init per netns. |  Hans Schillstrom | 13 | -33/+354 |
| 2011-01-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEAD |  Simon Horman | 5217 | -167091/+319302 |
| 2011-01-07 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus |  Linus Torvalds | 17 | -400/+701 |
| 2011-01-07 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 |  Linus Torvalds | 45 | -1365/+1596 |
| 2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu |  Linus Torvalds | 62 | -275/+703 |
| 2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq |  Linus Torvalds | 80 | -156/+289 |
| 2011-01-07 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 8 | -36/+34 |
| 2011-01-07 | Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 9 | -228/+75 |
| 2011-01-07 | Merge branch 'mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp |  Linus Torvalds | 4 | -118/+359 |
| 2011-01-07 | Merge branch 'edac-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp |  Linus Torvalds | 10 | -598/+436 |
| 2011-01-07 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 |  Linus Torvalds | 95 | -1800/+2992 |
| 2011-01-07 | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 |  Linus Torvalds | 40 | -220/+6904 |
| 2011-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 64 | -753/+3209 |
| 2011-01-07 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 |  Linus Torvalds | 45 | -189/+4538 |
| 2011-01-07 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 |  Linus Torvalds | 136 | -1999/+15389 |
| 2011-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 |  Linus Torvalds | 161 | -7312/+11139 |
| 2011-01-07 | input/tc3589x: fix compile error |  Dan Carpenter | 1 | -1/+1 |
| 2011-01-07 | spi/omap: Fix DMA API usage in OMAP MCSPI driver |  Russell King - ARM Linux | 1 | -8/+3 |
| 2011-01-07 | spi/imx: correct the test on platform_get_irq() return value |  Richard Genoud | 1 | -1/+1 |
| 2011-01-07 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin |  Linus Torvalds | 212 | -2014/+4774 |
| 2011-01-07 | sched: Constify function scope static struct sched_param usage |  Peter Zijlstra | 4 | -4/+4 |
| 2011-01-07 | sched: Fix strncmp operation |  Hillf Danton | 1 | -1/+1 |
| 2011-01-07 | sched: Move sched_autogroup_exit() to free_signal_struct() |  Mike Galbraith | 1 | -4/+3 |
| 2011-01-07 | sched: Fix struct autogroup memory leak |  Mike Galbraith | 1 | -0/+1 |
| 2011-01-07 | sched: Mark autogroup_init() __init |  Yong Zhang | 1 | -1/+1 |