messages from 2011-03-14 03:45:35 to 2011-03-18 17:08:57 UTC [more...]
[PATCH 2/2] netfilter: get rid of atomic ops in fast path
2011-03-18 17:07 UTC
[PATCH 1/2] netfilter: xtables: fix reentrancy
2011-03-18 17:05 UTC
[RFC] netfilter: get rid of atomic ops in fast path
2011-03-18 10:50 UTC (9+ messages)
` [PATCH] netfilter: xtables: fix reentrancy
Poll about irqsafe_cpu_add and others
2011-03-18 6:56 UTC (11+ messages)
[PATCH 36/36] net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu()
2011-03-18 4:15 UTC
[PATCH 25/36] net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu()
2011-03-18 4:07 UTC
[PATCH] ipv4: netfilter: ipt_CLUSTERIP: fix buffer overflow
2011-03-17 12:15 UTC (5+ messages)
` [PATCH v2] "
[GIT] Networking
2011-03-16 21:21 UTC
net-next-2.6 status
2011-03-16 18:17 UTC (15+ messages)
[PATCH 00/01] netfilter: netfilter fix for net-next
2011-03-16 18:12 UTC (3+ messages)
` [PATCH 01/01] netfilter ebtables: fix xt_AUDIT to work with ebtables
[PATCH] ebtables: Clone xt_AUDIT to ebt_audit to return EBT_CONTINUE
2011-03-16 17:33 UTC (7+ messages)
` [PATCH] ebtables: Fix xt_AUDIT to work with ebtables, return EBT_CONTINUE if NFPROTO_BRIDGE
[PATCH v3 1/2] netfilter: ipt_addrtype: rename to xt_addrtype
2011-03-16 16:03 UTC (8+ messages)
` [PATCH v3 2/2] netfilter: xt_addrtype: ipv6 support
[PATCH] iptables: add manual page section for AUDIT target
2011-03-16 15:39 UTC (4+ messages)
[PATCH 00/37] netfilter: netfilter update
2011-03-15 19:58 UTC (39+ messages)
` [PATCH 01/37] netfilter: ipset: fix the compile warning in ip_set_create
` [PATCH 02/37] netfilter: x_tables: misuse of try_then_request_module
` [PATCH 03/37] netfilter: x_tables: return -ENOENT for non-existant matches/targets
` [PATCH 04/37] netfilter: nf_conntrack: fix sysctl memory leak
` [PATCH 05/37] ipvs: avoid lookup for fwmark 0
` [PATCH 06/37] ipvs: remove _bh from percpu stats reading
` [PATCH 07/37] netfilter:ipvs: use kmemdup
` [PATCH 08/37] IPVS: Fix variable assignment in ip_vs_notrack
` [PATCH 09/37] ipvs: move struct netns_ipvs
` [PATCH 10/37] ipvs: reorganize tot_stats
` [PATCH 11/37] ipvs: properly zero stats and rates
` [PATCH 12/37] ipvs: remove unused seqcount stats
` [PATCH 13/37] ipvs: optimize rates reading
` [PATCH 14/37] ipvs: rename estimator functions
` [PATCH 15/37] IPVS: Add ip_vs_route_me_harder()
` [PATCH 16/37] IPVS: Add sysctl_snat_reroute()
` [PATCH 17/37] IPVS: Add sysctl_nat_icmp_send()
` [PATCH 18/37] IPVS: Add {sysctl_sync_threshold,period}()
` [PATCH 19/37] IPVS: Add sysctl_sync_ver()
` [PATCH 20/37] IPVS: Add sysctl_expire_nodest_conn()
` [PATCH 21/37] IPVS: Add expire_quiescent_template()
` [PATCH 22/37] IPVS: Conditinally use sysctl_lblc{r}_expiration
` [PATCH 23/37] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
` [PATCH 24/37] IPVS: Conditional ip_vs_conntrack_enabled()
` [PATCH 25/37] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
` [PATCH 26/37] IPVS: Conditionally define and use ip_vs_lblc{r}_table
` [PATCH 27/37] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
` [PATCH 28/37] IPVS: Conditionally include sysctl members of struct netns_ipvs
` [PATCH 29/37] netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario
` [PATCH 30/37] netfilter: xt_connlimit: use kmalloc() instead of kzalloc()
` [PATCH 31/37] netfilter: xt_connlimit: use hlist instead
` [PATCH 32/37] netfilter: xt_connlimit: remove connlimit_rnd_inited
` [PATCH 33/37] netfilter: arp_tables: fix infoleak to userspace
` [PATCH 34/37] netfilter: ip_tables: "
` [PATCH 35/37] ipv6: netfilter: ip6_tables: "
` [PATCH 36/37] netfilter: ipt_addrtype: rename to xt_addrtype
` [PATCH 37/37] netfilter: xt_addrtype: ipv6 support
[PATCH v2 1/2] netfilter: ipt_addrtype: rename to xt_addrtype
2011-03-15 13:30 UTC (4+ messages)
` [PATCH v2 2/2] netfilter: xt_addrtype: ipv6 support
[PATCH 1/2] netfilter: ipt_addrtype: rename to xt_addrtype
2011-03-15 13:29 UTC (6+ messages)
[PATCH] ipv6: netfilter: ip6_tables: fix infoleak to userspace
2011-03-15 12:37 UTC (2+ messages)
[PATCH] ipv4: netfilter: ip_tables: fix infoleak to userspace
2011-03-15 12:36 UTC (2+ messages)
[PATCH] ipv4: netfilter: arp_tables: fix infoleak to userspace
2011-03-15 12:35 UTC (2+ messages)
[PATCH 1/4] netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario
2011-03-15 12:26 UTC (17+ messages)
` [PATCH 2/4] netfilter: xt_connlimit: use kmalloc() instead of kzalloc()
` [PATCH 3/4] netfilter: xt_connlimit: use hlist instead
` [PATCH 4/4] netfilter: xt_connlimit: remove connlimit_rnd_inited
[GIT PULL nf-next-2.6] IPVS
2011-03-15 12:16 UTC (26+ messages)
` [PATCH 01/24] ipvs: avoid lookup for fwmark 0
` [PATCH 02/24] ipvs: remove _bh from percpu stats reading
` [PATCH 03/24] netfilter:ipvs: use kmemdup
` [PATCH 04/24] IPVS: Fix variable assignment in ip_vs_notrack
` [PATCH 05/24] ipvs: move struct netns_ipvs
` [PATCH 06/24] ipvs: reorganize tot_stats
` [PATCH 07/24] ipvs: properly zero stats and rates
` [PATCH 08/24] ipvs: remove unused seqcount stats
` [PATCH 09/24] ipvs: optimize rates reading
` [PATCH 10/24] ipvs: rename estimator functions
` [PATCH 11/24] IPVS: Add ip_vs_route_me_harder()
` [PATCH 12/24] IPVS: Add sysctl_snat_reroute()
` [PATCH 13/24] IPVS: Add sysctl_nat_icmp_send()
` [PATCH 14/24] IPVS: Add {sysctl_sync_threshold,period}()
` [PATCH 15/24] IPVS: Add sysctl_sync_ver()
` [PATCH 16/24] IPVS: Add sysctl_expire_nodest_conn()
` [PATCH 17/24] IPVS: Add expire_quiescent_template()
` [PATCH 18/24] IPVS: Conditinally use sysctl_lblc{r}_expiration
` [PATCH 19/24] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
` [PATCH 20/24] IPVS: Conditional ip_vs_conntrack_enabled()
` [PATCH 21/24] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
` [PATCH 22/24] IPVS: Conditionally define and use ip_vs_lblc{r}_table
` [PATCH 23/24] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
` [PATCH 24/24] IPVS: Conditionally include sysctl members of struct netns_ipvs
[GIT PULL nf-next-2.6] IPVS
2011-03-14 23:13 UTC (3+ messages)
[RFC] x_tables: misuse of try_then_request_module
2011-03-14 18:21 UTC (4+ messages)
[PATCH] conntrack: fix sysctl memory leak
2011-03-14 18:21 UTC (2+ messages)
[patch v3 00/20] IPVS: Proposed Changes
2011-03-14 9:21 UTC (20+ messages)
` [PATCH 01/20] ipvs: move struct netns_ipvs
` [PATCH 02/20] ipvs: reorganize tot_stats
` [PATCH 03/20] ipvs: properly zero stats and rates
` [PATCH 07/20] IPVS: Add ip_vs_route_me_harder()
` [PATCH 09/20] IPVS: Add sysctl_nat_icmp_send()
` [PATCH 10/20] IPVS: Add {sysctl_sync_threshold,period}()
` [PATCH 11/20] IPVS: Add sysctl_sync_ver()
` [PATCH 12/20] IPVS: Add sysctl_expire_nodest_conn()
` [PATCH 13/20] IPVS: Add expire_quiescent_template()
` [PATCH 14/20] IPVS: Conditinally use sysctl_lblc{r}_expiration
` [PATCH 15/20] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
` [PATCH 16/20] IPVS: Conditional ip_vs_conntrack_enabled()
` [PATCH 17/20] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
` [PATCH 18/20] IPVS: Conditionally define and use ip_vs_lblc{r}_table
` [PATCH 19/20] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
` [PATCH 20/20] IPVS: Conditionally include sysctl members of struct netns_ipvs
[GIT PULL nf-next-2.6] IPVS
2011-03-14 9:06 UTC (25+ messages)
` [PATCH 01/24] ipvs: avoid lookup for fwmark 0
` [PATCH 02/24] ipvs: remove _bh from percpu stats reading
` [PATCH 03/24] netfilter:ipvs: use kmemdup
` [PATCH 04/24] Fix variable assignment in ip_vs_notrack
` [PATCH 05/24] ipvs: move struct netns_ipvs
` [PATCH 06/24] ipvs: reorganize tot_stats
` [PATCH 07/24] ipvs: properly zero stats and rates
` [PATCH 08/24] ipvs: remove unused seqcount stats
` [PATCH 09/24] ipvs: optimize rates reading
` [PATCH 10/24] ipvs: rename estimator functions
` [PATCH 11/24] IPVS: Add ip_vs_route_me_harder()
` [PATCH 12/24] IPVS: Add sysctl_snat_reroute()
` [PATCH 13/24] IPVS: Add sysctl_nat_icmp_send()
` [PATCH 14/24] IPVS: Add {sysctl_sync_threshold,period}()
` [PATCH 15/24] IPVS: Add sysctl_sync_ver()
` [PATCH 16/24] IPVS: Add sysctl_expire_nodest_conn()
` [PATCH 17/24] IPVS: Add expire_quiescent_template()
` [PATCH 18/24] IPVS: Conditinally use sysctl_lblc{r}_expiration
` [PATCH 19/24] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
` [PATCH 20/24] IPVS: Conditional ip_vs_conntrack_enabled()
` [PATCH 21/24] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
` [PATCH 22/24] IPVS: Conditionally define and use ip_vs_lblc{r}_table
` [PATCH 23/24] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
` [PATCH 24/24] IPVS: Conditionally include sysctl members of struct netns_ipvs
[PATCH] iptables: fix the dead loop when meeting unknown options
2011-03-14 6:23 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;
as well as URLs for NNTP newsgroup(s).