summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2019-11-22ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET
2019-11-22mld: fix memory leak in mld_del_delrec()Eric Dumazet
2019-10-05ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zeroEric Dumazet
2019-08-13inet: switch IP ID generator to siphashEric Dumazet
2019-08-13ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2019-08-13ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...Sabrina Dubroca
2019-08-13ipv6: Make __ipv6_select_ident staticVlad Yasevich
2019-08-13ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich
2019-08-13ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich
2019-08-13Revert "inet: update the IP ID generation algorithm to higher standards."Ben Hutchings
2019-08-13ipv6/flowlabel: wait rcu grace period before put_pid()Eric Dumazet
2019-08-13ipv6: invert flowlabel sharing check in process and user modeWillem de Bruijn
2019-08-13tcp: do not use ipv6 header for ipv4 flowEric Dumazet
2019-08-13xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel moduleSu Yanjun
2019-08-13ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptXin Long
2019-07-09ip6mr: Do not call __IP6_INC_STATS() from preemptible contextIdo Schimmel
2019-05-11inet: update the IP ID generation algorithm to higher standards.Amit Klein
2019-05-02net: fix IPv6 prefix route residueZhiqiang Liu
2019-05-02sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu
2019-02-11ipv6: tunnels: fix two use-after-freeEric Dumazet
2019-02-11ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2019-02-11ipv6: Fix another sparse warning on rt6i_nodeBen Hutchings
2018-12-16net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-12-16ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang
2018-12-16ipv6: Compute net once in raw6_send_hdrincEric W. Biederman
2018-12-16ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-12-16ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet
2018-12-16xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo
2018-12-16ipv6: fix cleanup ordering for pingv6 registrationSabrina Dubroca
2018-11-20multicast: do not restore deleted record source filter mode to new oneHangbin Liu
2018-11-20ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu
2018-11-20netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet
2018-11-20ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca
2018-10-21net: test tailroom before appending to linear skbWillem de Bruijn
2018-10-21xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet
2018-10-21ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet
2018-10-21vti6: better validate user provided tunnel namesEric Dumazet
2018-10-21ip6_tunnel: better validate user provided tunnel namesEric Dumazet
2018-10-21ip6_gre: better validate user provided tunnel namesEric Dumazet
2018-10-21ipv6: sit: better validate user provided tunnel namesEric Dumazet
2018-06-16ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni
2018-06-16netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal
2018-06-16udplite: fix partial checksum initializationAlexey Kodanev
2018-06-16netfilter: drop outermost socket lock in getsockopt()Paolo Abeni
2018-06-16netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni
2018-03-03xfrm: Return error on unknown encap_type in init_stateHerbert Xu
2018-03-03xfrm: Reinject transport-mode packets through taskletHerbert Xu
2018-03-03tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch
2018-01-01ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_errXin Long
2018-01-01ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett