aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAge
* net: ignore sysctl_devconf_inherit_init_net without SYSCTLArnd Bergmann2019-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-15
|\
| * net: fix IPv6 prefix route residueZhiqiang Liu2019-02-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-27
|\|
| * net/ipv6: lower the level of "link is not ready" messagesLubomir Rintel2019-01-22
| * net/ipv6: don't return positive numbers when nothing was dumpedJakub Kicinski2019-01-22
* | net: introduce a knob to control whether to inherit devconf configCong Wang2019-01-22
* | net: ipv6: netconf: perform strict checks also for doit handlersJakub Kicinski2019-01-19
* | net: ipv6: addr: perform strict checks also for doit handlersJakub Kicinski2019-01-19
|/
* netlink: fixup regression in RTM_GETADDRArthur Gautier2019-01-04
* net/ipv6: Fix a test against 'ipv6_find_idev()' return valueChristophe JAILLET2018-12-30
* net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-06
* net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu2018-11-23
* net/{ipv4,ipv6}: Do not put target net if input nsid is invalidBjørn Mork2018-10-25
* net/ipv6: Put target net when address dump fails due to bad attributesDavid Ahern2018-10-24
* net/ipv6: Add support for dumping addresses for a specific deviceDavid Ahern2018-10-22
* net/ipv6: Remove ip_idx arg to in6_dump_addrsDavid Ahern2018-10-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-21
|\
| * net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern2018-10-20
* | net: Update netconf dump handlers for strict data checkingDavid Ahern2018-10-08
* | rtnetlink: Update inet6_dump_ifinfo for strict data checkingDavid Ahern2018-10-08
* | net/ipv6: Update inet6_dump_addr for strict data checkingDavid Ahern2018-10-08
* | net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrsDavid Ahern2018-10-08
* | net: Add extack to nlmsg_parseDavid Ahern2018-10-08
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-25
|\|
| * net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill2018-09-21
* | ipv6: Allow the l3mdev to be a loopbackRobert Shearman2018-09-20
* | ipv6: add inet6_fill_argsChristian Brauner2018-09-06
* | ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDRChristian Brauner2018-09-06
|/
* addrconf: reduce unnecessary atomic allocationsCong Wang2018-08-23
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-24
|\
| * ipv6: use fib6_info_hold_safe() when necessaryWei Wang2018-07-23
* | net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devicesSabrina Dubroca2018-07-12
* | net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODESabrina Dubroca2018-07-12
* | net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_devSabrina Dubroca2018-07-12
* | net/ipv6: fix addrconf_sysctl_addr_gen_modeSabrina Dubroca2018-07-12
|/
* net/ipv6: Fix updates to prefix routeDavid Ahern2018-06-30
* net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddrDavid Ahern2018-06-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * net: ipv6: Generate random IID for addresses on RAWIP devicesSubash Abhinov Kasiviswanathan2018-06-05
| * net/ipv6: Add support for specifying metric of connected routesDavid Ahern2018-05-29
| * net/ipv6: Pass ifa6_config struct to inet6_addr_modifyDavid Ahern2018-05-29
| * net/ipv6: Pass ifa6_config struct to inet6_addr_addDavid Ahern2018-05-29
| * net/ipv6: Convert ipv6_add_addr to struct ifa6_configDavid Ahern2018-05-29
| * ipv6: addrconf: don't evaluate keep_addr_on_down twiceIvan Vecera2018-04-25
| * net/ipv6: Fix gfp_flags arg to addrconf_prefix_routeDavid Ahern2018-04-19
| * net/ipv6: Remove aca_idevDavid Ahern2018-04-19
| * net/ipv6: Rename addrconf_dst_allocDavid Ahern2018-04-19
| * net/ipv6: Rename fib6_info struct elementsDavid Ahern2018-04-19
| * net/ipv6: Flip FIB entries to fib6_infoDavid Ahern2018-04-17