aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2017-08-12udp: consistently apply ufo or fragmentationWillem de Bruijn
2017-08-12net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn
2017-08-12ipv6: set rt6i_protocol properly in the route when it is installedXin Long
2017-08-11udp6: fix socket leak on early demuxPaolo Abeni
2017-08-11ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio
2017-08-11ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca
2017-08-11ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko
2017-07-21net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-07-21ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca
2017-06-25net: ipv6: reset daddr and dport in sk if connect() failsWei Wang
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-06-23sit: use __GFP_NOWARN for user controlled allocationWANG Cong
2017-06-23net: account for current skb length when deciding about UFOMichal Kubeček
2017-06-22ipv6: avoid unregistering inet6_dev for loopbackWANG Cong
2017-06-22ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong
2017-06-22esp6_offload: Fix IP6CB(skb)->nhoff for ESP GROYossi Kuperman
2017-06-22xfrm6: Fix IPv6 payload_len in xfrm6_transport_finishYossi Kuperman
2017-06-20ipv6: Do not leak throw route referencesSerhey Popovych
2017-06-18ip6_tunnel: Correct tos value in collect_md modeHaishuang Yan
2017-06-16ip6_tunnel: fix potential issue in __ip6_tnl_rcvHaishuang Yan
2017-06-15ipv6: fix calling in6_ifa_hold incorrectly for dad workXin Long
2017-06-14net: don't global ICMP rate limit packets originating from loopbackJesper Dangaard Brouer
2017-06-12proc: snmp6: Use correct type in memsetChristian Perle
2017-06-08ila_xlat: add missing hash secret initializationArnd Bergmann
2017-06-08net: ipv6: Release route when device is unregisteringDavid Ahern
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-06net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines
2017-06-06Revert "sit: reload iphdr in ipip6_rcv"David S. Miller
2017-06-04sit: reload iphdr in ipip6_rcvHaishuang Yan
2017-06-04net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-04ipv6: Fix leak in ipv6_gso_segment().David S. Miller
2017-06-04ip6_tunnel: fix traffic class routing for tunnelsLiam McBirnie
2017-06-02ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings
2017-05-26ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packetsPeter Dawson
2017-05-22ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet
2017-05-18udp: make *udp*_queue_rcv_skb() functions staticPaolo Abeni
2017-05-17ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller
2017-05-17ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-15ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar
2017-05-11ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-08net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko
2017-05-08ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-05-05tcp: randomize timestamps on syncookiesEric Dumazet
2017-05-04ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-05-04ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-05-03net: ipv6: Do not duplicate DAD on link upDavid Ahern