summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: ignore sysctl_devconf_inherit_init_net without SYSCTLArnd Bergmann2019-03-041-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-1/+2
|\
| * net: fix IPv6 prefix route residueZhiqiang Liu2019-02-111-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-271-2/+4
|\|
| * net/ipv6: lower the level of "link is not ready" messagesLubomir Rintel2019-01-221-2/+2
| * net/ipv6: don't return positive numbers when nothing was dumpedJakub Kicinski2019-01-221-0/+2
* | net: introduce a knob to control whether to inherit devconf configCong Wang2019-01-221-0/+5
* | net: ipv6: netconf: perform strict checks also for doit handlersJakub Kicinski2019-01-191-3/+38
* | net: ipv6: addr: perform strict checks also for doit handlersJakub Kicinski2019-01-191-2/+47
|/
* netlink: fixup regression in RTM_GETADDRArthur Gautier2019-01-041-1/+1
* net/ipv6: Fix a test against 'ipv6_find_idev()' return valueChristophe JAILLET2018-12-301-2/+2
* net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-061-1/+1
* net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu2018-11-231-6/+13
* net/{ipv4,ipv6}: Do not put target net if input nsid is invalidBjørn Mork2018-10-251-0/+1
* net/ipv6: Put target net when address dump fails due to bad attributesDavid Ahern2018-10-241-6/+8
* net/ipv6: Add support for dumping addresses for a specific deviceDavid Ahern2018-10-221-5/+22