summaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf.c
AgeCommit message (Expand)Author
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-08net: ipv4: Remove unneed BUG() functionZheng Yongjun
2021-05-31ipv6: align code with contextRocco Yue
2021-04-16mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()Taehee Yoo
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger
2021-03-28ipv6: addrconf.c: Fix a typoBhaskar Chowdhury
2021-03-26mld: convert ifmcaddr6 to RCUTaehee Yoo
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary
2021-01-18ipv6: set multicast flag on the multicast routeMatteo Croce
2021-01-18ipv6: create multicast route with RTPROT_KERNELMatteo Croce
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-13ipv6: Fix error path to cancel the meseageZhang Qilong
2020-11-02net: ipv6: For kerneldoc warnings with W=1Xin Long
2020-08-18ipv6: some fixes for ipv6_dev_find()Xin Long
2020-08-05ipv6: add ipv6_dev_find()Xin Long
2020-08-03ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWNFlorent Fourcot
2020-08-03ipv6/addrconf: call addrconf_ifdown with consistent valuesFlorent Fourcot
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-19ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddrChristoph Hellwig
2020-05-19ipv6: streamline addrconf_set_dstaddrChristoph Hellwig
2020-05-19ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabledChristoph Hellwig
2020-05-16netns: enable to inherit devconf from current netnsNicolas Dichtel
2020-05-08crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers
2020-05-06ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-23ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont
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