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
2019-09-12
ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
Christophe JAILLET
2019-09-07
ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()
Maciej Żenczykowski
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2019-09-05
ipv6: Fix RTA_MULTIPATH with nexthop objects
David Ahern
2019-09-05
net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)
Maciej Żenczykowski
2019-08-28
mld: fix memory leak in mld_del_delrec()
Eric Dumazet
2019-08-23
ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev
Sabrina Dubroca
2019-08-21
ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
Hangbin Liu
2019-08-08
inet: frags: re-introduce skb coalescing for local delivery
Guillaume Nault
2019-08-05
ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt
David Ahern
2019-07-26
ip6_tunnel: fix possible use-after-free on xmit
Haishuang Yan
2019-07-24
ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
Haishuang Yan
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
ipv6: Unlink sibling route in case of failure
Ido Schimmel
2019-07-17
ipv6: rt6_check should return NULL if 'from' is NULL
David Ahern
2019-07-16
netfilter: synproxy: fix erroneous tcp mss option
Fernando Fernandez Mancera
2019-07-16
netfilter: Fix rpfilter dropping vrf packets by mistake
Miaohe Lin
2019-07-14
sit: use dst_cache in ipip6_tunnel_xmit
Haishuang Yan
2019-07-11
ipv6: fix static key imbalance in fl_create()
Eric Dumazet
2019-07-11
ipv6: fix potential crash in ip6_datagram_dst_update()
Eric Dumazet
2019-07-11
ipv6: tcp: fix flowlabels reflection for RST packets
Eric Dumazet
2019-07-11
ipv6: Use ipv6_authlen for len
yangxingwu
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-08
ipv6: elide flowlabel check if no exclusive leases exist
Willem de Bruijn
2019-07-08
ipv6: Support multipath hashing on inner IP pkts
Stephen Suryaputra
2019-07-05
net: remove unused parameter from skb_checksum_try_convert
Li RongQing
2019-07-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-07-03
ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg()
Paolo Abeni
2019-07-03
ipv6: provide and use ipv6 specific version for {recv, send}msg
Paolo Abeni
2019-07-01
blackhole_netdev: use blackhole_netdev to invalidate dst entries
Mahesh Bandewar
2019-07-01
net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"
Eiichi Tsukata
2019-07-01
ipv6: icmp: allow flowlabel reflection in echo replies
Eric Dumazet
2019-07-01
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
ipv6: Convert gateway validation to use fib6_info
David Ahern
2019-06-26
ipv6: fix neighbour resolution with raw socket
Nicolas Dichtel
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
2019-06-26
ipv6: fix suspicious RCU usage in rt6_dump_route()
Eric Dumazet
2019-06-25
net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"
Eiichi Tsukata
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2019-06-24
ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()
Stefano Brivio
2019-06-24
ipv6: Dump route exceptions if requested
Stefano Brivio
2019-06-24
ipv6/route: Change return code of rt6_dump_route() for partial node dumps
Stefano Brivio
2019-06-24
ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del()
Stefano Brivio
2019-06-24
Revert "net/ipv6: Bail early if user only wants cloned entries"
Stefano Brivio
2019-06-24
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
[next]