aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\
| * ipv6: fix a possible double freeRoy Li2011-09-20
* | ipv6: Send ICMPv6 RSes only when RAs are acceptedTore Anderson2011-09-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-08
|\|
| * net: fix NULL dereferences in check_peer_redir()Eric Dumazet2011-08-03
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
* | ipv6: updates to privacy addresses per RFC 4941.Lorenzo Colitti2011-08-01
|/
* ipv6: Do not leave router anycast address for /127 prefixes.YOSHIFUJI Hideaki2011-07-25
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
* ipv6: Get rid of rt6i_nexthop macro.David S. Miller2011-07-18
* Disable router anycast address for /127 prefixesBjørn Mork2011-07-07
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
* ipv6: generate link local address for GRE tunnelstephen hemminger2011-06-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * ipv6: reduce per device ICMP mib sizesEric Dumazet2011-05-19
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-05
| |\
| * | inet: constify ip headers and in6_addrEric Dumazet2011-04-22
| * | ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter2011-04-15
* | | net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu()Lai Jiangshan2011-05-08
* | | net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu()Lai Jiangshan2011-05-08
| |/ |/|
* | sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu2011-05-02
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* ipv6: hash is calculated but not used afterwardsHagen Paul Pfeifer2011-02-25
* ipv6: Revert 'administrative down' address handling changes.David S. Miller2011-01-25
* ipv6: Silence privacy extensions initializationRomain Francoise2011-01-18
* ipv6: remove duplicate neigh_ifdownstephen hemminger2010-12-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\
| * ipv6: don't flush routes when setting loopback downstephen hemminger2010-12-16
| * ipv6: fix nl group when advertising a new linkNicolas Dichtel2010-12-10
| * ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend2010-11-22
* | rtnl: make link af-specific updates atomicThomas Graf2010-11-28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-19
|\|
| * ipv6: Expose reachable and retrans timer values as msecsThomas Graf2010-11-18
| * ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf2010-11-18
* | ipv6: AF_INET6 link address familyThomas Graf2010-11-17
* | ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend2010-11-16
|/
* ipv6: addrconf: don't remove address state on ifdown if the address is being ...Lorenzo Colitti2010-11-12
* ipv6: fix refcnt problem related to POSTDAD stateUrsula Braun2010-10-27
* IPv6: Temp addresses are immediately deleted.Glenn Wurster2010-10-26
* IPv6: Create temporary address if none exists.Glenn Wurster2010-10-26
* ipv6: make __ipv6_isatap_ifid staticstephen hemminger2010-10-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
|\
| * ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-26
* | net: return operator cleanupEric Dumazet2010-09-23
* | ipv6: add special mode forwarding=2 to send RS while configured as routerThomas Graf2010-09-03
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-28
|\
| * ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley2010-07-22
* | snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-30
* | ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings2010-06-30
* | ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings2010-06-30