index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2017-09-27
ip6_gre: fix endianness errors in ip6gre_err
Sabrina Dubroca
2017-09-27
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
2017-09-27
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
2017-09-27
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
Stefano Brivio
2017-08-12
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-08-12
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-11
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
2017-08-11
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
2017-08-11
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
2017-07-21
ipv6: dad: don't remove dynamic addresses if link is down
Sabrina Dubroca
2017-07-21
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
2017-07-05
ipv6: fix calling in6_ifa_hold incorrectly for dad work
Xin Long
2017-07-05
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
2017-06-26
ipv6: Inhibit IPv4-mapped src address on the wire.
Jonathan T. Leighton
2017-06-26
ipv6: Handle IPv4-mapped src to in6addr_any dst.
Jonathan T. Leighton
2017-06-14
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-06-14
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
2017-06-14
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2017-06-07
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
2017-06-07
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-06-07
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
2017-05-15
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2017-05-15
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-05-15
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-08
ip6mr: fix notification device destruction
Nikolay Aleksandrov
2017-04-22
net: ipv6: check route protocol when deleting routes
Mantas M
2017-04-18
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-04-18
vti6: return GRE_KEY for vti6
David Forster
2017-04-18
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
2017-04-18
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2017-04-18
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
Lance Richardson
2017-04-18
ipv6: tcp: add a missing tcp_v6_restore_cb()
Eric Dumazet
2017-04-18
ipv6: tcp: restore IP6CB for pktoptions skbs
Eric Dumazet
2017-04-18
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
2017-04-18
sit: fix a double free on error path
WANG Cong
2017-04-18
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
2017-04-18
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2017-02-08
Fix "tunnels: Don't apply GRO to multiple layers of encapsulation."
Greg Kroah-Hartman
2017-02-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2017-01-15
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2016-11-19
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
2016-10-05
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
2016-08-03
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-07-12
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-07-12
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-07-12
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-07-12
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
2016-07-12
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-07-12
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-07-12
netfilter: x_tables: kill check_entry helper
Florian Westphal
[next]