summaryrefslogtreecommitdiffstats
path: root/include/net/if_inet6.h
Commit message (Expand)AuthorAgeFilesLines
* ipv6: anycast: complete RCU handling of struct ifacaddr6Eric Dumazet2024-02-261-2/+2
* net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski2023-12-081-4/+0
* ipv6: Annotate struct ip6_sf_socklist with __counted_byKees Cook2023-10-021-1/+1
* ipv6: fix locking issues with loops over idev->addr_listNiels Dossche2022-04-061-0/+8
* net: Add new protocol attribute to IP addressesJacques de Laval2022-02-181-0/+2
* ipv6: add net device refcount tracker to struct inet6_devEric Dumazet2021-12-061-0/+1
* ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue2021-08-271-0/+2
* net/ipv6/mcast: Use struct_size() helperGustavo A. R. Silva2021-08-051-3/+0
* mld: add mc_lock for protecting per-interface mld dataTaehee Yoo2021-03-261-0/+1
* mld: add new workqueues for process mld eventsTaehee Yoo2021-03-261-1/+8
* mld: convert ifmcaddr6 to RCUTaehee Yoo2021-03-261-3/+4
* mld: convert ip6_sf_list to RCUTaehee Yoo2021-03-261-3/+4
* mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo2021-03-261-2/+2
* mld: get rid of inet6_dev->mc_lockTaehee Yoo2021-03-261-1/+0
* mld: convert from timer to delayed workTaehee Yoo2021-03-261-4/+4
* ipv6: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-111-1/+1
* ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont2020-05-061-1/+0
* ipv6: shrink struct ipv6_mc_socklistEric Dumazet2019-08-281-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill2018-11-021-0/+2
* net/ipv6: Add support for specifying metric of connected routesDavid Ahern2018-05-291-0/+1
* net/ipv6: Remove aca_idevDavid Ahern2018-04-191-1/+0
* net/ipv6: Flip FIB entries to fib6_infoDavid Ahern2018-04-171-2/+2
* net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
* net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
* net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
* net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+2
* net/ipv6: allow sysctl to change link-local address generation modeFelix Jia2017-01-271-1/+0
* ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-031-0/+1
* IPv6: fix DESYNC_FACTORJiri Bohac2016-10-141-0/+1
* IPv6: Drop the temporary address regen_timerJiri Bohac2016-10-141-1/+0
* ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski2016-09-301-0/+1
* ipv6: do retries on stable privacy addressesHannes Frederic Sowa2015-03-231-0/+1
* ipv6: collapse state_lock and lockHannes Frederic Sowa2015-03-231-2/+1
* ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing2014-10-141-1/+0
* Removed unused inet6 address stateSébastien Barré2014-10-041-1/+0
* ipv6: addrconf: implement address generation modesJiri Pirko2014-07-111-0/+1
* ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2014-03-281-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-1/+0
|\
| * ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-171-1/+0
* | ipv6 addrconf: extend ifa_flags to u32Jiri Pirko2013-12-061-1/+1
|/
* ipv6: Remove privacy config option.David S. Miller2013-10-281-4/+1
* net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann2013-09-041-2/+7
* ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa2013-06-281-0/+2
* ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa2013-06-281-0/+1
* ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2013-06-251-2/+6
* net: ipv6: remove 'next' member from inet6_devDaniel Borkmann2013-05-201-1/+0
* ipv6: add support of peer addressNicolas Dichtel2013-05-191-0/+1
* net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann2013-04-091-0/+2
* net: ipv6: add tokenized interface identifier supportDaniel Borkmann2013-04-081-0/+2