index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2018-11-04
net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...
David Ahern
2018-11-04
ip6_tunnel: Fix encapsulation layout
Stefano Brivio
2018-11-04
udp6: fix encap return code for resubmitting
Paolo Abeni
2018-11-04
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-11-04
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
2018-11-04
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
2018-11-04
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
2018-11-04
ipv6: mcast: fix a use-after-free in inet6_mc_check
Eric Dumazet
2018-11-04
Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"
Sasha Levin
2018-11-04
xfrm: reset transport header back to network header after all input transform...
Sowmini Varadhan
2018-11-04
xfrm6: call kfree_skb when skb is toobig
Thadeu Lima de Souza Cascardo
2018-10-18
net/ipv6: stop leaking percpu memory in fib6 info
Mike Rapoport
2018-10-18
net/ipv6: Remove extra call to ip6_convert_metrics for multipath case
David Ahern
2018-10-18
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
2018-10-18
ipv6: take rcu lock in rawv6_send_hdrinc()
Wei Wang
2018-10-18
ip6_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-29
net/ipv6: do not copy dst flags on rt init
Peter Oskolkov
2018-09-29
ipv6: use rt6_info members when dst is set in rt6_fill_node
Xin Long
2018-09-29
udp6: add missing checks on edumux packet processing
Paolo Abeni
2018-09-29
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
2018-09-29
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-15
netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
Florian Westphal
2018-09-15
ip6_vti: fix a null pointer deference when destroy vti6 tunnel
Haishuang Yan
2018-09-15
ip6_vti: fix creating fallback tunnel device for vti6
Haishuang Yan
2018-09-15
net/ipv6: Put lwtstate when destroying fib6_info
David Ahern
2018-09-15
net/ipv6: Only update MTU metric if it set
David Ahern
2018-09-15
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
2018-09-15
ipv6: don't get lwtstate twice in ip6_rt_copy_init()
Alexey Kodanev
2018-09-15
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
2018-09-15
vti6: remove !skb->ignore_df check from vti6_xmit()
Alexey Kodanev
2018-08-05
ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
Xin Long
2018-08-05
ipv6: fix double refcount of fib6_metrics
Cong Wang
2018-08-01
Revert "net/ipv6: fix metrics leak"
David S. Miller
2018-07-30
net/ipv6: fix metrics leak
Sabrina Dubroca
2018-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-07-24
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2018-07-23
ip: hash fragments consistently
Paolo Abeni
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
2018-07-21
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
2018-07-21
net/ipv6: Fix linklocal to global address with VRF
David Ahern
2018-07-18
ipv6: sr: fix useless rol32 call on hash
Colin Ian King
2018-07-18
ipv6: ila: select CONFIG_DST_CACHE
Arnd Bergmann
2018-07-16
net/ipv6: Do not allow device only routes via the multipath API
David Ahern
2018-07-16
ipv6: make DAD fail with enhanced DAD when nonce length differs
Sabrina Dubroca
2018-07-16
net: ip6_gre: get ipv6hdr after skb_cow_head()
Prashant Bhole
2018-07-16
ipv6/mcast: init as INCLUDE when join SSM INCLUDE group
Hangbin Liu
2018-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-07-09
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
2018-07-06
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
2018-07-05
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
[next]