aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net/if_inet6.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-26ipv6: anycast: complete RCU handling of struct ifacaddr6Eric Dumazet1-2/+2
2023-12-08net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski1-4/+0
2023-10-02ipv6: Annotate struct ip6_sf_socklist with __counted_byKees Cook1-1/+1
2022-04-06ipv6: fix locking issues with loops over idev->addr_listNiels Dossche1-0/+8
2022-02-18net: Add new protocol attribute to IP addressesJacques de Laval1-0/+2
2021-12-06ipv6: add net device refcount tracker to struct inet6_devEric Dumazet1-0/+1
2021-08-27ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue1-0/+2
2021-08-05net/ipv6/mcast: Use struct_size() helperGustavo A. R. Silva1-3/+0
2021-03-26mld: add mc_lock for protecting per-interface mld dataTaehee Yoo1-0/+1
2021-03-26mld: add new workqueues for process mld eventsTaehee Yoo1-1/+8
2021-03-26mld: convert ifmcaddr6 to RCUTaehee Yoo1-3/+4
2021-03-26mld: convert ip6_sf_list to RCUTaehee Yoo1-3/+4
2021-03-26mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo1-2/+2
2021-03-26mld: get rid of inet6_dev->mc_lockTaehee Yoo1-1/+0
2021-03-26mld: convert from timer to delayed workTaehee Yoo1-4/+4
2020-05-11ipv6: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-06ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont1-1/+0
2019-08-28ipv6: shrink struct ipv6_mc_socklistEric Dumazet1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-11-02net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill1-0/+2
2018-05-29net/ipv6: Add support for specifying metric of connected routesDavid Ahern1-0/+1
2018-04-19net/ipv6: Remove aca_idevDavid Ahern1-1/+0
2018-04-17net/ipv6: Flip FIB entries to fib6_infoDavid Ahern1-2/+2
2017-07-04net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-04net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-04net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-04net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia1-1/+0
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark1-0/+1
2016-10-14IPv6: fix DESYNC_FACTORJiri Bohac1-0/+1
2016-10-14IPv6: Drop the temporary address regen_timerJiri Bohac1-1/+0
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski1-0/+1
2015-03-23ipv6: do retries on stable privacy addressesHannes Frederic Sowa1-0/+1
2015-03-23ipv6: collapse state_lock and lockHannes Frederic Sowa1-2/+1
2014-10-14ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing1-1/+0
2014-10-04Removed unused inet6 address stateSébastien Barré1-1/+0
2014-07-11ipv6: addrconf: implement address generation modesJiri Pirko1-0/+1
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa1-1/+3
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2014-01-17ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa1-1/+0
2013-12-06ipv6 addrconf: extend ifa_flags to u32Jiri Pirko1-1/+1
2013-10-28ipv6: Remove privacy config option.David S. Miller1-4/+1
2013-09-04net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann1-2/+7
2013-06-28ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa1-0/+2
2013-06-28ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa1-0/+1
2013-06-25ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa1-2/+6
2013-05-20net: ipv6: remove 'next' member from inet6_devDaniel Borkmann1-1/+0
2013-05-19ipv6: add support of peer addressNicolas Dichtel1-0/+1
2013-04-09net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann1-0/+2
2013-04-08net: ipv6: add tokenized interface identifier supportDaniel Borkmann1-0/+2