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)
commit6c71bec66ae65305ba5c33c93aa722f21f092737
treeab07e16e8047bea8343d6ad34f0d5377f369aef4
parentc0de08d04215031d68fa13af36f347a6cfa252ca
parent2614f86490122bf51eb7c12ec73927f1900f4e7d
Merge git://1984.lsi.us.es/nf

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>