netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request (net): ipsec 2014-07-23
@ 2014-07-23  8:18 Steffen Klassert
  2014-07-23  8:18 ` [PATCH 1/2] xfrm: Fix refcount imbalance in xfrm_lookup Steffen Klassert
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Steffen Klassert @ 2014-07-23  8:18 UTC (permalink / raw)
  To: David Miller; +Cc: Herbert Xu, Steffen Klassert, netdev

Just two fixes this time, both are stable candidates.

1) Fix the dst_entry refcount on socket policy usage.

2) Fix a wrong SPI check that prevents AH SAs from getting
   installed, dependent on the SPI. From Tobias Brunner. 

Please pull or let me know if there are problems.

Thanks!

The following changes since commit d7933ab727ed035bdf420d7381b831ba959cecc5:

  Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 (2014-06-25 21:47:28 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git master

for you to fetch changes up to a0e5ef53aac8e5049f9344857d8ec5237d31e58b:

  xfrm: Fix installation of AH IPsec SAs (2014-06-30 07:42:12 +0200)

----------------------------------------------------------------
Steffen Klassert (1):
      xfrm: Fix refcount imbalance in xfrm_lookup

Tobias Brunner (1):
      xfrm: Fix installation of AH IPsec SAs

 net/xfrm/xfrm_policy.c | 2 ++
 net/xfrm/xfrm_user.c   | 7 +++----
 2 files changed, 5 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-07-24  4:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-23  8:18 pull request (net): ipsec 2014-07-23 Steffen Klassert
2014-07-23  8:18 ` [PATCH 1/2] xfrm: Fix refcount imbalance in xfrm_lookup Steffen Klassert
2014-07-23 17:21   ` Eric Dumazet
2014-07-23 22:09     ` David Miller
2014-07-23 22:54       ` Eric Dumazet
2014-07-23  8:18 ` [PATCH 2/2] xfrm: Fix installation of AH IPsec SAs Steffen Klassert
2014-07-24  4:57 ` pull request (net): ipsec 2014-07-23 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).