]> 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)
commit7a65d9fc63c38fa61bc7bac362ed5722a8326ae7
tree3744aa127aa718733ab3712bd40dac62d207511e
parentf0c8adc81335dd3b817c593011310242b656c40a
parente372c22e59ccd3af71524d354c434d07cfd5b370
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>