[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140227.162002.673927416324136369.davem@redhat.com>
Date: Thu, 27 Feb 2014 16:20:02 -0500 (EST)
From: David Miller <davem@...hat.com>
To: steffen.klassert@...unet.com
Cc: herbert@...dor.apana.org.au, netdev@...r.kernel.org
Subject: Re: pull request (net): ipsec 2014-02-27
From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Thu, 27 Feb 2014 07:16:34 +0100
> 1) Build fix for ip_vti when NET_IP_TUNNEL is not set.
> We need this set to have ip_tunnel_get_stats64()
> available.
>
> 2) Fix a NULL pointer dereference on sub policy usage.
> We try to access a xfrm_state from the wrong array.
>
> 3) Take xfrm_state_lock in xfrm_migrate_state_find(),
> we need it to traverse through the state lists.
>
> 4) Clone states properly on migration, otherwise we crash
> when we migrate a state with aead algorithm attached.
>
> 5) Fix unlink race when between thread context and timer
> when policies are deleted.
Looks good, 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