User Information |
Login: Pavel Emelianov |
Registered on Wed, 06 September 2006 |
Message Count 1149 |
Subject |
Forum: |
Date Posted |
[PATCH 6/10] Bsdacct: make the acct_lock global |
Devel |
Thu, 10 April 2008 08:28 |
[PATCH 7/10] Bsdacct: stop using global bsd_acct_struct instance in internal functions |
Devel |
Thu, 10 April 2008 08:28 |
[PATCH 4/10] Bsdacct: fix bogus comment near acct_process |
Devel |
Thu, 10 April 2008 08:28 |
[PATCH 3/10] Pidns: add struct bsd_acct_struct *bacct field on pid_namespace |
Devel |
Thu, 10 April 2008 08:24 |
[PATCH 2/10] Pidns: use kzalloc to allocate new pid namespace |
Devel |
Thu, 10 April 2008 08:21 |
[PATCH 1/10] Bsdacct: rename acct_glbl structure |
Devel |
Thu, 10 April 2008 08:19 |
[PATCH 0/10] Make bsd process accounting work in pid namespaces |
Devel |
Thu, 10 April 2008 08:17 |
[PATCH][SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event. |
Devel |
Wed, 09 April 2008 14:22 |
[PATCH][VLAN]: Fix egress priority mappings leak. |
Devel |
Fri, 04 April 2008 09:44 |
Re: [PATCH net-2.6.26 3/3][TUN][NETNS]: Allow to register tun devices in namespace. |
Devel |
Thu, 03 April 2008 12:11 |
Re: [PATCH 2/2] Make res_counter hierarchical |
Devel |
Thu, 03 April 2008 12:06 |
[PATCH net-2.6.26 3/3][TUN][NETNS]: Allow to register tun devices in namespace. |
Devel |
Wed, 02 April 2008 13:49 |
[PATCH net-2.6.26 2/3][TUN][NETNS]: Actually make the tun_dev_list per-net. |
Devel |
Wed, 02 April 2008 13:44 |
[PATCH net-2.6.26 1/3][TUN][NETNS]: Introduce the tun_net structure. |
Devel |
Wed, 02 April 2008 13:38 |
[PATCH][VLAN]: Proc entry is not renamed when vlan device name changes. |
Devel |
Mon, 31 March 2008 13:06 |
[PATCH net-2.6.26 6/6][IPV6][NETNS]: Display per-net info in sockstat6 file. |
Devel |
Mon, 31 March 2008 12:20 |
[PATCH net-2.6.26 5/6][IPV4][NETNS]: Display per-net info in sockstat file. |
Devel |
Mon, 31 March 2008 12:19 |
[PATCH net-2.6.26 4/6][SOCK][NETNS]: Register sockstat(6) files in each net. |
Devel |
Mon, 31 March 2008 12:17 |
[PATCH net-2.6.26 3/6][SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net. |
Devel |
Mon, 31 March 2008 12:15 |
[PATCH net-2.6.26 2/6][SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. |
Devel |
Mon, 31 March 2008 12:12 |
[PATCH 1/6][NETNS]: Introduce a netns_core structure. |
Devel |
Mon, 31 March 2008 12:09 |
Re: [PATCH net-2.6.26 2/6][NETNS][SOCK]: Introduce per-net inuse counters. |
Devel |
Fri, 28 March 2008 07:18 |
[PATCH net-2.6.26 6/6][NETNS][IPV6]: Use proper net in sockstat6 file. |
Devel |
Thu, 27 March 2008 08:21 |
[PATCH net-2.6.26 5/6][NETNS][IPV4]: Use proper net in sockstat file. |
Devel |
Thu, 27 March 2008 08:19 |
[PATCH net-2.6.26 4/6][NETNS][SOCK]: Create sockstat and sockstat6 files in net. |
Devel |
Thu, 27 March 2008 08:17 |
[PATCH net-2.6.26 3/6][NETNS][SOCK]: Swap unhash and net change for icmp and tcp service sockets. |
Devel |
Thu, 27 March 2008 08:16 |
[PATCH net-2.6.26 2/6][NETNS][SOCK]: Introduce per-net inuse counters. |
Devel |
Thu, 27 March 2008 08:13 |
[PATCH net-2.6.26 1/6][NETNS][SOCK]: Add net parameter to sock_prot_inuse_(add|get). |
Devel |
Thu, 27 March 2008 08:07 |
[PATCH net-2.6.26 0/6][NETNS][SOCK]: Make "prot inuse" counters work per-net. |
Devel |
Thu, 27 March 2008 08:04 |
[PATCH net-2.6.26][IPV6]: Fix potential net leak and oops in ipv6 routing code. |
Devel |
Wed, 26 March 2008 15:55 |
Re: [PATCH] ptrace: it is fun to strace /sbin/init |
Devel |
Wed, 26 March 2008 15:47 |
[PATCH][ICMP]: Dst entry leak in icmp_send host re-lookup code (v2). |
Devel |
Wed, 26 March 2008 09:25 |
Re: [PATCH][ICMP]: Dst entry leak in icmp_send host re-lookup code. |
Devel |
Wed, 26 March 2008 09:02 |
[PATCH net-2.6.26 4/4][NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c. |
Devel |
Wed, 26 March 2008 08:57 |
[PATCH net-2.6.26 3/4][NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net. |
Devel |
Wed, 26 March 2008 08:55 |
[PATCH net-2.6.26 2/4][NETNS][ICMP]: Move ICMP sysctls on struct net. |
Devel |
Wed, 26 March 2008 08:53 |
[PATCH net-2.6.26 1/4][NETNS][ICMP]: Register pernet subsys to make ICMP sysctls per-net. |
Devel |
Wed, 26 March 2008 08:51 |
[PATCH][ICMP]: Dst entry leak in icmp_send host re-lookup code. |
Devel |
Tue, 25 March 2008 15:40 |
Re: [PATCH 0/7][v2] Cloning PTS namespace |
Devel |
Tue, 25 March 2008 07:51 |
Re: [PATCH 6/7]: Check for user-space mount of /dev/pts |
Devel |
Tue, 25 March 2008 07:46 |