aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'common/android-4.9-q' into android-msm-pixel-4.9Michael Bestas2022-08-091-1/+2
|\
| * Merge 4.9.318 into android-4.9-qGreg Kroah-Hartman2022-06-141-1/+2
| |\
| | * ipv6: Don't send rs packets to the interface of ARPHRD_TUNNELjianghaoran2022-06-141-1/+2
* | | Merge remote-tracking branch 'common/android-4.9-q' into android-msm-pixel-4.9Michael Bestas2022-06-121-2/+6
|\| |
| * | Merge 4.9.313 into android-4.9-qGreg Kroah-Hartman2022-05-121-2/+6
| |\|
| | * net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de2022-05-121-2/+6
* | | Merge remote-tracking branch 'common/android-4.9-q' into android-msm-pixel-4.9Michael Bestas2022-05-091-51/+40
|\| |
| * | BACKPORT: ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont2022-01-311-51/+40
* | | Merge android-4.9-q (4.9.254) into android-msm-pixel-4.9-ltsLucas Wei2021-03-011-0/+1
|\| |
| * | Merge 4.9.254 into android-4.9-qGreg Kroah-Hartman2021-01-301-0/+1
| |\|
| | * ipv6: create multicast route with RTPROT_KERNELMatteo Croce2021-01-301-0/+1
* | | Merge android-4.9-q (4.9.248) into android-msm-pixel-4.9-ltslucaswei2021-01-251-2/+4
|\| |
| * | UPSTREAM: net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_devSabrina Dubroca2020-11-161-2/+0
| * | UPSTREAM: ipv6: don't auto-add link-local address to lag portsJarod Wilson2020-11-161-0/+4
* | | Merge android-4.9-q (4.9.219) into android-msm-pixel-4.9-ltslucaswei2020-04-241-0/+4
|\| |
| * | Merge 4.9.217 into android-4.9-qGreg Kroah-Hartman2020-03-201-0/+4
| |\|
| | * ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu2020-03-201-0/+4
* | | Merge android-4.9-q (4.9.196) into android-msm-pixel-4.9-ltsRobin Peng2019-11-011-5/+12
|\| |
| * | Merge 4.9.196 into android-4.9-qGreg Kroah-Hartman2019-10-071-5/+12
| |\|
| | * ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern2019-10-071-5/+12
* | | Merge android-4.9-q (4.9.192) into android-msm-pixel-4.9-ltsRobin Peng2019-10-011-21/+84
|\| |
| * | UPSTREAM: net/ipv6: allow sysctl to change link-local address generation modeFelix Jia2019-08-151-21/+84
* | | Merge android-4.9 (4.9.160) into android-msm-bluecross-4.9-ltsPetri Gynther2019-02-251-1/+2
|\| |
| * | Merge 4.9.160 into android-4.9Greg Kroah-Hartman2019-02-231-1/+2
| |\|
| | * net: fix IPv6 prefix route residueZhiqiang Liu2019-02-231-1/+2
| * | Merge 4.9.136 into android-4.9Greg Kroah-Hartman2018-11-231-2/+4
| |\|
| * | Merge 4.9.134 into android-4.9Greg Kroah-Hartman2018-10-181-3/+1
| |\ \
* | \ \ Merge 4.9.140 into android-msm-bluecross-4.9-ltsPetri Gynther2018-12-191-5/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern2018-11-101-2/+4
| | |/ | |/|
| * | net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill2018-10-181-3/+1
* | | Merge android-4.9.94 (8683408) into msm-4.9Blagovest Kolenichev2018-05-111-1/+4
|\ \ \ | | |/ | |/|
| * | Merge 4.9.94 into android-4.9Greg Kroah-Hartman2018-04-141-1/+4
| |\|
| | * ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar2018-04-131-1/+4
| * | Merge 4.9.72 into android-4.9Greg Kroah-Hartman2017-12-271-6/+6
| |\|
| * | Merge 4.9.63 into android-4.9Greg Kroah-Hartman2017-11-181-0/+1
| |\ \
* | | | net/ipv6/addrconf: IPv6 tethering enhancementTianyi Gou2018-03-151-2/+14
* | | | Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9Kyle Yan2018-01-021-6/+6
|\ \ \ \
| * \ \ \ Merge 4.9.72 into android-4.9-oGreg Kroah-Hartman2017-12-271-6/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | net: ipv6: send NS for DAD when link operationally upMike Manning2017-12-251-6/+6
| | | |/ | | |/|
* | | | Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9Kyle Yan2017-11-291-0/+1
|\| | |
| * | | Merge 4.9.63 into android-4.9-oGreg Kroah-Hartman2017-11-181-0/+1
| |\| |
| | * | ipv6: addrconf: increment ifp refcount before ipv6_del_addr()Eric Dumazet2017-11-181-0/+1
| * | | Merge 4.9.51 into android-4.9-oGreg Kroah-Hartman2017-09-201-1/+1
| |\| |
* | | | Merge remote-tracking branch '4.9/tmp-9452b2c' into msm-4.9Kyle Yan2017-09-211-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge 4.9.51 into android-4.9Greg Kroah-Hartman2017-09-201-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * ipv6: fix sparse warning on rt6i_nodeWei Wang2017-09-201-1/+1
* | | Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9Kyle Yan2017-07-281-11/+12
|\| |
| * | Merge 4.9.39 into android-4.9Greg Kroah-Hartman2017-07-211-11/+12
| |\|
| | * ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca2017-07-211-9/+9
| | * ipv6: avoid unregistering inet6_dev for loopbackWANG Cong2017-07-211-2/+3