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
/
addrconf.c
Age
Commit message (
Expand
)
Author
2018-04-13
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
2017-09-27
ipv6: fix sparse warning on rt6i_node
Wei Wang
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-06-17
ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
Linus Lüssing
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-02-04
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
2016-11-15
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
2016-09-24
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
2016-03-03
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
2016-03-03
ipv6: addrconf: Fix recursive spin lock call
subashab@codeaurora.org
2015-12-22
addrconf: always initialize sysctl table data
WANG Cong
2015-12-15
ipv6: automatically enable stable privacy mode if stable_secret set
Hannes Frederic Sowa
2015-12-05
ipv6: keep existing flags when setting IFA_F_OPTIMISTIC
Bjørn Mork
2015-12-01
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
2015-11-04
ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
Sabrina Dubroca
2015-10-30
ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU
Alexander Duyck
2015-10-21
netlink: Rightsize IFLA_AF_SPEC size calculation
Arad, Ronen
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-13
net: Add VRF support to IPv6 stack
David Ahern
2015-10-11
ipv6: gre: setup default multicast routes over PtP links
Hannes Frederic Sowa
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
2015-09-15
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
Sowmini Varadhan
2015-09-15
ipv6: Avoid double dst_free
Martin KaFai Lau
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-08-30
net: Optimize snmp stat aggregation by walking all the percpu data at once
Raghavendra K T
2015-08-30
net/ipv6: Export addrconf_ifid_eui48
Matan Barak
2015-08-20
ipv6: ndisc: inherit metadata dst when creating ndisc requests
Jiri Benc
2015-08-13
net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo
Andy Gospodarek
2015-08-13
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2015-07-30
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
2015-07-22
ipv6: sysctl to restrict candidate source addresses
Erik Kline
2015-07-16
ipv6: Remove unused arguments for __ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
2015-07-15
ipv6: Fix finding best source address in ipv6_dev_get_saddr().
YOSHIFUJI Hideaki/吉藤英明
2015-07-10
ipv6: Do not iterate over all interfaces when finding source address on speci...
YOSHIFUJI Hideaki/吉藤英明
2015-05-01
ipv6: Consider RTF_CACHE when searching the fib6 tree
Martin KaFai Lau
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
ipv6: coding style: comparison for equality with NULL
Ian Morris
2015-03-24
ipv6: fix sparse warnings in privacy stable addresses generation
Hannes Frederic Sowa
2015-03-23
ipv6: introduce idgen_delay and idgen_retries knobs
Hannes Frederic Sowa
2015-03-23
ipv6: do retries on stable privacy addresses
Hannes Frederic Sowa
2015-03-23
ipv6: collapse state_lock and lock
Hannes Frederic Sowa
2015-03-23
ipv6: introduce IFA_F_STABLE_PRIVACY flag
Hannes Frederic Sowa
2015-03-23
ipv6: generation of stable privacy addresses for link-local and autoconf
Hannes Frederic Sowa
2015-03-23
ipv6: introduce secret_stable to ipv6_devconf
Hannes Frederic Sowa
2015-03-18
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
[next]