summaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf.c
AgeCommit message (Expand)Author
2012-01-18net: race condition in ipv6 forwarding and disable_ipv6 parametersFrancesco Ruggeri
2012-01-12net: reintroduce missing rcu_assign_pointer() callsEric Dumazet
2012-01-04ipv6/addrconf: speedup /proc/net/if_inet6 fillingMihai Maruseac
2012-01-04ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman
2011-12-28ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller
2011-12-28ipv6: Remove optimistic DAD flag test in ipv6_add_addr()David Miller
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-12ipv6: Fix for adding multicast route for loopback device automatically.Li Wei
2011-12-06ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-30ipv6: fix route lookup in addrconf_prefix_rcv()Andreas Hofmeister
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-20ipv6: fix a possible double freeRoy Li
2011-09-16ipv6: Send ICMPv6 RSes only when RAs are acceptedTore Anderson
2011-08-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-03net: fix NULL dereferences in check_peer_redir()Eric Dumazet
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger
2011-08-01ipv6: updates to privacy addresses per RFC 4941.Lorenzo Colitti
2011-07-25ipv6: Do not leave router anycast address for /127 prefixes.YOSHIFUJI Hideaki
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-07-17ipv6: Get rid of rt6i_nexthop macro.David S. Miller
2011-07-07Disable router anycast address for /127 prefixesBjørn Mork
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2011-06-08ipv6: generate link local address for GRE tunnelstephen hemminger
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-19ipv6: reduce per device ICMP mib sizesEric Dumazet
2011-05-07net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu()Lai Jiangshan
2011-05-07net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu()Lai Jiangshan
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-02sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-04-15ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-25ipv6: hash is calculated but not used afterwardsHagen Paul Pfeifer
2011-01-25ipv6: Revert 'administrative down' address handling changes.David S. Miller
2011-01-18ipv6: Silence privacy extensions initializationRomain Francoise
2010-12-18ipv6: remove duplicate neigh_ifdownstephen hemminger
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-16ipv6: don't flush routes when setting loopback downstephen hemminger
2010-12-10ipv6: fix nl group when advertising a new linkNicolas Dichtel
2010-11-27rtnl: make link af-specific updates atomicThomas Graf
2010-11-22ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-18ipv6: Expose reachable and retrans timer values as msecsThomas Graf
2010-11-18ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf
2010-11-17ipv6: AF_INET6 link address familyThomas Graf
2010-11-16ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend