summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2015-10-01net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-10-01ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann
2015-10-01ip6_gre: release cached dst on tunnel removalhuaibin Wang
2015-10-01ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-10-01ipv6: Make MLD packets to only be processed locallyAngga
2015-07-03ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček
2015-07-03ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2015-07-03xfrm: Increase the garbage collector thresholdSteffen Klassert
2015-06-22udp: fix behavior of wrong checksumsEric Dumazet
2015-04-29ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-04-29tcp: prevent fetching dst twice in early demux codeMichal Kubeček
2015-03-18udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2015-03-18ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau
2015-02-26ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-02-26ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-02-26ip: zero sockaddr returned on error queueWillem de Bruijn
2014-12-16ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov
2014-11-21gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert
2014-11-21ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert
2014-10-15ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng
2014-10-15ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-10-15sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani
2014-08-14ip: make IP identifiers less predictableEric Dumazet
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-06-26ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-26net: tunnels - enable module autoloadingTom Gundersen
2014-06-11netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich
2014-05-30ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani
2014-05-30net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal
2014-05-30ipv6: fib: fix fib dump restartKumar Sundararajan
2014-05-30ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel
2014-05-30ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-30netfilter: Can't fail and free after table replacementThomas Graf
2014-04-14ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-04-14ip6mr: fix mfc notification flagsNicolas Dichtel
2014-04-14ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-04-14ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-04-14ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-04-14ipv6: Fix exthdrs offload registration.Anton Nayshtut
2014-03-23ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom
2014-03-23ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-03-06net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-02-06ip6tnl: fix double free of fb_tnl_dev on exitNicolas Dichtel
2014-02-06Revert "ip6tnl: fix use after free of fb_tnl_dev"Nicolas Dichtel
2014-02-06sit: fix double free of fb_tunnel_dev on exitNicolas Dichtel
2014-02-06net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger
2014-02-06net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa
2014-01-15ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing