index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2018-03-20
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
2018-03-20
udplite: fix partial checksum initialization
Alexey Kodanev
2018-03-20
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
2018-03-20
ipv6: icmp6: Allow icmp messages to be looped back
Brendan McGrath
2018-03-04
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-03-04
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-02-28
ip6mr: fix stale iterator
Nikolay Aleksandrov
2018-02-28
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
2018-02-28
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
2018-02-28
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
2018-02-28
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2018-02-28
ipv6: mcast: better catch silly mtu values
Eric Dumazet
2018-01-17
sit: update frag_off info
Hangbin Liu
2018-01-17
ipv6: reorder icmpv6_init() and ip6_mr_init()
WANG Cong
2018-01-17
vti6: Don't report path MTU below IPV6_MIN_MTU.
Steffen Klassert
2018-01-17
vti6: fix device register to report IFLA_INFO_KIND
David Forster
2018-01-17
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
2018-01-17
dccp/tcp: fix routing redirect race
Jon Maxwell
2018-01-17
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
2018-01-17
vti6: return GRE_KEY for vti6
David Forster
2017-12-08
ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
WANG Cong
2017-12-06
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2017-11-05
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2017-11-05
udpv6: Fix the checksum computation when HW checksum does not apply
Subash Abhinov Kasiviswanathan
2017-10-05
ipv6: Remove sit_gro_receive()
Florian Fainelli
2017-10-03
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
2017-10-03
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
2017-10-03
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
Stefano Brivio
2017-10-03
ipv6: reset fn->rr_ptr when replacing route
Wei Wang
2017-09-10
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-09-10
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
2017-09-10
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
2017-07-31
ipv6: dad: don't remove dynamic addresses if link is down
Sabrina Dubroca
2017-07-31
ipv6: fix calling in6_ifa_hold incorrectly for dad work
Xin Long
2017-07-31
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
2017-06-25
ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
Linus Lüssing
2017-06-25
ipv6: Inhibit IPv4-mapped src address on the wire.
Jonathan T. Leighton
2017-06-25
ipv6: Handle IPv4-mapped src to in6addr_any dst.
Jonathan T. Leighton
2017-06-25
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-06-25
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
2017-06-25
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2017-06-24
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
2017-06-24
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-06-24
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
2017-06-13
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2017-06-13
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-06-13
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-06-13
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
2017-06-13
ip6mr: fix notification device destruction
Nikolay Aleksandrov
2017-06-13
net: ipv6: check route protocol when deleting routes
Mantas M
[next]