summaryrefslogtreecommitdiffstats
path: root/include/net/if_inet6.h
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann2013-04-091-0/+2
* net: ipv6: add tokenized interface identifier supportDaniel Borkmann2013-04-081-0/+2
* net: delete all instances of special processing for token ringPaul Gortmaker2012-05-151-54/+0
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* ipv6: updates to privacy addresses per RFC 4941.Lorenzo Colitti2011-08-011-0/+1
* ipv6: reduce per device ICMP mib sizesEric Dumazet2011-05-191-2/+2
* net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-241-3/+0
* inet: constify ip headers and in6_addrEric Dumazet2011-04-221-2/+2
* net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2011-03-301-0/+16
* ipv6: mcast: RCU conversionEric Dumazet2010-11-241-1/+2
* ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu2010-05-181-2/+10
* ipv6: convert idev_list to list macrosstephen hemminger2010-03-201-3/+3
* IPv6: convert addrconf hash list to RCUstephen hemminger2010-03-201-0/+1
* ipv6: convert addrconf list to hliststephen hemminger2010-03-201-1/+1
* ipv6: convert temporary address list to list macrosstephen hemminger2010-03-201-2/+2
* IPv6: convert mc_lock to spinlockStephen Hemminger2010-02-171-1/+1
* net: cleanup include/netEric Dumazet2009-11-041-16/+8
* ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsRichard Kennedy2009-03-211-2/+3
* ipv6: make struct ipv6_devconf staticAdrian Bunk2008-07-221-2/+0
* ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.Rami Rosen2008-06-121-1/+0
* [IPV6]: Reorg struct ifmcaddr6 to save some bytesArnaldo Carvalho de Melo2008-02-031-1/+1
* [INET6]: Reorganize struct inet6_dev to save 8 bytesArnaldo Carvalho de Melo2008-02-031-2/+2
* IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2008-01-251-4/+7
* [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens2007-10-101-0/+1
* [IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2006-12-021-0/+1
* [IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki2006-09-221-0/+1
* [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.YOSHIFUJI Hideaki2006-03-201-3/+0
* [IPV6] mcast: Fix multiple issues in MLDv2 reports.David L Stevens2005-12-271-0/+1
* [IPV6]: Defer IPv6 device initialization until the link becomes ready.YOSHIFUJI Hideaki2005-12-211-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+285