netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-24 14:03:16 to 2009-03-28 10:28:11 UTC [more...]

linux-next: Tree for March 27 (netfilter build error)
 2009-03-28 10:28 UTC  (2+ messages)

[PATCH 0/5] improve ctnetlink event reliability
 2009-03-27 12:51 UTC  (14+ messages)
` [PATCH 1/5] netfilter: conntrack: remove events flags from userspace exposed file
` [PATCH 2/5] netfilter: conntrack: use nf_ct_kill() to destroy conntracks
` [PATCH 3/5] netfilter: conntrack: don't report events on module removal
` [PATCH 4/5] conntrack: ecache: move event cache to conntrack extension infrastructure
` [PATCH 5/5] ctnetlink: optional reliable event delivery

[PATCH] iptables: "cluster" match uses IPv6-specific code without ifdef
 2009-03-27 12:50 UTC  (4+ messages)

netfilter 00/12: Netfilter fixes/2.6.30 update part II
 2009-03-27  5:46 UTC  (14+ messages)
` netfilter 01/12: fix xt_LED build failure
` netfilter 02/12: nf_conntrack: use hlist_add_head_rcu() in nf_conntrack_set_hashsize()
` netfilter 03/12: factorize ifname_compare()
` netfilter 04/12: ctnetlink: add callbacks to the per-proto nlattrs
` netlink 05/12: add nla_policy_len()
` netfilter 06/12: limit the length of the helper name
` netfilter 07/12: {ip,ip6,arp}_tables: fix incorrect loop detection
` netfilter 08/12: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()
` netfilter 09/12: ctnetlink: allocate right-sized ctnetlink skb
` netfilter 10/12: nf_conntrack: add generic function to get len of generic policy
` netfilter 11/12: nf_conntrack: calculate per-protocol nlattr size
` ctnetlink 12/12: compute generic part of event more acurately

linux-next: net tree build warnings
 2009-03-26 22:01 UTC  (10+ messages)
  ` [PATCH 1/3] netfilter: fix warning about invalid const usage
  ` [PATCH 2/3] netfilter: fix warning in ebt_ulog init function
  ` [PATCH 3/3] netfilter: fix nf_logger name in ebt_ulog

[patch 0/5] nf protos pernet functionality fresh attempt
 2009-03-26 21:05 UTC  (13+ messages)
` [patch 1/5] net: netfilter conntrack - add per-net functionality for ICMP protocol
` [patch 2/5] net: netfilter conntrack - add per-net functionality for SCTP protocol
` [patch 3/5] net: netfilter conntrack - add per-net functionality for TCP protocol
` [patch 4/5] net: netfilter conntrack - add per-net functionality for UDP protocol
` [patch 5/5] net: netfilter conntrack - add per-net functionality for UDPLITE protocol

Wrong MAC in redirected packet
 2009-03-26 20:54 UTC  (14+ messages)

iptable_nat and ip_conntrack coupling
 2009-03-26 17:26 UTC  (2+ messages)

[RFC v2 0/7] introduce netfilter conntrack protos pernet functionality v2
 2009-03-26 15:51 UTC  (7+ messages)
` [RFC v2 5/7] net: netfilter conntrack - add per-net functionality for TCP protocol

Passive OS fingerprint xtables match
 2009-03-26 15:47 UTC  (6+ messages)

netfilter spurious ELOOP
 2009-03-26 15:25 UTC  (8+ messages)

Updating variable shared between user and kernel space
 2009-03-26 15:29 UTC  (3+ messages)

32 vs 64 bits
 2009-03-26 14:32 UTC  (2+ messages)

[patch 0/1] ctnetlink: allocation improvements
 2009-03-26 12:38 UTC  (3+ messages)
` [patch 1/1] ctnetlink: compute generic part of event more acurately

nftables-goes-automake patch series
 2009-03-26  9:45 UTC  (7+ messages)

[patch 0/3] ctnetlink: allocation improvements
 2009-03-25 20:54 UTC  (7+ messages)
` [patch 1/3] ctnetlink: allocate right-sized ctnetlink skb
` [patch 2/3] netfilter: add generic function to get len of generic policy
` [patch 3/3] netfilter: calculate per-protocol nlattr size

