messages from 2012-06-29 19:42:30 to 2012-07-13 14:23:03 UTC [more...]
[PATCH v2 0/3] iptables: change 'iface' part in hash:net,iface set
 2012-07-13 14:22 UTC  (19+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] ipset: "
` [PATCH v2 3/3] "
pgsql-ulogd2
 2012-07-13 14:13 UTC 
xt_recent cleanups, xt_SYSRQ
 2012-07-13  9:16 UTC  (14+ messages)
` [PATCH 1/4] netfilter: xt_recent: remove ip_list_hash_size parameter
` [PATCH 2/4] netfilter: cleanup use of the term "IPs"
` [PATCH 3/4] netfilter: use permission mnemonics in module_param
` [PATCH 4/4] netfilter: xtables: inclusion of xt_SYSRQ
[GIT PULL nf-next] IPVS
 2012-07-13  2:59 UTC  (9+ messages)
` [PATCH 1/2] ipvs: ip_vs_ftp depends on nf_conntrack_ftp helper
` [PATCH 2/2] ipvs: generalize app registration in netns
    ` [PATCH v2] "
[PATCH 2/2] extensions: add HMARK target
 2012-07-12 15:29 UTC  (2+ messages)
[PATCH 2/2] extensions: add HMARK target
 2012-07-12  7:29 UTC 
[PATCH 0/2] revamped HMARK extension
 2012-07-12  7:23 UTC 
ipt_REJECT and ip6t_REJECT discrepancies
 2012-07-11  1:59 UTC 
[GIT PULL nf] IPVS
 2012-07-11  0:19 UTC  (4+ messages)
` [PATCH 1/3] ipvs: fix oops on NAT reply in br_nf context
` [PATCH 2/3] ipvs: add missing lock in ip_vs_ftp_init_conn()
` [PATCH 3/3] ipvs: fix oops in ip_vs_dst_event on rmmod
[PATCH 0/2] revamped HMARK extension
 2012-07-10 23:17 UTC  (3+ messages)
` [PATCH 1/2] libxtables: add xtables_ip[6]mask_to_cidr
` [PATCH 2/2] extensions: add HMARK target
[ANNOUNCE] ipset 6.13 released
 2012-07-10 16:27 UTC  (32+ messages)
  ` [PATCH] build: restore -version-info
[GIT PULL net] IPVS
 2012-07-10 13:05 UTC  (4+ messages)
[RFC PATCH net-next] ipvs: add missing lock in ip_vs_ftp_init_conn()
 2012-07-10  9:05 UTC  (7+ messages)
[PATCH 0/3] ipset: change 'iface' part in hash:net,iface set
 2012-07-09 22:05 UTC  (34+ messages)
` [PATCH 1/3] iptables: "
` [PATCH 2/3] ipset: "
` [PATCH 3/3] "
[PATCH v2 0/6] IPv6 tarpit support
 2012-07-09 20:22 UTC  (14+ 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] TARPIT: Fix build problem with newer kernels
 2012-07-09 14:00 UTC 
[PATCH 0/2] Netfilter updates for 3.5-rc5
 2012-07-09  9:50 UTC  (6+ 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] 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  (6+ messages)
` [PATCH 1/3] nfnetlink: Check callbacks before using those 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)
[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  (2+ messages)
[PATCH 0/5] netfilter fixes for 3.5-rc4
 2012-06-29 23:37 UTC  (2+ messages)
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).