index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2017-06-17
ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
Linus Lüssing
2017-06-17
ipv6: Inhibit IPv4-mapped src address on the wire.
Jonathan T. Leighton
2017-06-17
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-06-07
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
2017-05-14
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2017-05-14
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-05-14
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-02
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
2017-05-02
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
2017-05-02
ip6mr: fix notification device destruction
Nikolay Aleksandrov
2017-05-02
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
2017-04-21
net: ipv6: check route protocol when deleting routes
Mantas M
2017-03-22
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-03-22
ipv6: avoid write to a possibly cloned skb
Florian Westphal
2017-03-22
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
2017-03-22
vti6: return GRE_KEY for vti6
David Forster
2017-02-18
sit: fix a double free on error path
WANG Cong
2017-02-18
ipv6: tcp: add a missing tcp_v6_restore_cb()
Eric Dumazet
2017-02-18
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
2017-02-18
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
2017-02-18
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2017-02-04
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
2017-02-04
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
2017-01-15
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
2017-01-15
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
2016-12-10
esp6: Fix integrity verification when ESN are used
Tobias Brunner
2016-12-10
ipv6: Set skb->protocol properly for local output
Eli Cooper
2016-12-10
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
2016-11-21
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2016-11-15
udp: fix IP_CHECKSUM handling
Eric Dumazet
2016-11-15
net: add recursion limit to GRO
Sabrina Dubroca
2016-11-15
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
2016-11-15
ip6_tunnel: fix ip6_tnl_lookup
Vadim Fedorenko
2016-11-15
ipv6: tcp: restore IP6CB for pktoptions skbs
Eric Dumazet
2016-11-15
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-11-15
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
Lance Richardson
2016-10-31
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
2016-10-31
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2016-09-30
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2016-09-30
ipv6: release dst in ping_v6_sendmsg
Dave Jones
2016-09-24
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
2016-09-15
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
2016-07-27
ipv6: Fix mem leak in rt6i_pcpu
Martin KaFai Lau
2016-07-11
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
[next]