netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-03 12:10:36 to 2010-02-11 14:12:37 UTC [more...]

[PATCH v2 0/10] netfilter: ebtables: CONFIG_COMPAT support
 2010-02-11 14:12 UTC 

Code cleanups
 2010-02-11 13:27 UTC  (13+ messages)
` [PATCH 1/6] netfilter: iptables: remove unused function arguments
` [PATCH 2/6] netfilter: reduce NF_HOOK by one argument
` [PATCH 3/6] netfilter: get rid of the grossness in netfilter.h
` [PATCH 4/6] netfilter: xtables: print details on size mismatch
` [PATCH 5/6] netfilter: xtables: constify args in compat copying functions
` [PATCH 6/6] netfilter: xtables: add const qualifiers

kernel stack trace using conntrack
 2010-02-11 13:18 UTC 

[PATCH 6/6] netfilter: xtables: add const qualifiers
 2010-02-11 13:12 UTC  (5+ messages)

netfilter 00/08: SIP conntrack TCP/T.38 FAX support
 2010-02-11 13:01 UTC  (11+ messages)
` netfilter 01/08: ctnetlink: dump expectation helper name
` netfilter 02/08: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect
` netfilter 03/08: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsing
` netfilter 04/08: nf_conntrack_sip: pass data offset to NAT functions
` netfilter 05/08: nf_conntrack_sip: add TCP support
` netfilter 06/08: nf_nat: support mangling a single TCP packet multiple times
` netfilter 07/08: nf_nat_sip: add TCP support
` netfilter 08/08: nf_conntrack_sip: add T.38 FAX support

static data reduction, 2010-02-10
 2010-02-10 22:10 UTC  (23+ messages)
` [PATCH 1/4] netfilter: xtables: compact table hook functions (1/2)
` [PATCH 2/4] netfilter: xtables: compact table hook functions (2/2)
` [PATCH 3/4] netfilter: xtables: use xt_table for hook instantiation
` [PATCH 4/4] netfilter: xtables: generate initial table on-demand

static data reduction
 2010-02-10 17:52 UTC  (7+ messages)
` [PATCH 1/4] netfilter: xtables: compact table hook functions (1/2)
` [PATCH 2/4] netfilter: xtables: compact table hook functions (2/2)
` [PATCH 3/4] netfilter: xtables: use xt_table for hook instantiation
` [PATCH 4/4] netfilter: xtables: generate initial table on-demand

[PATCH] xtables: symmetric COMPAT_XT_ALIGN definition
 2010-02-10 14:04 UTC  (4+ messages)

xtables: consistent struct compat_xt_counters definition
 2010-02-10 14:00 UTC  (2+ messages)

netfilter 00/05: netfilter fixes
 2010-02-10 13:52 UTC  (11+ messages)
` netfilter 01/05: nf_conntrack: fix memory corruption with multiple namespaces
` netfilter 02/05: nf_conntrack: per netns nf_conntrack_cachep
` netfilter 03/05: nf_conntrack: restrict runtime expect hashsize modifications
` netfilter 04/05: xtables: compat out of scope fix
` netfilter 05/05: nf_conntrack: fix hash resizing with namespaces

[PATCH v2 1/2] nfnetlink: netns support
 2010-02-10 12:24 UTC  (3+ messages)

ct: will ct be stalled in rcu read critical section?
 2010-02-10 10:22 UTC  (4+ messages)

ip_conntrack_count not decremented - nf_conntrack: table full, dropping packet
 2010-02-09 18:30 UTC 

netfilter/iptables and network interface names
 2010-02-09 15:00 UTC  (12+ messages)

netfilter 00/03: conntrack zones
 2010-02-08 17:39 UTC  (4+ messages)
` netfilter 01/03: nf_conntrack: pass template to l4proto ->error handler
` netfilter 02/03: nf_conntrack: add support for "conntrack zones"
` netfilter 03/03: ctnetlink: add zone support

[PATCH] netfiler: compat out of scope fix
 2010-02-08 14:45 UTC  (2+ messages)

[PATCH nf-next] netfilter: fix build failure with CONNTRACK=y NAT=n
 2010-02-08 14:39 UTC  (2+ messages)

[PATCH for 2.6.33] conntrack: restrict runtime hashsize modifications
 2010-02-08 14:35 UTC  (28+ messages)

[PATCH] IPv6:Send an ICMPv6 "Fragment Reassembly Timeout" message when enabling connection track
 2010-02-08 14:20 UTC  (4+ messages)

Upgrade Your Email Account
 2010-02-07 23:01 UTC 

[PATCH 0/7] netfilter: ebtables: CONFIG_COMPAT support
 2010-02-07 23:28 UTC  (21+ messages)
` [PATCH 1/7] netfilter: ebtables: abort if next_offset is too small
` [PATCH 2/7] netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets
` [PATCH 3/7] netfilter: CONFIG_COMPAT: allow delta to exceed 32767
` [PATCH 4/7] netfilter: ebtables: split do_replace into two functions
` [PATCH 5/7] netfilter: ebtables: add CONFIG_COMPAT support
` [PATCH 6/7] netfilter: ebt_limit: "
` [PATCH 7/7] netfilter: ebtables: mark: "

Stomping Static Data pull, 2010-02-07
 2010-02-07 11:49 UTC  (5+ messages)
` [PATCH 1/4] netfilter: xtables: compact table hook functions (1/2)
` [PATCH 2/4] netfilter: xtables: compact table hook functions (2/2)
` [PATCH 3/4] netfilter: xtables: use xt_table for hook instantiation
` [PATCH 4/4] netfilter: xtables: generate initial table on-demand

Upgrade Your Email Account
 2010-02-06  8:13 UTC 

Upgrade Your Email Account
 2010-02-06  3:07 UTC 

stomping static data pull
 2010-02-06  2:31 UTC  (8+ messages)

kernel panic with ip_conntrack with kernel 2.6.16.13
 2010-02-05 13:08 UTC  (4+ messages)

Upgrade Your Email Account
 2010-02-04 16:30 UTC 

debug: nt_conntrack and KVM crash
 2010-02-04 14:00 UTC  (41+ messages)
  ` [PATCH] netfilter: per netns nf_conntrack_cachep

Question about the "dst" field in sk_buff
 2010-02-04 11:56 UTC  (4+ messages)

[PATCH] netfilter: Fix a unregister_netdevice hang
 2010-02-04  9:14 UTC 

Reach 150k financial planners - we have this list and more
 2010-02-04  4:12 UTC 

xtables-addon to staging?
 2010-02-03 17:20 UTC  (2+ messages)

I have a list of 788k doctors in America
 2010-02-03 15:47 UTC 


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).