[PATCH] conntrack: Reduce conntrack count in nf_conntrack_free()
 2009-03-25 20:10 UTC  (14+ messages)
                      ` [PATCH] conntrack: use SLAB_DESTROY_BY_RCU for nf_conn structs

[patch 0/6] netfilter: ctnetlink allocation improvement
 2009-03-25 17:46 UTC  (11+ messages)
` [patch 1/6] ctnetlink: add callbacks to the per-proto nlattrs
` [patch 2/6] netlink: add nla_policy_len()
` [patch 3/6] netfilter: limit the length of the helper name
` [patch 4/6] ctnetlink: allocate right-sized ctnetlink skb

[PATCH] [PATCH] dynamic calculation of event message size for ctnetlink
 2009-03-25 17:22 UTC  (8+ messages)

netfilter 00/41: Netfilter update for 2.6.30
 2009-03-25 16:32 UTC  (52+ messages)
` netfilter 07/41: arp_tables: unfold two critical loops in arp_packet_match()
                ` [PATCH] netfilter: factorize ifname_compare()
` netfilter 08/41: Combine ipt_TTL and ip6t_HL source
` netfilter 09/41: Combine ipt_ttl and ip6t_hl source
` netfilter 10/41: xt_physdev fixes
` netfilter 11/41: xtables: add backward-compat options
` netfilter 12/41: xt_physdev: unfold two loops in physdev_mt()
` netfilter 13/41: ip6_tables: unfold two loops in ip6_packet_match()
` netfilter 14/41: iptables: lock free counters
` netfilter 15/41: nf_conntrack: table max size should hold at least table size
` netfilter 16/41: fix hardcoded size assumptions
` netfilter 17/41: x_tables: add LED trigger target
` netfilter 18/41: ip_tables: unfold two critical loops in ip_packet_match()
` netfilter 19/41: nf_conntrack: account packets drop by tcp_packet()
` netfilter 20/41: install missing headers
` netfilter 21/41: xt_hashlimit fix
` netfilter 22/41: use a linked list of loggers
` netfilter 23/41: print the list of register loggers
` netfilter 24/41: remove IPvX specific parts from nf_conntrack_l4proto.h
` netfilter 25/41: Kconfig spelling fixes (trivial)
` netfilter 26/41: conntrack: increase drop stats if sequence adjustment fails
` netfilter 27/41: ctnetlink: cleanup master conntrack assignation
` netfilter 28/41: ctnetlink: cleanup conntrack update preliminary checkings
` netfilter 29/41: ctnetlink: move event reporting for new entries outside the lock
` netfilter 30/41: auto-load ip6_queue module when socket opened
` netfilter 31/41: auto-load ip_queue "
` netfilter 32/41: xtables: avoid pointer to self
` net 33/41: sysctl_net - use net_eq to compare nets
` net 34/41: netfilter conntrack - add per-net functionality for DCCP protocol
` netfilter 35/41: xtables: add cluster match
` netfilter 36/41: ctnetlink: remove remaining module refcounting
` netfilter 37/41: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put
` netfilter 38/41: ctnetlink: fix rcu context imbalance
` netfilter 39/41: sysctl support of logger choice
` nefilter 40/41: nfnetlink: add nfnetlink_set_err and use it in ctnetlink
` netfilter 41/41: nf_conntrack: Reduce conntrack count in nf_conntrack_free()

[ANNOUNCE]: Release of iptables-1.4.3.1
 2009-03-25 12:50 UTC  (4+ messages)

1.4.3: iptables-multi needs adjustment for -static callname
 2009-03-25 12:48 UTC  (2+ messages)

[PATCH] netfilter: fix unaligned memory access in tcp_sack
 2009-03-24 23:39 UTC  (4+ messages)

[PATCH 1/3] build: avoid files with duplicate basenames
 2009-03-24 23:31 UTC 

[PATCH 2/3] build: make use of automake
 2009-03-24 23:31 UTC 

[PATCH 3/3] build: enable -Wshadow compiler flag
 2009-03-24 23:31 UTC 

nftables: build issues
 2009-03-24 19:35 UTC  (3+ messages)

[ANNOUNCE] Xtables-addons 1.13 released
 2009-03-24 18:58 UTC  (3+ messages)

[PATCH] ctnetlink: optional packet drop to make event delivery reliable
 2009-03-24 14:04 UTC  (5+ messages)


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