lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 14 Feb 2013 16:22:49 -0800
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Pravin B Shelar <pshelar@...ira.com>
Cc:	netdev@...r.kernel.org, edumazet@...gle.com, jesse@...ira.com,
	bhutchings@...arflare.com, mirqus@...il.com
Subject: Re: [PATCH net-next 1/3] net: Add skb_unclone() helper function.

On Thu, 2013-02-14 at 11:44 -0800, Pravin B Shelar wrote:
> This function will be used in next GRE_GSO patch. This patch does
> not change any functionality.
> 
> Signed-off-by: Pravin B Shelar <pshelar@...ira.com>
> ---
>  drivers/net/ppp/ppp_generic.c           |    3 +--
>  include/linux/skbuff.h                  |   10 ++++++++++
>  net/ipv4/ah4.c                          |    3 +--
>  net/ipv4/ip_fragment.c                  |    2 +-
>  net/ipv4/tcp_output.c                   |    2 +-
>  net/ipv4/xfrm4_input.c                  |    2 +-
>  net/ipv4/xfrm4_mode_tunnel.c            |    3 +--
>  net/ipv6/ah6.c                          |    3 +--
>  net/ipv6/netfilter/nf_conntrack_reasm.c |    2 +-
>  net/ipv6/reassembly.c                   |    2 +-
>  net/ipv6/xfrm6_mode_tunnel.c            |    3 +--
>  net/sched/act_ipt.c                     |    6 ++----
>  net/sched/act_pedit.c                   |    3 +--
>  13 files changed, 23 insertions(+), 21 deletions(-)

Acked-by: Eric Dumazet <edumazet@...gle.com>


--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