netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-25 18:34:47 to 2012-07-09 07:29:04 UTC [more...]

[PATCH 0/2] Netfilter updates for 3.5-rc5
 2012-07-09  7:29 UTC  (4+ messages)
` [PATCH 1/2] netfilter: ipset: timeout fixing bug broke SET target special timeout value
` [PATCH 2/2] netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down

[PATCH 0/3] ipset: change 'iface' part in hash:net,iface set
 2012-07-08 22:55 UTC  (32+ messages)
` [PATCH 1/3] iptables: "
` [PATCH 2/3] ipset: "
` [PATCH 3/3] "

[PATCH v2 0/6] IPv6 tarpit support
 2012-07-08 19:36 UTC  (8+ messages)
` [PATCH v2 1/6] netfilter: tarpit: Move XTTARPIT_TARPIT mode processing to its own function
` [PATCH v2 2/6] netfilter: tarpit: Move XTTARPIT_HONEYPOT mode into "
` [PATCH v2 3/6] netfilter: tarpit: Move XTTARPIT_RESET to "
` [PATCH v2 4/6] netfilter: tarpit: Make tarpit code generic
` [PATCH v2 5/6] netfilter: tarpit: Add IPv6 support
` [PATCH v2 6/6] netfilter: tarpit: Enable IPv6 userspace support

[PATCH 0/3] IPv6 tarpit support
 2012-07-08 13:58 UTC  (6+ messages)
` [PATCH 1/3] xtables: tarpit: Make tarpit code generic
` [PATCH 2/3] xtables: tarpit: Add IPv6 support
` [PATCH 3/3] xtables: libxt_TARPIT: Enable "

[PATCH 00/18] netfilter updates for net-next (upcoming 3.6), batch 5
 2012-07-07 23:23 UTC  (20+ messages)
` [PATCH 01/18] netfilter: ctnetlink: add new messages to obtain statistics
` [PATCH 02/18] netfilter: nf_conntrack: fix nf_conntrack_l3proto_register
` [PATCH 03/18] netfilter: nf_conntrack: prepare l4proto->init_net cleanup
` [PATCH 04/18] netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table
` [PATCH 05/18] netfilter: nf_conntrack: use l4proto->users as refcount for per-net data
` [PATCH 06/18] netfilter: nf_conntrack: fix memory leak if sysctl registration fails
` [PATCH 07/18] netfilter: nf_ct_tcp: merge tcpv[4,6]_net_init into tcp_net_init
` [PATCH 08/18] netfilter: nf_ct_udp: merge udpv[4,6]_net_init into udp_net_init
` [PATCH 09/18] netfilter: nf_ct_udplite: add udplite_kmemdup_sysctl_table function
` [PATCH 10/18] netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_init
` [PATCH 11/18] netfilter: nf_ct_generic: add generic_kmemdup_sysctl_table function
` [PATCH 12/18] netfilter: nf_ct_dccp: add dccp_kmemdup_sysctl_table function
` [PATCH 13/18] netfilter: nf_ct_icmp: add icmp_kmemdup[_compat]_sysctl_table function
` [PATCH 14/18] netfilter: nf_ct_icmpv6: add icmpv6_kmemdup_sysctl_table function
` [PATCH 15/18] netfilter: nf_conntrack: generalize nf_ct_l4proto_net
` [PATCH 16/18] netfilter: nf_ct_tcp: missing per-net support for cttimeout
` [PATCH 17/18] netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg
` [PATCH 18/18] netfilter: nfnetlink_queue: do not allow to set unsupported flag bits

[PATCH] libxt_recent: remove unused variable
 2012-07-04 21:53 UTC 

[PATCH 0/1] ipset bugfix patch
 2012-07-04 21:18 UTC  (3+ messages)
` [PATCH 1/1] Timeout fixing bug broke SET target special timeout value, fixed

[PATCH] libxt_devgroup: add man page snippet
 2012-07-04 21:01 UTC  (2+ messages)

[RFC] [PATCH] netfilter: nfnetlink_queue: Don't set random flag bits
 2012-07-04 20:57 UTC  (2+ messages)

[PATCH 0/3] Nfnetlink and ipset fixes
 2012-07-04 20:54 UTC  (12+ messages)
` [PATCH 1/3] nfnetlink: Check callbacks before using those in nfnetlink_rcv_msg
` [PATCH 2/3] ipset: Handle properly an IPSET_CMD_NONE
` [PATCH 3/3] nfnetlink: Unlock a previously locked rcu_read in nfnetlink_rcv_msg

