[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150528.202323.659007977556925952.davem@davemloft.net>
Date: Thu, 28 May 2015 20:23:23 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: steffen.klassert@...unet.com
Cc: herbert@...dor.apana.org.au, netdev@...r.kernel.org
Subject: Re: pull request (net-next): ipsec-next 2015-05-28
From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Thu, 28 May 2015 08:25:47 +0200
> 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.
Pulled, thanks Steffen.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists