Linux Container Development
 help / color / mirror / Atom feed
 messages from 2008-09-03 10:57:53 to 2008-09-08 23:20:28 UTC [more...]

[PATCH 1/2] netns bridge: allow bridges in netns!
 2008-09-08 23:20 UTC  (2+ messages)

[PATCH] cgroup(fix critical bug): new handling for tasks file
 2008-09-08 22:05 UTC  (5+ messages)
                `  "

[PATCH 06/15] Introduce sysfs_sd_setattr and fix sysfs_chmod
 2008-09-08 18:39 UTC  (13+ messages)
` [PATCH 08/15] sysfs: Make sysfs_mount static once again
  ` [PATCH 09/15] sysfs: Implement sysfs tagged directory support
      ` [PATCH 0/8] sysfs namespace support
        ` [PATCH 1/8] sysfs: Implement sysfs tagged directory support

[PATCH] igmp: make /proc/net/{igmp,mcfilter} per netns
 2008-09-08 18:17 UTC 

[RFC v3][PATCH 1/9] Create syscalls: sys_checkpoint, sys_restart
 2008-09-08 16:57 UTC  (36+ messages)
  ` [RFC v3][PATCH 2/9] General infrastructure for checkpoint restart
  ` [RFC v3][PATCH 3/9] x86 support for checkpoint/restart
  ` [RFC v3][PATCH 4/9] Memory management (dump)
  ` [RFC v3][PATCH 5/9] Memory managemnet (restore)
  ` [RFC v3][PATCH 6/9] Checkpoint/restart: initial documentation
  ` [RFC v3][PATCH 7/9] Infrastructure for shared objects
  ` [RFC v3][PATCH 8/9] File descriprtors (dump)
  ` [RFC v3][PATCH 9/9] File descriprtors (restore)
      ` [Devel] Re: [RFC v3][PATCH 1/9] Create syscalls: sys_checkpoint, sys_restart

[RFC][PATCH] sunrpc: fix oops in rpc_create() when the mount namespace is unshared
 2008-09-08 16:09 UTC  (6+ messages)

RFC: Attaching threads to cgroups is OK?
 2008-09-08 12:47 UTC  (8+ messages)

[PATCH] igmp: make /proc/net/{igmp,mcfilter} per netns
 2008-09-08  9:35 UTC 

制造型企业车间管理能力提升训练
 2008-09-08  5:03 UTC 

[PATCH 01/33] nf_conntrack_sip: de-static helper pointers
 2008-09-08  3:03 UTC  (33+ messages)
  ` [PATCH 02/33] nf_conntrack_gre: more locking around keymap list
  ` [PATCH 03/33] nf_conntrack_gre: nf_ct_gre_keymap_flush() fixlet
  ` [PATCH 04/33] Fix {ip,6}_route_me_harder() in netns
  ` [PATCH 05/33] netns ct: per-netns expectations
  ` [PATCH 06/33] netns ct: per-netns unconfirmed list
  ` [PATCH 07/33] netns ct: pass netns pointer to nf_conntrack_in()
  ` [PATCH 08/33] netns ct: pass netns pointer to L4 protocol's ->error hook
  ` [PATCH 09/33] netns ct: per-netns /proc/net/nf_conntrack, /proc/net/stat/nf_conntrack
  ` [PATCH 10/33] netns ct: per-netns /proc/net/nf_conntrack_expect
  ` [PATCH 11/33] netns ct: per-netns /proc/net/ip_conntrack, /proc/net/stat/ip_conntrack, /proc/net/ip_conntrack_expect
  ` [PATCH 12/33] netns ct: export netns list
  ` [PATCH 13/33] netns ct: unregister helper in every netns
  ` [PATCH 14/33] netns ct: cleanup after L3 and L4 proto unregister "
  ` [PATCH 15/33] netns ct: pass conntrack to nf_conntrack_event_cache() not skb
  ` [PATCH 16/33] netns ct: per-netns event cache
  ` [PATCH 17/33] netns ct: final init_net tweaks
  ` [PATCH 19/33] netns ct: per-netns /proc/net/stat/nf_conntrack, /proc/net/stat/ip_conntrack
  ` [PATCH 20/33] netns ct: per-netns net.netfilter.nf_conntrack_count sysctl
  ` [PATCH 21/33] netns ct: per-netns net.netfilter.nf_conntrack_checksum sysctl
  ` [PATCH 22/33] netns ct: per-netns net.netfilter.nf_conntrack_log_invalid sysctl
  ` [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] igmp: allow IPPROTO_IGMP sockets in netns
 2008-09-08  1:29 UTC 

[PATCH] igmp: make /proc/net/{igmp,mcfilter} per netns
 2008-09-08  1:28 UTC 

[PATCH 2/2] netns bridge: cleanup bridges during netns stop
 2008-09-07 14:08 UTC  (3+ messages)

[PATCH 0/11][v3]: Enable multiple mounts of devpts
 2008-09-06 21:45 UTC  (27+ messages)
  ` [PATCH 1/11][v3]: Move tty lookup/reopen to tty_open
  ` [PATCH 2/11][v3]: Add an instance parameter devpts interfaces
  ` [PATCH 3/11][v3]: Simplify devpts_get_tty()
  ` [PATCH 4/11][v3]: Simplify devpts_pty_new()
  ` [PATCH 5/11][v3]: Simplify devpts_pty_kill
  ` [PATCH 6/11][v3]: Remove devpts_root global
  ` [PATCH 7/11][v3]: Per-mount allocated_ptys
  ` [PATCH 8/11][v3]: Per-mount 'config' object
  ` [PATCH 9/11][v3]: Extract option parsing to new function
  ` [PATCH 10/11][v3]: Ability to internally create ptmx
  ` [PATCH 11/11][v3]: Enable multiple instances of devpts

