summaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf.c
AgeCommit message (Expand)Author
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-02neigh: support smaller retrans_time setttingHangbin Liu
2020-04-01ipv6: don't auto-add link-local address to lag portsJarod Wilson
2020-03-29net: ipv6: add support for rpl sr exthdrAlexander Aring
2020-03-29addrconf: add functionality to check on rpl requirementsAlexander Aring
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12inet: Use fallthrough;Joe Perches
2020-03-10ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu
2020-03-03net/ipv6: remove the old peer route if change it to a new oneHangbin Liu
2020-03-03net/ipv6: need update peer route when modify metricHangbin Liu
2020-02-29net/ipv6: use configured metric when add peer routeHangbin Liu
2020-02-07ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet
2019-12-13ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is setHangbin Liu
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-04ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern
2019-10-04Revert "ipv6: Handle race in addrconf_dad_work"David Ahern
2019-10-01ipv6: Handle race in addrconf_dad_workDavid Ahern
2019-10-01ipv6: minor code reorg in inet6_fill_ifla6_attrs()Nicolas Dichtel
2019-08-23ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idevSabrina Dubroca
2019-08-21ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is setHangbin Liu
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-04ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern
2019-06-02net: use new in_dev_ifa iteratorsFlorian Westphal
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern
2019-05-24ipv6: Move pcpu cached routes to fib6_nhDavid Ahern
2019-05-22Validate required parameters in inet6_validate_link_afMaxim Mikityanskiy
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-08net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern
2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern
2019-03-04net: ignore sysctl_devconf_inherit_init_net without SYSCTLArnd Bergmann
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-11net: fix IPv6 prefix route residueZhiqiang Liu
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-22net/ipv6: lower the level of "link is not ready" messagesLubomir Rintel
2019-01-22net/ipv6: don't return positive numbers when nothing was dumpedJakub Kicinski
2019-01-22net: introduce a knob to control whether to inherit devconf configCong Wang
2019-01-19net: ipv6: netconf: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv6: addr: perform strict checks also for doit handlersJakub Kicinski
2019-01-04netlink: fixup regression in RTM_GETADDRArthur Gautier
2018-12-30net/ipv6: Fix a test against 'ipv6_find_idev()' return valueChristophe JAILLET
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-11-23net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu
2018-10-25net/{ipv4,ipv6}: Do not put target net if input nsid is invalidBjørn Mork
2018-10-24net/ipv6: Put target net when address dump fails due to bad attributesDavid Ahern