]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb760942ae839c9828b56b36e96e424c1147ffdfd
treeab07e16e8047bea8343d6ad34f0d5377f369aef4
parenta729d3e6951d9177818d1f2b2dc4b35ac446beb8
parent1b1fa2d3aedf46da4d7e004b8536dcfeb08c6836
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>