aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
AgeCommit message (Expand)Author
2024-03-06ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()Eric Dumazet
2024-03-01ipv6: properly combine dev_base_seq and ipv6.dev_addr_genidEric Dumazet
2023-12-20net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski
2023-09-23net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddrAlex Henrie
2023-08-11ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...Maciej Żenczykowski
2023-07-27ipv6/addrconf: fix a potential refcount underflow for idevZiyang Xuan
2022-07-07ipv6: take care of disable_policy when restoring routesNicolas Dichtel
2022-06-14ipv6: Don't send rs packets to the interface of ARPHRD_TUNNELjianghaoran
2022-06-14ipv6: fix locking issues with loops over idev->addr_listNiels Dossche
2022-05-12net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de
2022-04-15ipv6: make mc_forwarding atomicEric Dumazet
2022-03-16ipv6: prevent a possible race condition with lifetimesNiels Dossche
2021-11-17gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...Stephen Suryaputra
2021-06-30net: ipv4: Remove unneed BUG() functionZheng Yongjun
2021-01-27ipv6: set multicast flag on the multicast routeMatteo Croce
2021-01-27ipv6: create multicast route with RTPROT_KERNELMatteo Croce
2020-11-24ipv6: Fix error path to cancel the meseageZhang Qilong
2020-04-13ipv6: don't auto-add link-local address to lag portsJarod Wilson
2020-03-18net/ipv6: remove the old peer route if change it to a new oneHangbin Liu
2020-03-18net/ipv6: need update peer route when modify metricHangbin Liu
2020-03-18net/ipv6: use configured metric when add peer routeHangbin Liu
2020-03-18ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu
2020-02-11ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet
2020-01-04ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is setHangbin Liu
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-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