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_6.6-2.2.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
2018-03-03
ipv6: icmp6: Allow icmp messages to be looped back
Brendan McGrath
2018-02-28
ip_tunnel: replace dst_cache with generic implementation
Paolo Abeni
2018-02-28
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-02-25
net: replace dst_cache ip6_tunnel implementation with the generic one
Paolo Abeni
2018-02-16
ip6mr: fix stale iterator
Nikolay Aleksandrov
2018-01-31
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
2018-01-31
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
2018-01-31
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
2018-01-31
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2018-01-31
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
2018-01-31
netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
Paolo Abeni
2018-01-31
netfilter: x_tables: speed up jump target validation
Florian Westphal
2018-01-17
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
2018-01-17
ip6_tunnel: disable dst caching if tunnel is dual-stack
Eli Cooper
2018-01-02
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2018-01-02
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
2018-01-02
ipv6: mcast: better catch silly mtu values
Eric Dumazet
2017-12-16
sit: update frag_off info
Hangbin Liu
2017-12-16
ipv6: reorder icmpv6_init() and ip6_mr_init()
WANG Cong
2017-12-16
vti6: Don't report path MTU below IPV6_MIN_MTU.
Steffen Klassert
2017-12-09
vti6: fix device register to report IFLA_INFO_KIND
David Forster
2017-11-30
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
2017-11-30
ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
WANG Cong
2017-11-18
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
Xin Long
2017-11-18
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2017-10-21
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2017-10-21
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
Xin Long
2017-10-21
udpv6: Fix the checksum computation when HW checksum does not apply
Subash Abhinov Kasiviswanathan
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
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2017-09-27
ipv6: fix sparse warning on rt6i_node
Wei Wang
2017-09-27
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
2017-09-27
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
Stefano Brivio
2017-08-30
ipv6: repair fib6 tree in failure case
Wei Wang
2017-08-30
ipv6: reset fn->rr_ptr when replacing route
Wei Wang
2017-08-12
net: account for current skb length when deciding about UFO
Michal Kubeček
2017-08-12
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-08-12
revert "net: account for current skb length when deciding about UFO"
Greg Kroah-Hartman
2017-08-12
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-11
net: account for current skb length when deciding about UFO
Michal Kubeček
2017-08-11
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
2017-08-11
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
2017-08-11
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
2017-08-06
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
2017-07-21
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
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: Do not leak throw route references
Serhey Popovych
[next]