netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request (net-next): ipsec-next 2013-08-22
@ 2013-08-22 11:12 Steffen Klassert
  2013-08-22 11:12 ` [PATCH 1/6] xfrm: constify mark argument of xfrm_find_acq() Steffen Klassert
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Steffen Klassert @ 2013-08-22 11:12 UTC (permalink / raw)
  To: David Miller; +Cc: Herbert Xu, Steffen Klassert, netdev

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.

Thanks!

The following changes since commit 5ca5461c3ee8b306c04ac833e5eacb5755b85d88:

  vxlan: fix rcu related warning (2013-08-04 18:47:14 -0700)

are available in the git repository at:

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

for you to fetch changes up to e3fec5a1c5a1ab4a85ca3f4e41c626fb953ce162:

  xfrm: remove irrelevant comment in xfrm_input(). (2013-08-19 12:45:16 +0200)

----------------------------------------------------------------
Fan Du (3):
      xfrm: Delete hold_timer when destroy policy
      xfrm: Remove rebundant address family checking
      xfrm: Make xfrm_state timer monotonic

Mathias Krause (2):
      xfrm: constify mark argument of xfrm_find_acq()
      af_key: constify lookup tables

Rami Rosen (1):
      xfrm: remove irrelevant comment in xfrm_input().

 include/net/xfrm.h     |    2 +-
 net/key/af_key.c       |   14 +++-----------
 net/xfrm/xfrm_policy.c |    4 +---
 net/xfrm/xfrm_state.c  |   15 +++++++++------
 4 files changed, 14 insertions(+), 21 deletions(-)

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

end of thread, other threads:[~2013-08-22 23:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-22 11:12 pull request (net-next): ipsec-next 2013-08-22 Steffen Klassert
2013-08-22 11:12 ` [PATCH 1/6] xfrm: constify mark argument of xfrm_find_acq() Steffen Klassert
2013-08-22 11:12 ` [PATCH 2/6] af_key: constify lookup tables Steffen Klassert
2013-08-22 11:12 ` [PATCH 3/6] xfrm: Delete hold_timer when destroy policy Steffen Klassert
2013-08-22 11:12 ` [PATCH 4/6] xfrm: Remove rebundant address family checking Steffen Klassert
2013-08-22 11:12 ` [PATCH 5/6] xfrm: Make xfrm_state timer monotonic Steffen Klassert
2013-08-22 11:12 ` [PATCH 6/6] xfrm: remove irrelevant comment in xfrm_input() Steffen Klassert
2013-08-22 23:05 ` pull request (net-next): ipsec-next 2013-08-22 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).