linux/net/ipv6
Ben Hutchings 63de6fcc82 drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
[ Upstream commit 5188cd44c5 ]

UFO is now disabled on all drivers that work with virtio net headers,
but userland may try to send UFO/IPv6 packets anyway.  Instead of
sending with ID=0, we should select identifiers on their behalf (as we
used to).

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Fixes: 916e4cf46d ("ipv6: reuse ip6_frag_id from ip6_ufo_append_data")
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-14 08:59:44 -08:00
..
netfilter netfilter: Can't fail and free after table replacement 2014-05-31 13:20:28 -07:00
Kconfig ip6_vti: Fix build when NET_IP_TUNNEL is not set. 2014-02-20 14:29:49 +01:00
Makefile
addrconf.c ipv6: fix rtnl locking in setsockopt for anycast and multicast 2014-10-15 08:36:41 +02:00
addrconf_core.c
addrlabel.c
af_inet6.c
ah6.c
anycast.c ipv6: restore the behavior of ipv6_sock_ac_drop() 2014-10-15 08:36:41 +02:00
datagram.c
esp6.c
exthdrs.c
exthdrs_core.c ipv6: ipv6_find_hdr restore prev functionality 2014-02-27 18:27:26 -05:00
exthdrs_offload.c ipv6: Fix exthdrs offload registration. 2014-03-06 16:35:55 -05:00
fib6_rules.c
icmp.c ipv6: some ipv6 statistic counters failed to disable bh 2014-04-14 06:50:03 -07:00
inet6_connection_sock.c
inet6_hashtables.c
ip6_checksum.c
ip6_fib.c ipv6: fib: fix fib dump restart 2014-05-31 13:20:35 -07:00
ip6_flowlabel.c
ip6_gre.c ip6_gre: fix flowi6_proto value in xmit path 2014-10-15 08:36:42 +02:00
ip6_icmp.c
ip6_input.c
ip6_offload.c ipv6: gro: fix CHECKSUM_COMPLETE support 2014-05-31 13:20:39 -07:00
ip6_offload.h
ip6_output.c xfrm: Generate blackhole routes only from route lookup functions 2014-10-15 08:36:42 +02:00
ip6_tunnel.c net: tunnels - enable module autoloading 2014-06-26 15:15:39 -04:00
ip6_vti.c
ip6mr.c ip6mr: fix mfc notification flags 2014-03-20 16:24:28 -04:00
ipcomp6.c
ipv6_sockglue.c
mcast.c ipv6: fix rtnl locking in setsockopt for anycast and multicast 2014-10-15 08:36:41 +02:00
mip6.c
ndisc.c
netfilter.c netfilter: Fix potential use after free in ip6_route_me_harder() 2014-06-11 11:54:14 -07:00
output_core.c drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets 2014-11-14 08:59:44 -08:00
ping.c ipv6: some ipv6 statistic counters failed to disable bh 2014-04-14 06:50:03 -07:00
proc.c
protocol.c
raw.c
reassembly.c
route.c ipv6: Limit mtu to 65575 bytes 2014-05-31 13:20:33 -07:00
sit.c sit: Fix ipip6_tunnel_lookup device matching criteria 2014-10-15 08:36:40 +02:00
syncookies.c
sysctl_net_ipv6.c
tcp_ipv6.c tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() 2014-10-15 08:36:40 +02:00
tcpv6_offload.c net-gre-gro: Fix a bug that breaks the forwarding path 2014-07-28 08:06:01 -07:00
tunnel6.c
udp.c ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next() 2014-06-26 15:15:38 -04:00
udp_impl.h
udp_offload.c ipv6: reuse ip6_frag_id from ip6_ufo_append_data 2014-02-22 00:28:21 -05:00
udplite.c
xfrm6_input.c
xfrm6_mode_beet.c
xfrm6_mode_ro.c
xfrm6_mode_transport.c
xfrm6_mode_tunnel.c
xfrm6_output.c
xfrm6_policy.c
xfrm6_state.c
xfrm6_tunnel.c