diff options
author | David S. Miller <davem@davemloft.net> | 2015-05-28 20:23:01 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-28 20:23:01 -0700 |
commit | a74eab639ec502eb744528ef7c271576d670aa7a (patch) | |
tree | 141e1e9f3c93ed162980680c081d9f095e484f27 /lib | |
parent | d7a32b6e6b1ad361ea89805855ef82dd1dea9128 (diff) | |
parent | 8faf491e642011f449d6405be52bedb70964aed6 (diff) |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Steffen Klassert says:
====================
pull request (net-next): ipsec-next 2015-05-28
1) Remove xfrm_queue_purge as this is the same as skb_queue_purge.
2) Optimize policy and state walk.
3) Use a sane return code if afinfo registration fails.
4) Only check fori a acquire state if the state is not valid.
5) Remove a unnecessary NULL check before xfrm_pol_hold
as it checks the input for NULL.
6) Return directly if the xfrm hold queue is empty, avoid
to take a lock as it is nothing to do in this case.
7) Optimize the inexact policy search and allow for matching
of policies with priority ~0U.
All from Li RongQing.
Please pull or let me know if there are problems.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions