Merge git://1984.lsi.us.es/nf
authorDavid S. Miller <davem@davemloft.net>
Mon, 20 Aug 2012 09:44:29 +0000 (02:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Aug 2012 09:44:29 +0000 (02:44 -0700)
Pable Neira Ayuso says:

====================
The following five patches contain fixes for 3.6-rc, they are:

* Two fixes for message parsing in the SIP conntrack helper, from
  Patrick McHardy.

* One fix for the SIP helper introduced in the user-space cthelper
  infrastructure, from Patrick McHardy.

* fix missing appropriate locking while modifying one conntrack entry
  from the nfqueue integration code, from myself.

* fix possible access to uninitiliazed timer in the nf_conntrack
  expectation infrastructure, from myself.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge