[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1276616323-20880-1-git-send-email-kaber@trash.net>
Date: Tue, 15 Jun 2010 17:38:26 +0200
From: kaber@...sh.net
To: davem@...emloft.net
Cc: netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH 00/17] netfilter: netfilter update
following is a first netfilter update for net-next, containing:
- RCU conversions for nfnetlink_log, nfnetlink_queue, ip_queue, ip6_queue
and ipt_CLUSTERIP from Eric
- conversion of the untracked conntrack structure to per-cpu data, from Eric
- removal of the nth_lock spinlock, from Eric
- conversion of bridge netfilter to skb_set_noref, from Eric
- a new IDLETIMER target, which can be used to trigger sysfs notifications
when a certain xtables rule hasn't been hit for a specific time, from
Luciano Coelho
- removal of some atomic ops in netfilter IPv6 defragmentation, from Shan Wei
- minor cleanups in xt_sctp and the netfilter checksumming function, from
Shan Wei
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6.git master
Thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists