netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request (net-next): ipsec-next 2013-04-11
@ 2013-04-11  7:56 Steffen Klassert
  2013-04-11  7:56 ` [PATCH 1/2] xfrm: allow to avoid copying DSCP during encapsulation Steffen Klassert
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steffen Klassert @ 2013-04-11  7:56 UTC (permalink / raw)
  To: David Miller; +Cc: Herbert Xu, Steffen Klassert, netdev

1)  Allow to avoid copying DSCP during encapsulation
    by setting a SA flag. From Nicolas Dichtel.

2) Constify the netlink dispatch table, no need to modify it
   at runtime. From Mathias Krause.

Please pull or let me know if there are problems.

Thanks!

The following changes since commit 6fac41157252220678b210fcb13e2c3dad7a912a:

  bnx2x: use the default NAPI weight (2013-03-05 23:40:01 -0500)

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 05600a799f6c67b139f2bc565e358b913b230cf5:

  xfrm_user: constify netlink dispatch table (2013-03-06 07:02:46 +0100)

----------------------------------------------------------------
Mathias Krause (1):
      xfrm_user: constify netlink dispatch table

Nicolas Dichtel (1):
      xfrm: allow to avoid copying DSCP during encapsulation

 include/net/xfrm.h           |    1 +
 include/uapi/linux/xfrm.h    |    3 +++
 net/ipv4/ipcomp.c            |    1 +
 net/ipv4/xfrm4_mode_tunnel.c |    8 ++++++--
 net/ipv6/xfrm6_mode_tunnel.c |    7 +++++--
 net/xfrm/xfrm_state.c        |    1 +
 net/xfrm/xfrm_user.c         |   17 +++++++++++++++--
 7 files changed, 32 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2013-04-11 20:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-11  7:56 pull request (net-next): ipsec-next 2013-04-11 Steffen Klassert
2013-04-11  7:56 ` [PATCH 1/2] xfrm: allow to avoid copying DSCP during encapsulation Steffen Klassert
2013-04-11  7:56 ` [PATCH 2/2] xfrm_user: constify netlink dispatch table Steffen Klassert
2013-04-11 20:15 ` pull request (net-next): ipsec-next 2013-04-11 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).