| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv6: move DAD and addrconf_verify processing to workqueue | Hannes Frederic Sowa | 2014-03-28 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-18 | 1 | -1/+0 |
|\ |
|
| * | ipv6: simplify detection of first operational link-local address on interface | Hannes Frederic Sowa | 2014-01-17 | 1 | -1/+0 |
* | | ipv6 addrconf: extend ifa_flags to u32 | Jiri Pirko | 2013-12-06 | 1 | -1/+1 |
|/ |
|
* | ipv6: Remove privacy config option. | David S. Miller | 2013-10-28 | 1 | -4/+1 |
* | net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12. | Daniel Borkmann | 2013-09-04 | 1 | -2/+7 |
* | ipv6: resend MLD report if a link-local address completes DAD | Hannes Frederic Sowa | 2013-06-28 | 1 | -0/+2 |
* | ipv6: introduce per-interface counter for dad-completed ipv6 addresses | Hannes Frederic Sowa | 2013-06-28 | 1 | -0/+1 |
* | ipv6: split duplicate address detection and router solicitation timer | Hannes Frederic Sowa | 2013-06-25 | 1 | -2/+6 |
* | net: ipv6: remove 'next' member from inet6_dev | Daniel Borkmann | 2013-05-20 | 1 | -1/+0 |
* | ipv6: add support of peer address | Nicolas Dichtel | 2013-05-19 | 1 | -0/+1 |
* | net: ipv6: only invalidate previously tokenized addresses | Daniel Borkmann | 2013-04-09 | 1 | -0/+2 |
* | net: ipv6: add tokenized interface identifier support | Daniel Borkmann | 2013-04-08 | 1 | -0/+2 |
* | net: delete all instances of special processing for token ring | Paul Gortmaker | 2012-05-15 | 1 | -54/+0 |
* | net: cleanup unsigned to unsigned int | Eric Dumazet | 2012-04-15 | 1 | -1/+1 |
* | ipv6: updates to privacy addresses per RFC 4941. | Lorenzo Colitti | 2011-08-01 | 1 | -0/+1 |
* | ipv6: reduce per device ICMP mib sizes | Eric Dumazet | 2011-05-19 | 1 | -2/+2 |
* | net: Remove __KERNEL__ cpp checks from include/net | David S. Miller | 2011-04-24 | 1 | -3/+0 |
* | inet: constify ip headers and in6_addr | Eric Dumazet | 2011-04-22 | 1 | -2/+2 |
* | net: gre: provide multicast mappings for ipv4 and ipv6 | Timo Teräs | 2011-03-30 | 1 | -0/+16 |
* | ipv6: mcast: RCU conversion | Eric Dumazet | 2010-11-24 | 1 | -1/+2 |
* | ipv6: Replace inet6_ifaddr->dead with state | Herbert Xu | 2010-05-18 | 1 | -2/+10 |
* | ipv6: convert idev_list to list macros | stephen hemminger | 2010-03-20 | 1 | -3/+3 |
* | IPv6: convert addrconf hash list to RCU | stephen hemminger | 2010-03-20 | 1 | -0/+1 |
* | ipv6: convert addrconf list to hlist | stephen hemminger | 2010-03-20 | 1 | -1/+1 |
* | ipv6: convert temporary address list to list macros | stephen hemminger | 2010-03-20 | 1 | -2/+2 |
* | IPv6: convert mc_lock to spinlock | Stephen Hemminger | 2010-02-17 | 1 | -1/+1 |
* | net: cleanup include/net | Eric Dumazet | 2009-11-04 | 1 | -16/+8 |
* | ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds | Richard Kennedy | 2009-03-21 | 1 | -2/+3 |
* | ipv6: make struct ipv6_devconf static | Adrian Bunk | 2008-07-22 | 1 | -2/+0 |
* | ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h. | Rami Rosen | 2008-06-12 | 1 | -1/+0 |
* | [IPV6]: Reorg struct ifmcaddr6 to save some bytes | Arnaldo Carvalho de Melo | 2008-02-03 | 1 | -1/+1 |
* | [INET6]: Reorganize struct inet6_dev to save 8 bytes | Arnaldo Carvalho de Melo | 2008-02-03 | 1 | -2/+2 |
* | IPoIB: improve IPv4/IPv6 to IB mcast mapping functions | Rolf Manderscheid | 2008-01-25 | 1 | -4/+7 |
* | [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] | David L Stevens | 2007-10-10 | 1 | -0/+1 |
* | [IPV6]: Per-interface statistics support. | YOSHIFUJI Hideaki | 2006-12-02 | 1 | -0/+1 |
* | [IPV6] ADDRCONF: Convert addrconf_lock to RCU. | YOSHIFUJI Hideaki | 2006-09-22 | 1 | -0/+1 |
* | [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid. | YOSHIFUJI Hideaki | 2006-03-20 | 1 | -3/+0 |
* | [IPV6] mcast: Fix multiple issues in MLDv2 reports. | David L Stevens | 2005-12-27 | 1 | -0/+1 |
* | [IPV6]: Defer IPv6 device initialization until the link becomes ready. | YOSHIFUJI Hideaki | 2005-12-21 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+285 |