libnetfilter_queue build fix
 2012-07-04 17:56 UTC  (3+ messages)
` [PATCH] build: remove stray empty variable

Building xtables-addons
 2012-07-04 15:09 UTC  (3+ messages)

[PATCH] Include <net/ip6_checksum.h> for csum_ipv6_magic
 2012-07-03 23:02 UTC  (3+ messages)

broadcast filling up conntrack table
 2012-07-03 22:45 UTC 

What happened to xt_match_param
 2012-07-03 15:57 UTC  (3+ messages)

[RFC PATCH net-next] ipvs: add missing lock in ip_vs_ftp_init_conn()
 2012-07-03  7:12 UTC  (7+ messages)

[ANNOUNCE] ipset 6.13 released
 2012-07-02 20:26 UTC  (31+ messages)
  ` [PATCH] build: restore -version-info

[patch -next] netfilter: use kfree_skb() not kfree()
 2012-07-01  0:27 UTC  (2+ messages)

[PATCH 1/2] netfilter: nf_conntrack: generalize nf_ct_l4proto_net
 2012-06-30 12:32 UTC  (4+ messages)
` [PATCH 2/2] netfilter: nf_ct_tcp: missing per-net support for cttimeout

[PATCH 0/2] [net-next] Netlink updates
 2012-06-29 23:42 UTC  (4+ messages)
` [PATCH 1/2] netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
` [PATCH 2/2] netlink: add nlk->netlink_bind hook for module auto-loading

[PATCH 0/5] netfilter fixes for 3.5-rc4
 2012-06-29 23:37 UTC  (9+ messages)
` [PATCH 1/5] netfilter: ipset: fix interface comparision in hash-netiface sets
` [PATCH 2/5] netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6
` [PATCH 3/5] netfilter: update location of my trees
` [PATCH 4/5] netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent
` [PATCH 5/5] netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg

Re[2]: BUG: NULL pointer in ctnetlink_conntrack_event
 2012-06-29 18:22 UTC 

BUG: NULL pointer in ctnetlink_conntrack_event
 2012-06-29 16:29 UTC  (2+ messages)

IPv6 fragment packet handling
 2012-06-29  5:39 UTC 

ipv6 tarpitting
 2012-06-28 18:45 UTC  (3+ messages)

IPv6 fragment packet handling
 2012-06-28 15:50 UTC 

[feature request] IPv6 match the second and further fragments
 2012-06-28 13:16 UTC 

Redirect target for IPv6 inclusion
 2012-06-28 10:08 UTC  (4+ messages)

[PATCH 1/1] Replace 'owner' in SDP enums with more correct 'origin'
 2012-06-28  6:05 UTC 

[PATCH 1/1] netfilter: make net/stat/nf_conntrack procfs available again
 2012-06-27 15:23 UTC  (4+ messages)

[PATCH 01/13] netfilter: fix problem with proto register
 2012-06-27  9:05 UTC  (12+ messages)
` [PATCH 04/13] netfilter: regard users as refcount for l4proto's per-net data

Problem: soft lockup in nf_conntrack(?)
 2012-06-26 18:14 UTC 

libnfnetlink: build updates
 2012-06-26 14:53 UTC  (3+ messages)
` [PATCH] build: remove unnecessary AC_EXEEXT

libnetfilter_queue: build updates
 2012-06-26 14:52 UTC  (4+ messages)
` [PATCH 1/2] build: remove unnecessary AC_EXEEXT
` [PATCH 2/2] build: remove unused lines in Makefile.am

libnetfilter_log: build updates
 2012-06-26 14:51 UTC  (4+ messages)
` [PATCH 1/2] build: remove unnecessary pkgconfig->config.status dependency
` [PATCH 2/2] build: remove unused lines in Makefile.am

libnetfilter_cttimeout: build updates
 2012-06-26 14:50 UTC  (3+ messages)

libnetfilter_conntrack: build updates
 2012-06-26 14:48 UTC  (2+ messages)

libnetfilter_acct: build updates
 2012-06-26 14:48 UTC  (2+ messages)

[PATCH] netfilter: ipset: hash:net,iface: fix interface comparision
 2012-06-26 13:35 UTC  (4+ 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).