summaryrefslogtreecommitdiff
path: root/net/ipv6 (follow)
Commit message (Expand)AuthorAge
* netfilter: ip6_tables: zero-initialize fragment offsetJeremy Sowden2021-10-17
* ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet2021-07-28
* tcp: annotate data races around tp->mtu_infoEric Dumazet2021-07-28
* net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko2021-07-28
* ipv6: use prandom_u32() for ID generationWilly Tarreau2021-07-20
* mld: fix panic in mld_newpack()Taehee Yoo2021-06-03
* ipv6: remove extra dev_hold() for fallback tunnelsEric Dumazet2021-05-22
* ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet2021-05-22
* sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet2021-05-22
* ip6_vti: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet2021-05-22
* netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal2021-04-16
* net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum2021-04-16
* ipv6: weaken the v4mapped source checkJakub Kicinski2021-04-07
* ipv6: create multicast route with RTPROT_KERNELMatteo Croce2021-01-30
* net: sit: unregister_netdevice on newlink's error pathJakub Kicinski2021-01-23
* ah6: fix error return code in ah6_input()Zhang Changzhong2020-11-24
* net: Update window_clamp if SOCK_RCVBUF is setMao Wenan2020-11-18
* IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms2020-11-18
* ipv6: check skb->protocol before lookup for nexthopWANG Cong2020-08-21
* udp: drop corrupt packets earlier to avoid data corruptionDexuan Cui2020-08-21
* ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-08-21
* ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun2020-07-31
* net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin2020-07-31
* mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai2020-06-29
* ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo2020-06-29
* ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu2020-06-20
* esp6: fix memleak on error path in esp6_inputZhen Lei2020-06-11
* l2tp: lock socket before checking flags in connect()Guillaume Nault2020-05-27
* net: handle no dst on skb in icmp6_sendDavid Ahern2020-05-20
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-20
* net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2020-05-20
* ipv6: fix cleanup ordering for ip6_mr failureSabrina Dubroca2020-05-20
* net: icmp6_send should use dst dev to determine L3 domainDavid Ahern2020-05-10
* vti6: fix input pathNicolas Dichtel2020-05-10
* net: vrf: Fix dst reference countingDavid Ahern2020-05-10
* udp: restore UDPlite many-cast deliveryPablo Neira2020-05-10
* netfilter: nft_dup: do not use sreg_dev if the user doesn't specify itLiping Zhang2020-05-10
* net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2020-05-10
* ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel2020-05-10
* ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet2020-05-10
* ipv6: fix checksum annotation in udp6_csum_initHannes Frederic Sowa2020-05-10
* net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern2020-05-10
* net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_keyAlexey Kodanev2020-05-10
* net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern2020-05-10
* ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz2020-05-05
* xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern2020-05-02
* ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby2020-05-02
* vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich2020-04-02
* vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel2020-04-02
* ipv6: restrict IPV6_ADDRFORM operationEric Dumazet2020-03-20