summaryrefslogtreecommitdiff
path: root/net/ipv6 (follow)
Commit message (Expand)AuthorAge
* netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2018-03-18
* netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal2018-03-18
* netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal2018-03-18
* netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal2018-03-18
* netfilter: add back stackpointer size checksFlorian Westphal2018-03-18
* udplite: fix partial checksum initializationAlexey Kodanev2018-03-11
* ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann2018-03-11
* ipv6: icmp6: Allow icmp messages to be looped backBrendan McGrath2018-03-03
* ip_tunnel: replace dst_cache with generic implementationPaolo Abeni2018-02-28
* netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2018-02-28
* netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni2018-02-25
* net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni2018-02-25
* ip6mr: fix stale iteratorNikolay Aleksandrov2018-02-16
* ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet2018-01-31
* ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney2018-01-31
* ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-31
* netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso2018-01-31
* netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol2018-01-31
* netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flagsPaolo Abeni2018-01-31
* netfilter: x_tables: speed up jump target validationFlorian Westphal2018-01-31
* ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet2018-01-17
* ip6_tunnel: disable dst caching if tunnel is dual-stackEli Cooper2018-01-17
* tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch2018-01-02
* net: reevalulate autoflowlabel setting after sysctl settingShaohua Li2018-01-02
* ipv6: mcast: better catch silly mtu valuesEric Dumazet2018-01-02
* sit: update frag_off infoHangbin Liu2017-12-16
* ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong2017-12-16
* vti6: Don't report path MTU below IPV6_MIN_MTU.Steffen Klassert2017-12-16
* vti6: fix device register to report IFLA_INFO_KINDDavid Forster2017-12-09
* net: Allow IP_MULTICAST_IF to set index to L3 slaveDavid Ahern2017-11-30
* ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong2017-11-30
* ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_errXin Long2017-11-18
* ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2017-11-18
* vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev2017-10-21
* ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long2017-10-21
* udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan2017-10-21
* ipv6: fix typo in fib6_net_exit()Eric Dumazet2017-09-27
* ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca2017-09-27
* Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-27
* ipv6: fix sparse warning on rt6i_nodeWei Wang2017-09-27
* ipv6: add rcu grace period before freeing fib6_nodeWei Wang2017-09-27
* ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio2017-09-27
* ipv6: repair fib6 tree in failure caseWei Wang2017-08-30
* ipv6: reset fn->rr_ptr when replacing routeWei Wang2017-08-30
* net: account for current skb length when deciding about UFOMichal Kubeček2017-08-12
* udp: consistently apply ufo or fragmentationWillem de Bruijn2017-08-12
* revert "net: account for current skb length when deciding about UFO"Greg Kroah-Hartman2017-08-12
* net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn2017-08-12
* net: account for current skb length when deciding about UFOMichal Kubeček2017-08-11
* ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio2017-08-11