Linux Container Development
 help / color / mirror / Atom feed
 messages from 2008-09-17 09:42:21 to 2008-10-03 00:39:40 UTC [more...]

[PATCH] netns: Delete virtual interfaces during namespace cleanup
 2008-10-03  0:39 UTC 

[PATCH net-next] [RFC] netns: enable cross-ve Unix sockets
 2008-10-02 20:03 UTC  (21+ messages)

[PATCH net-next 0/9] ipv6: making UDP mibs per/namespace
 2008-10-02 10:14 UTC  (10+ messages)
  ` [PATCH net-next 1/9] netns: move /proc/net/dev_snmp6 to struct net
  ` [PATCH net-next 2/9] netns: register /proc/net/dev_snmp6/* in each ns
  ` [PATCH net-next 3/9] ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.c
  ` [PATCH net-next 4/9] ipv6: separate seq_ops for global & per/device ipv6 statistics
  ` [PATCH net-next 5/9] netns: register global ipv6 mibs statistics in each namespace
  ` [PATCH net-next 6/9] netns: allow per device ipv6 snmp statistics in non-initial namespace
  ` [PATCH net-next 7/9] netns: add stab functions for per/namespace mibs allocation
  ` [PATCH net-next 8/9] netns: make udpv6 mib per/namespace
  ` [PATCH net-next 9/9] netns: make uplitev6 "

[PATCH 17/33] netns ct: final init_net tweaks
 2008-10-02 10:00 UTC  (23+ messages)
            ` [PATCH v2 1/6] netns ct: per-netns statistics
            ` [PATCH v2 2/6] netns ct: per-netns /proc/net/stat/nf_conntrack , /proc/net/stat/ip_conntrack
            ` [PATCH v2 3/6] netns ct: per-netns net.netfilter.nf_conntrack_count sysctl
            ` [PATCH v2 4/6] netns ct: per-netns net.netfilter.nf_conntrack_checksum sysctl
            ` [PATCH v2 5/6] netns ct: per-netns net.netfilter.nf_conntrack_log_invalid sysctl
            ` [PATCH v2 7/6] netns ct: final netns tweaks
            ` [PATCH v2 6/6] netns ct: per-netns conntrack accounting
    ` [PATCH 24/33] netns ct: SIP conntracking in netns
    ` [PATCH 25/33] netns ct: H323 "
    ` [PATCH 26/33] netns ct: GRE "
    ` [PATCH 27/33] netns ct: PPTP "
    ` [PATCH 28/33] netns nat: fix ipt_MASQUERADE "
    ` [PATCH 29/33] netns nat: per-netns NAT table
    ` [PATCH 30/33] netns nat: per-netns bysource hash
    ` [PATCH 31/33] netns ct: fixup DNAT in netns
    ` [PATCH 32/33] netns nat: PPTP NAT "
    ` [PATCH 33/33] Enable netfilter "

[PATCH 0/10][v4]: Enable multiple devpts instances
 2008-10-01 12:38 UTC  (48+ messages)
` [PATCH 01/10] Remove devpts_root global
` [PATCH 02/10] Per-mount allocated_ptys
` [PATCH 03/10] Per-mount 'config' object
` [PATCH 04/10] Extract option parsing to new function
` [PATCH 05/10] Add DEVPTS_MULTIPLE_INSTANCES config token
` [PATCH 06/10] Define mknod_ptmx()
` [PATCH 07/10] Update ptmx permissions during remount
` [PATCH 08/10] Define get_sb_ref()
` [PATCH 09/10] Enable multiple instances of devpts
` [PATCH 10/10] Document usage of multiple-instances "

[PATCH net-next] [RFC] netns: enable cross-ve Unix sockets
 2008-10-01 10:54 UTC 

sysfs per namespace
 2008-09-29 15:46 UTC 

dm-ioband + bio-cgroup benchmarks
 2008-09-29 12:13 UTC  (39+ messages)
          ` [dm-devel] "
            ` [Xen-devel] "

[PATCH][RFC] memory.min_usage again
 2008-09-29  2:55 UTC  (4+ messages)

[RFC v5][PATCH 8/8] Dump open file descriptors
 2008-09-25 12:58 UTC  (6+ messages)
  ` [RFC v5][PATCH 0/9] Kernel based checkpoint/restart
        ` [RFC v5][PATCH 9/9] Restore open file descriprtors

[PATCH 1/8] dm-ioband: Patch of device-mapper driver
 2008-09-25  8:46 UTC  (10+ messages)
    ` [PATCH 2/8] dm-ioband: Documentation of design overview, installation, command reference and examples
      ` [PATCH 3/8] bio-cgroup: Introduction
        ` [PATCH 4/8] bio-cgroup: Split the cgroup memory subsystem into two parts
            ` [PATCH 6/8] bio-cgroup: Implement the bio-cgroup
              ` [PATCH 7/8] bio-cgroup: Add a cgroup support to dm-ioband
                ` [PATCH 8/8] bio-cgroup: Dirty page tracking
          ` [PATCH 5/8] bio-cgroup: Remove a lot of "#ifdef"s
            ` [dm-devel] Re: [PATCH 4/8] bio-cgroup: Split the cgroup memory subsystem into two parts

An introduction to libvirt's LXC (LinuX Container) support
 2008-09-24 17:27 UTC  (3+ messages)

ptem01 LTP failure in ttydev-0909
 2008-09-24 12:36 UTC  (4+ messages)

[PATCH 0/8] I/O bandwidth controller and BIO tracking
 2008-09-24 10:10 UTC 

[RFC] [PATCH -mm 0/2] memcg: per cgroup dirty_ratio
 2008-09-24  6:59 UTC  (8+ messages)

CyberLink PowerDVD ULTRA EDITION v8
 2008-09-22 22:07 UTC 

They Stand for Conscience
 2008-09-21  3:00 UTC 

[PATCH -mm 2/6] introduce struct res_counter_ratelimit
 2008-09-19 20:32 UTC  (3+ messages)

[PATCH 1/5] bio-cgroup: Split the cgroup memory subsystem into two parts
 2008-09-19 12:02 UTC  (6+ messages)
  ` [dm-devel] [PATCH 0/5] bio-cgroup: Introduction
    ` [PATCH 2/5] bio-cgroup: Remove a lot of "#ifdef"s
      ` [PATCH 3/5] bio-cgroup: Implement the bio-cgroup
        ` [PATCH 4/5] bio-cgroup: Add a cgroup support to dm-ioband
          ` [PATCH 5/5] bio-cgroup: Dirty page tracking

[PATCH 0/5] bio-cgroup: Introduction
 2008-09-19 11:01 UTC 

[PATCH -mm] memrlimit: fix task_lock() recursive locking (v2)
 2008-09-19  3:28 UTC 

[PATCH -mm] memrlimit: fix task_lock() recursive locking (v2)
 2008-09-18 21:50 UTC 

[PATCH -mm] memrlimit: fix task_lock() recursive locking
 2008-09-18 20:57 UTC  (3+ messages)

[PATCH -mm] memrlimit: fix task_lock() recursive locking
 2008-09-18 17:48 UTC 

[RFC][PATCH -mm 1/5] i/o controller documentation
 2008-09-18 16:26 UTC  (5+ messages)

[RFC][PATCH -mm 0/5] cgroup: block device i/o controller (v9)
 2008-09-18 14:54 UTC  (6+ messages)

dm-ioband + bio-cgroup benchmarks
 2008-09-18 12:04 UTC 

Write Error: No space left on device
 2008-09-18  0:40 UTC  (6+ messages)
    ` [Devel] "

[PATCH -mm 6/6] export per-task i/o throttling statistics to userspace
 2008-09-17 11:05 UTC 

[PATCH -mm 5/6] i/o controller instrumentation: accounting and throttling
 2008-09-17 11:05 UTC 

[PATCH -mm 4/6] memcg: interface to charge the right cgroup of asynchronous i/o activity
 2008-09-17 11:05 UTC 

[PATCH -mm 3/6] i/o controller infrastructure
 2008-09-17 11:05 UTC 

[PATCH -mm 1/6] i/o controller documentation
 2008-09-17 11:05 UTC 

[PATCH -mm 0/6] cgroup: block device i/o controller (v10)
 2008-09-17 11:05 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox