Searched hist:"7 f290c94352e59b1d720055fce760a69a63bd0a1" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | ip_tunnel_core.c | diff 7f290c94352e59b1d720055fce760a69a63bd0a1 Thu Feb 18 04:22:52 CST 2016 Jiri Benc <jbenc@redhat.com> iptunnel: scrub packet in iptunnel_pull_header
Part of skb_scrub_packet was open coded in iptunnel_pull_header. Let it call skb_scrub_packet directly instead.
Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ipip.c | diff 7f290c94352e59b1d720055fce760a69a63bd0a1 Thu Feb 18 04:22:52 CST 2016 Jiri Benc <jbenc@redhat.com> iptunnel: scrub packet in iptunnel_pull_header
Part of skb_scrub_packet was open coded in iptunnel_pull_header. Let it call skb_scrub_packet directly instead.
Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip_gre.c | diff 7f290c94352e59b1d720055fce760a69a63bd0a1 Thu Feb 18 04:22:52 CST 2016 Jiri Benc <jbenc@redhat.com> iptunnel: scrub packet in iptunnel_pull_header
Part of skb_scrub_packet was open coded in iptunnel_pull_header. Let it call skb_scrub_packet directly instead.
Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | ip_tunnels.h | diff 7f290c94352e59b1d720055fce760a69a63bd0a1 Thu Feb 18 04:22:52 CST 2016 Jiri Benc <jbenc@redhat.com> iptunnel: scrub packet in iptunnel_pull_header
Part of skb_scrub_packet was open coded in iptunnel_pull_header. Let it call skb_scrub_packet directly instead.
Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ |
H A D | geneve.c | diff 7f290c94352e59b1d720055fce760a69a63bd0a1 Thu Feb 18 04:22:52 CST 2016 Jiri Benc <jbenc@redhat.com> iptunnel: scrub packet in iptunnel_pull_header
Part of skb_scrub_packet was open coded in iptunnel_pull_header. Let it call skb_scrub_packet directly instead.
Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | sit.c | diff 7f290c94352e59b1d720055fce760a69a63bd0a1 Thu Feb 18 04:22:52 CST 2016 Jiri Benc <jbenc@redhat.com> iptunnel: scrub packet in iptunnel_pull_header
Part of skb_scrub_packet was open coded in iptunnel_pull_header. Let it call skb_scrub_packet directly instead.
Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|