summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: some fixes for ipv6_dev_find()Xin Long2020-08-181-37/+23
* ipv6: add ipv6_dev_find()Xin Long2020-08-051-0/+39
* ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWNFlorent Fourcot2020-08-031-12/+12
* ipv6/addrconf: call addrconf_ifdown with consistent valuesFlorent Fourcot2020-08-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-151/+120
|\
| * ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddrChristoph Hellwig2020-05-191-7/+2
| * ipv6: streamline addrconf_set_dstaddrChristoph Hellwig2020-05-191-49/+38
| * ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabledChristoph Hellwig2020-05-191-2/+3
| * netns: enable to inherit devconf from current netnsNicolas Dichtel2020-05-161-3/+20
| * ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont2020-05-061-52/+39
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-011-20/+13
| |\
| | * Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-281-20/+13
| | |\
| | | * sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-20/+13
| * | | net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu2020-04-281-6/+6
| |/ /
| * / ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont2020-04-231-20/+7
| |/
* / crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers2020-05-081-5/+5
|/
* neigh: support smaller retrans_time setttingHangbin Liu2020-04-021-3/+4
* ipv6: don't auto-add link-local address to lag portsJarod Wilson2020-04-011-0/+4
* net: ipv6: add support for rpl sr exthdrAlexander Aring2020-03-291-0/+10
* addrconf: add functionality to check on rpl requirementsAlexander Aring2020-03-291-0/+53
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-121-11/+40
|\
| * ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu2020-03-101-0/+4
| * net/ipv6: remove the old peer route if change it to a new oneHangbin Liu2020-03-031-4/+17
| * net/ipv6: need update peer route when modify metricHangbin Liu2020-03-031-4/+16
| * net/ipv6: use configured metric when add peer routeHangbin Liu2020-02-291-3/+3
* | inet: Use fallthrough;Joe Perches2020-03-121-4/+2
|/
* ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet2020-02-071-0/+3
* ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is setHangbin Liu2019-12-131-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-051-5/+12
|\
| * ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern2019-10-041-5/+12
| * Revert "ipv6: Handle race in addrconf_dad_work"David Ahern2019-10-041-6/+5
| * ipv6: Handle race in addrconf_dad_workDavid Ahern2019-10-011-5/+6
* | ipv6: minor code reorg in inet6_fill_ifla6_attrs()Nicolas Dichtel2019-10-011-4/+3
|/
* ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idevSabrina Dubroca2019-08-231-8/+8
* ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is setHangbin Liu2019-08-211-1/+2
* proc/sysctl: add shared variables for range checkMatteo Croce2019-07-181-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-5/+1
|\
| * Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-311-5/+1
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* | | ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern2019-06-041-0/+5
* | | net: use new in_dev_ifa iteratorsFlorian Westphal2019-06-021-3/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-311-22/+35
|\| |
| * | Validate required parameters in inet6_validate_link_afMaxim Mikityanskiy2019-05-221-22/+35
| |/
* | ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern2019-05-241-3/+3
* | ipv6: Move pcpu cached routes to fib6_nhDavid Ahern2019-05-241-3/+3
|/
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-17/+19
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-1/+1
* net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern2019-04-081-1/+1
* ipv6: Rename fib6_nh entriesDavid Ahern2019-03-291-1/+1
* ipv6: Move gateway checks to a fib6_nh settingDavid Ahern2019-03-291-12/+13