[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1382178557-14737-1-git-send-email-jiri@resnulli.us>
Date: Sat, 19 Oct 2013 12:29:14 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, eric.dumazet@...il.com,
hannes@...essinduktion.org, jdmason@...zu.us,
yoshfuji@...ux-ipv6.org, kuznet@....inr.ac.ru, jmorris@...ei.org,
kaber@...sh.net, herbert@...dor.apana.org.au
Subject: [patch net v2 0/3] UFO fixes
Couple of patches fixing UFO functionality in different situations.
v1->v2:
- minor if{}else{} coding style adjustment suggested by Sergei Shtylyov
Jiri Pirko (3):
udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames
ip6_output: do skb ufo init for peeked non ufo skb as well
ip_output: do skb ufo init for peeked non ufo skb as well
net/ipv4/ip_output.c | 13 +++++++++----
net/ipv6/ip6_output.c | 25 ++++++++++++++-----------
net/ipv6/udp.c | 5 ++---
3 files changed, 25 insertions(+), 18 deletions(-)
--
1.8.3.1
--
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