messages from 2008-08-14 19:55:37 to 2008-08-21 22:08:02 UTC [more...]
[PATCH 27/38] netns ct: per-netns net.netfilter.ip_conntrack_log_invalid
2008-08-21 22:08 UTC
[PATCH 26/38] netns ct: per-netns net.netfilter.nf_conntrack_checksum
2008-08-21 22:07 UTC
[PATCH 25/38] netns ct: honest net.netfilter.nf_conntrack_count
2008-08-21 22:07 UTC
[PATCH 24/38] netns ct: per-netns statistics in proc
2008-08-21 22:07 UTC
[PATCH 23/38] netns ct: per-netns statistics
2008-08-21 22:05 UTC
[PATCH 22/38] netns ct: final init_net tweaks
2008-08-21 22:05 UTC
[PATCH 21/25] netns ct: per-netns event cache
2008-08-21 22:04 UTC
[PATCH 20/38] netns ct: NOTRACK in netns
2008-08-21 22:04 UTC
PATCH 19/38] netns ct: cleanup after L3 and L4 proto in every netns
2008-08-21 22:04 UTC
[PATCH 18/38] netns ct: unregister helper in every netns
2008-08-21 22:03 UTC
[PATCH 17/38] netns ct: export netns list
2008-08-21 22:03 UTC
[PATCH 16/38] netns ct: per-netns proc ip_conntrack
2008-08-21 22:03 UTC
[PATCH 15/38] netns ct: per-netns /proc/net/nf_conntrack_expect
2008-08-21 22:02 UTC
[PATCH 14/38] netns ct: per-netns /proc/net/nf_conntrack, /proc/net/stat/nf_conntrack
2008-08-21 22:02 UTC
[PATCH 13/38] netns ct: pass netns to L4 protocol's ->error hook
2008-08-21 22:02 UTC
[PATCH 12/38] netns ct: pass netns pointer to nf_conntrack_in()
2008-08-21 22:01 UTC
[PATCH 10/38] netns ct: per-netns expectations
2008-08-21 22:00 UTC
[PATCH 09/38] netns ct: per-netns conntrack hash
2008-08-21 22:00 UTC
[PATCH 08/38] netns ct: per-netns conntrack count
2008-08-21 21:59 UTC
[PATCH 07/38] netns ct: add ->ct_net -- pointer from conntrack to netns
2008-08-21 21:59 UTC
[PATCH 06/37] netns ct: add netns boilerplate
2008-08-21 21:58 UTC
[Bugme-new] [Bug 11391] New: Kernel NULL pointer dereference in do_notify_parent()
2008-08-21 21:58 UTC (2+ messages)
[PATCH 04/38] netns nf: ip6t_REJECT in netns for real
2008-08-21 21:58 UTC
[PATCH 03/38] netns nf: ip6table_mangle in netns for real
2008-08-21 21:57 UTC
[PATCH 02/38] netns nf: ip6table_raw in netns for real
2008-08-21 21:57 UTC
[PATCH 01/38] netns nf: remove nf_*_net() wrappers
2008-08-21 21:56 UTC
[RFC][PATCH 0/2] CR: save/restore a single, simple task
2008-08-21 21:37 UTC (5+ messages)
` [Devel] "
[RFC][PATCH 0/8][v2]: Enable multiple mounts of devpts
2008-08-21 21:02 UTC (36+ messages)
` [RFC][PATCH 1/8]: /dev/tty tweak in init_dev()
` [RFC][PATCH 2/8]: Add inode parameter devpts interfaces
` [RFC][PATCH 3/8]: Remove devpts_root global
` [RFC][PATCH 4/8]: Per-mount allocated_ptys
` [RFC][PATCH 5/8]: Per-mount 'config' object
` [RFC][PATCH 6/8]: Extract option parsing to new function
` [RFC][PATCH 7/8]: Auto-create ptmx node when mounting devpts
` [RFC][PATCH 8/8]: Enable multiple mounts of devpts
[Devel] [RFC][PATCH 1/4] checkpoint-restart: general infrastructure
2008-08-21 15:43 UTC (9+ messages)
` "
` checkpoint/restart ABI
[RFC v2][PATCH 1/9] Create trivial sys_checkpoint/sys_restart syscalls
2008-08-21 11:59 UTC (21+ messages)
` [RFC v2][PATCH 2/9] General infrastructure for checkpoint restart
` [RFC v2][PATCH 3/9] x86 support for checkpoint/restart
` [RFC v2][PATCH 4/9] Memory management - dump state
` [RFC v2][PATCH 5/9] Memory managemnet - restore state
` [RFC v2][PATCH 6/9] Checkpoint/restart: initial documentation
` [RFC v2][PATCH 7/9] Infrastructure for shared objects
` [RFC v2][PATCH 8/9] File descriprtors - dump state
` [RFC v2][PATCH 9/9] File descriprtors (restore)
` [RFC v2][PATCH 1/9] kernel based checkpoint-restart
RFC: Attaching threads to cgroups is OK?
2008-08-21 10:28 UTC (13+ messages)
[Bugme-new] [Bug 11381] New: default shmmax
2008-08-21 8:24 UTC (8+ messages)
[PATCH 00/15] sysfs support for namespaces
2008-08-21 6:47 UTC (31+ messages)
` [PATCH 01/15] kobject: Cleanup kobject_rename and !CONFIG_SYSFS
` [PATCH 02/15] sysfs: Support for preventing unmounts
` [PATCH 03/15] sysfs: sysfs_get_dentry add a sb parameter
` [PATCH 04/15] sysfs: Implement __sysfs_get_dentry
` [PATCH 05/15] sysfs: Rename Support multiple superblocks
` [PATCH 06/15] Introduce sysfs_sd_setattr and fix sysfs_chmod
` [PATCH 07/15] sysfs: sysfs_chmod_file handle multiple superblocks
` [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 2/8] sysfs: Merge sysfs_rename_dir and sysfs_move_dir
` [PATCH 3/8] sysfs: Implement sysfs_delete_link and sysfs_rename_link
` [PATCH 5/8] sysfs: Remove sysfs_create_link_nowarn
` [PATCH 6/8] Revert "netns: Fix device renaming for sysfs"
` [PATCH 7/8] netns: Enable tagging for net_class directories in sysfs
` [PATCH 8/8] sysfs: user namespaces: fix bug with clone(CLONE_NEWUSER) with fairsched
` [PATCH 4/8] driver core: Implement tagged directory support for device classes
` patch sysfs-sysfs_chmod_file-handle-multiple-superblocks.patch added to gregkh-2.6 tree
` patch sysfs-introduce-sysfs_sd_setattr-and-fix-sysfs_chmod.patch "
` patch sysfs-rename-support-multiple-superblocks.patch "
` patch sysfs-implement-__sysfs_get_dentry.patch "
` patch sysfs-sysfs_get_dentry-add-a-sb-parameter.patch "
` patch sysfs-support-for-preventing-unmounts.patch "
` patch kobject-cleanup-kobject_rename-and-config_sysfs.patch "
[RFC v2][PATCH 1/9] kernel based checkpoint-restart
2008-08-21 2:58 UTC
[RFC v2][PATCH 1/9] checkpoint-restart: general infrastructure
2008-08-20 20:29 UTC (10+ messages)
` [RFC v2][PATCH 2/9] Remove CAP_SYS_ADMIN for checkpoint/restart
` [RFC v2][PATCH 3/9] checkpoint/restart: x86 support
` [RFC v2][PATCH 4/9] checkpoint/restart: memory management
` [RFC v2][PATCH 5/9] Create trivial sys_checkpoint and sys_restore system calls
` [RFC v2][PATCH 6/9] Simplify filename handling for now
` [RFC v2][PATCH 7/9] remove temporary buffer structures
` [RFC v2][PATCH 8/9] Remove some BUG_ON()s that need some proper error handling instead
` [RFC v2][PATCH 9/9] remove ->cksum field
[RFC v2][PATCH 0/9] kernel-based checkpoint-restart
2008-08-20 19:25 UTC
Some question about your TC cgroups controller !!
2008-08-20 17:56 UTC
[PATCH 1/6] Container Freezer: Fix freezer Kconfig
2008-08-20 16:44 UTC (8+ messages)
` [PATCH 2/6] Container Freezer: uninline thaw_process()
` [PATCH 3/6] Container Freezer: Make freezer state names less generic
` [PATCH 4/6] Container Freezer: Cleanup comment
` [PATCH 5/6] Container Freezer: Rename check_if_frozen()
` [PATCH 6/6] Container Freezer: Document the cgroup freezer subsystem
[PATCH 1/1] mm_owner: fix cgroup null dereference
2008-08-20 6:59 UTC (8+ messages)
[PATCH 4/7] bio-cgroup: Split the cgroup memory subsystem into two parts
2008-08-20 5:47 UTC (6+ messages)
[PATCH 0/6] Container Freezer: fixes for -mm
2008-08-19 23:22 UTC
2008中国建筑装饰交易会
2008-08-19 22:21 UTC
to say bad condition
2008-08-19 14:43 UTC
You've received a greeting ecard
2008-08-18 16:16 UTC
采购必备的法律知识和合同管理
2008-08-18 14:57 UTC
[PATCH][RFC] dirty balancing for cgroups
2008-08-18 7:58 UTC
[PATCH 2/2] netns: Add network namespace argument in rt6_fill_node() and ipv6_dev_get_saddr()
2008-08-18 7:21 UTC (8+ messages)
[PATCH 1/2] netns: fix NULL-dereference in dev_net()
2008-08-17 22:34 UTC (7+ messages)
` [Devel] "
[PATCH] cgroup: memory.force_empty can make system slowdown
2008-08-17 3:10 UTC (2+ messages)
[PATCH] cgroup: memory.force_empty can make system slowdown
2008-08-16 2:26 UTC
[linux-pm] [PATCH 0/5] Container Freezer v6: Reuse Suspend Freezer
2008-08-15 21:54 UTC
Windows Home Server
2008-08-15 21:03 UTC
[PATCH v2] netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
2008-08-14 22:33 UTC (2+ messages)
[PATCH v2] netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
2008-08-14 21:23 UTC
[PATCH 0/2] netns: fix for NULL-dereference in ipv6 code
2008-08-14 20:17 UTC (2+ messages)
[PATCH 1/1] mm_owner: fix cgroup null dereference
2008-08-14 20:16 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox