]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec...
authorDavid S. Miller <davem@davemloft.net>
Thu, 22 Aug 2013 23:04:41 +0000 (16:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Aug 2013 23:04:41 +0000 (16:04 -0700)
commit828b064b2f1e4895a3968337224d267fa0998c32
tree3744aa127aa718733ab3712bd40dac62d207511e
parent261fe1a1744ffc5a7b765ac05e0cb604e9b98cd1
parent63d1d2d6779093e69b8309d060fe5cd5a03756b1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next

Steffen Klassert says:

====================
1) Some constifications, from Mathias Krause.

2) Catch bugs if a hold timer is still active when xfrm_policy_destroy()
   is called, from Fan Du.

3) Remove a redundant address family checking, from Fan Du.

4) Make xfrm_state timer monotonic to be independent of system clock changes,
   from Fan Du.

5) Remove an outdated comment on returning -EREMOTE in the xfrm_lookup(),
   from Rami Rosen.

Please pull or let me know if there are problems.
====================

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