lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