aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2019-04-17ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato
2019-04-17ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi
2019-04-17ipv6: Fix dangling pointer when ipv6 fragmentJunwei Hu
2019-04-03tcp: do not use ipv6 header for ipv4 flowEric Dumazet
2019-03-23esp: Skip TX bytes accounting when sending from a request socketMartin Willi
2019-03-19net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal
2019-03-19net: sit: fix UBSAN Undefined behaviour in check_6rdMiaohe Lin
2019-03-13ipv6: Return error for RTA_VIA attributeDavid Ahern
2019-03-13net: sit: fix memory leak in sit_init_net()Mao Wenan
2019-03-13ip6mr: Do not call __IP6_INC_STATS() from preemptible contextIdo Schimmel
2019-02-27netfilter: ipv6: Don't preserve original oif for loopback addressEli Cooper
2019-02-27sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu
2019-02-27ipv6: propagate genlmsg_reply return codeLi RongQing
2019-02-23net: fix IPv6 prefix route residueZhiqiang Liu
2019-02-12xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spiYueHaibing
2019-02-06ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru
2019-02-06ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern
2019-01-26ipv6: Take rcu_read_lock in __inet6_bind for mapped addressesDavid Ahern
2019-01-26ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped addressDavid Ahern
2019-01-23ip: on queued skb use skb_header_pointer instead of pskb_may_pullWillem de Bruijn
2019-01-23ipv6: fix kernel-infoleak in ipv6_local_error()Eric Dumazet
2019-01-09ipv6: tunnels: fix two use-after-freeEric Dumazet
2019-01-09ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang
2019-01-09ip6mr: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-17netfilter: ipv6: Preserve link scope traffic original oifAlin Nastac
2018-12-17ipv6: sr: properly initialize flowi6 prior passing to ip6_route_outputShmulik Ladkani
2018-12-17ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio
2018-12-17ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changesJiri Wiesner
2018-11-23ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern
2018-11-04ip6_tunnel: Fix encapsulation layoutStefano Brivio
2018-11-04udp6: fix encap return code for resubmittingPaolo Abeni
2018-11-04net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti
2018-11-04net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-11-04ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-11-04ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet
2018-11-04Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"Sasha Levin
2018-11-04xfrm: reset transport header back to network header after all input transform...Sowmini Varadhan
2018-11-04xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo
2018-10-18net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-10-18ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang
2018-10-18ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-09-29udp6: add missing checks on edumux packet processingPaolo Abeni
2018-09-29ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet
2018-09-29gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen
2018-09-26net/ipv6: prevent use after free in ip6_route_mpath_notifyDavid Ahern
2018-09-19ip: frags: fix crash in ip_do_fragment()Taehee Yoo
2018-09-19net: sk_buff rbnode reorgEric Dumazet
2018-09-19ipv6: defrag: drop non-last frags smaller than min mtuFlorian Westphal
2018-09-19inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet
2018-09-19ipv6: frags: rewrite ip6_expire_frag_queue()Eric Dumazet