summaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf.c
AgeCommit message (Expand)Author
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
2018-10-22net/ipv6: Add support for dumping addresses for a specific deviceDavid Ahern
2018-10-22net/ipv6: Remove ip_idx arg to in6_dump_addrsDavid Ahern
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-20net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-10-08net: Update netconf dump handlers for strict data checkingDavid Ahern
2018-10-08rtnetlink: Update inet6_dump_ifinfo for strict data checkingDavid Ahern
2018-10-08net/ipv6: Update inet6_dump_addr for strict data checkingDavid Ahern
2018-10-08net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrsDavid Ahern
2018-10-08net: Add extack to nlmsg_parseDavid Ahern
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-21net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-09-19ipv6: Allow the l3mdev to be a loopbackRobert Shearman
2018-09-05ipv6: add inet6_fill_argsChristian Brauner
2018-09-05ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDRChristian Brauner
2018-08-22addrconf: reduce unnecessary atomic allocationsCong Wang
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang
2018-07-11net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devicesSabrina Dubroca
2018-07-11net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODESabrina Dubroca
2018-07-11net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_devSabrina Dubroca
2018-07-11net/ipv6: fix addrconf_sysctl_addr_gen_modeSabrina Dubroca
2018-06-30net/ipv6: Fix updates to prefix routeDavid Ahern
2018-06-11net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddrDavid Ahern
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-05net: ipv6: Generate random IID for addresses on RAWIP devicesSubash Abhinov Kasiviswanathan
2018-05-29net/ipv6: Add support for specifying metric of connected routesDavid Ahern
2018-05-29net/ipv6: Pass ifa6_config struct to inet6_addr_modifyDavid Ahern
2018-05-29net/ipv6: Pass ifa6_config struct to inet6_addr_addDavid Ahern
2018-05-29net/ipv6: Convert ipv6_add_addr to struct ifa6_configDavid Ahern
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig
2018-04-25ipv6: addrconf: don't evaluate keep_addr_on_down twiceIvan Vecera
2018-04-19net/ipv6: Fix gfp_flags arg to addrconf_prefix_routeDavid Ahern
2018-04-19net/ipv6: Remove aca_idevDavid Ahern
2018-04-19net/ipv6: Rename addrconf_dst_allocDavid Ahern
2018-04-19net/ipv6: Rename fib6_info struct elementsDavid Ahern
2018-04-17net/ipv6: Flip FIB entries to fib6_infoDavid Ahern
2018-04-17net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern
2018-04-17net/ipv6: Add gfp_flags to route add functionsDavid Ahern
2018-04-17net/ipv6: Move dst flags to booleans in fib entriesDavid Ahern
2018-04-17net/ipv6: move expires into rt6_infoDavid Ahern
2018-04-17net/ipv6: Move nexthop data to fib6_nhDavid Ahern
2018-04-17net/ipv6: Save route type in rt6_infoDavid Ahern
2018-04-17net/ipv6: Pass net namespace to route functionsDavid Ahern
2018-04-17ipv6: send netlink notifications for manually configured addressesLorenzo Bianconi
2018-04-16ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()Lorenzo Bianconi
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-27ipv6: addrconf: Use normal debugging styleJoe Perches
2018-03-26net: Use octal not symbolic permissionsJoe Perches