[RFC][PATCH -mm 0/5] cgroup: block device i/o controller (v9)
 2008-09-05 17:38 UTC  (4+ messages)

[PATCH 20/38] netns ct: NOTRACK in netns
 2008-09-05 13:10 UTC  (8+ messages)

Write Error: No space left on device
 2008-09-05 13:00 UTC  (2+ messages)

[PATCH 21/25] netns ct: per-netns event cache
 2008-09-05 11:34 UTC  (3+ messages)

[PATCH 0/9] OpenVZ kernel based checkpointing/restart
 2008-09-04 22:55 UTC  (31+ messages)
    ` [PATCH 1/9] Introduce trivial sys_checkpoint and sys_restore system calls
      ` [Devel] "
          ` [PATCH 3/9] Introduce context structure needed during checkpointing/restart
        ` [PATCH 5/9] Introduce function to dump process
            ` [PATCH 6/9] Introduce functions to dump mm
                ` [PATCH 7/9] Introduce function for restarting a container
                    ` [PATCH 8/9] Introduce functions to restart a process
                        ` [PATCH 9/9] Introduce functions to restore mm
          ` [PATCH 4/9] Introduce container dump function
      ` [PATCH 2/9] Make checkpoint/restart functionality modular
    ` [Devel] Re: [PATCH 0/9] OpenVZ kernel based checkpointing/restart

[PATCH 25/38] netns ct: honest net.netfilter.nf_conntrack_count
 2008-09-04 17:20 UTC 

[PATCH 24/38] netns ct: per-netns statistics in proc
 2008-09-04 16:59 UTC 

[PATCH 11/38] netns ct: per-netns unconfirmed hash
 2008-09-04 16:46 UTC 

[PATCH 10/38] netns ct: per-netns expectations
 2008-09-04 16:43 UTC 

[PATCH 09/38] netns ct: per-netns conntrack hash
 2008-09-04 16:31 UTC 

[PATCH 08/38] netns ct: per-netns conntrack count
 2008-09-04 16:20 UTC 

[PATCH 07/38] netns ct: add ->ct_net -- pointer from conntrack to netns
 2008-09-04 16:18 UTC 

[PATCH 06/37] netns ct: add netns boilerplate
 2008-09-04 16:15 UTC 

[PATCH 05/38] Fix ip{,6}_route_me_harder() in netns
 2008-09-04 16:10 UTC 

[PATCH 04/38] netns nf: ip6t_REJECT in netns for real
 2008-09-04 16:05 UTC 

[PATCH 03/38] netns nf: ip6table_mangle in netns for real
 2008-09-04 16:03 UTC 

[PATCH 02/38] netns nf: ip6table_raw in netns for real
 2008-09-04 16:01 UTC 

[PATCH 01/38] netns nf: remove nf_*_net() wrappers
 2008-09-04 15:56 UTC 

Network Namespace ARP support
 2008-09-04 14:50 UTC  (2+ messages)

[RFC v3][PATCH 0/9] Kernel based checkpoint/restart
 2008-09-04  7:57 UTC 

Strip dance and sex
 2008-09-03 18:37 UTC 

[RFC][PATCH 0/8][v2]: Enable multiple mounts of devpts
 2008-09-03 13:52 UTC  (23+ messages)

[Devel] Re: [RFC v2][PATCH 4/9] Memory management - dump state
 2008-09-03 13:29 UTC  (3+ messages)

[RFC][PATCH 0/2] CR: save/restore a single, simple task
 2008-09-03 11:10 UTC  (4+ messages)
` [Devel] "


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