Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-24ipv6: do retries on stable privacy addressesHannes Frederic Sowa
2015-03-24ipv6: collapse state_lock and lockHannes Frederic Sowa
2014-10-14ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing
2014-10-05Removed unused inet6 address stateSébastien Barré
2014-07-12ipv6: addrconf: implement address generation modesJiri Pirko
2014-03-29ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-18ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa
2013-12-07ipv6 addrconf: extend ifa_flags to u32Jiri Pirko
2013-10-29ipv6: Remove privacy config option.David S. Miller
2013-09-04net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann
2013-06-29ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa
2013-06-29ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa
2013-06-26ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa
2013-05-21net: ipv6: remove 'next' member from inet6_devDaniel Borkmann
2013-05-20ipv6: add support of peer addressNicolas Dichtel
2013-04-09net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann
2013-04-09net: ipv6: add tokenized interface identifier supportDaniel Borkmann
2012-05-16net: delete all instances of special processing for token ringPaul Gortmaker
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2011-08-02ipv6: updates to privacy addresses per RFC 4941.Lorenzo Colitti
2011-05-20ipv6: reduce per device ICMP mib sizesEric Dumazet
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-03-30net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs
2010-11-24ipv6: mcast: RCU conversionEric Dumazet
2010-05-19ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu
2010-03-21ipv6: convert idev_list to list macrosstephen hemminger
2010-03-21IPv6: convert addrconf hash list to RCUstephen hemminger
2010-03-21ipv6: convert addrconf list to hliststephen hemminger
2010-03-21ipv6: convert temporary address list to list macrosstephen hemminger
2010-02-18IPv6: convert mc_lock to spinlockStephen Hemminger
2009-11-04net: cleanup include/netEric Dumazet
2009-03-21ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsRichard Kennedy
2008-07-23ipv6: make struct ipv6_devconf staticAdrian Bunk
2008-06-11ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.Rami Rosen
2008-02-03[IPV6]: Reorg struct ifmcaddr6 to save some bytesArnaldo Carvalho de Melo
2008-02-03[INET6]: Reorganize struct inet6_dev to save 8 bytesArnaldo Carvalho de Melo
2008-01-26IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid
2007-10-11[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens
2006-12-03[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki
2006-09-23[IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki
2006-03-21[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.YOSHIFUJI Hideaki
2005-12-28[IPV6] mcast: Fix multiple issues in MLDv2 reports.David L Stevens
2005-12-21[IPV6]: Defer IPv6 device initialization until the link becomes ready.YOSHIFUJI Hideaki
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds