summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-01-05net: fix IP early demux racesEric Dumazet
2016-01-05net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-05gre6: allow to update all parameters via rtnlNicolas Dichtel
2016-01-05ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong
2016-01-05netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter
2016-01-05ipv6: add complete rcu protection around np->optEric Dumazet
2016-01-05ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2016-01-05net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2016-01-05snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2015-11-30ipv6: fix tunnel error handlingMichal Kubeček
2015-11-18ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2015-11-14sit: fix sit0 percpu double allocationsEric Dumazet
2015-10-26net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-09-30net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-09-30ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann
2015-09-30ip6_gre: release cached dst on tunnel removalhuaibin Wang
2015-08-27ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-08-27ipv6: Make MLD packets to only be processed locallyAngga
2015-06-10udp: fix behavior of wrong checksumsEric Dumazet
2015-04-27ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-04-27tcp: prevent fetching dst twice in early demux codeMichal Kubeček
2015-04-09ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng
2015-04-09ipv6: fix backtracking for throw routesSteven Barth
2015-03-12net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti
2015-03-12udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2015-03-12ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau
2015-02-10ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-02-10ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-02-10ip: zero sockaddr returned on error queueWillem de Bruijn
2015-01-06ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov
2014-11-19gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert
2014-11-19sit: Use ipip6_tunnel_init as the ndo_init function.Steffen Klassert
2014-11-19ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert
2014-11-13drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-10-17ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel
2014-10-17xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-10-17tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-10-17sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani
2014-08-19ip: make IP identifiers less predictableEric Dumazet
2014-08-19inetpeer: get rid of ip_id_countEric Dumazet
2014-06-23ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov
2014-06-23net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-23net: tunnels - enable module autoloadingTom Gundersen
2014-06-04netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich
2014-05-29ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani
2014-05-29net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal
2014-05-29ipv6: fib: fix fib dump restartKumar Sundararajan
2014-05-29ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel
2014-05-29ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-29netfilter: Can't fail and free after table replacementThomas Graf