Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / net / ipv6 / addrconf.c
2008-04-21 Pavel Emelyanov[NETNS]: Remove empty ->init callback.
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-14 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Don't generate temporary address for...
2008-04-14 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Ensure disabling multicast RS even...
2008-04-14 YOSHIFUJI Hideaki[IPV6] MROUTE: Do not call ipv6_find_idev() directly.
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Use in6addr_any where appropriate.
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Define constants for link-local multicast addre...
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Make address arguments const.
2008-04-12 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().
2008-04-12 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Uninline ipv6_addr_hash().
2008-04-11 YOSHIFUJI Hideaki[IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp().
2008-04-08 David S. MillerMerge branch 'net-2.6.26-isatap-20080403' of git:/...
2008-04-05 YOSHIFUJI Hideaki[IPV6] MROUTE: Support multicast forwarding.
2008-04-04 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Fix array size for sysctls.
2008-04-03 Denis V. Lunev[IPV6]: inet6_dev on loopback should be kept until...
2008-04-03 Denis V. Lunev[IPV6]: Event type in addrconf_ifdown is mis-used.
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-03 YOSHIFUJI Hideaki[IPV6]: Unify ip6_onlink() and ipip6_onlink().
2008-04-02 Benoit BoissinotIPv6: do not create temporary adresses with too short...
2008-04-02 Benoit BoissinotIPv6: only update the lifetime of the relevant temporar...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit namespace comparision without CONFIG_...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit seq_net_private->net without CONFIG_N...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[IPV6]: Support Source Address Selection API (RFC5014).
2008-03-25 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Clean-up ipv6_dev_get_saddr().
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-05 Daniel Lezcano[IPV6]: Remove commented lines.
2008-03-05 Benjamin Thery[NETNS][IPV6] addrconf - make addrconf per namespace
2008-03-05 Daniel Lezcano[NETNS][IPV6] addrconf - Pass the proper network namesp...
2008-03-04 Daniel Lezcano[NETNS][IPV6] rt6_info - move rt6_info structure inside...
2008-03-04 Daniel Lezcano[NETNS][IPV6] rt6_info - make rt6_info accessed as...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Pass the network namespace param...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Pass the network namespace param...
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - fib6_clean_all handle several...
2008-03-04 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_g...
2008-02-29 Juha-Matti Tapio[IPV6]: Fix source address selection for ORCHID addresses
2008-02-27 Benjamin Thery[IPV6]: Add missing initializations of the new nl_info...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code...
2008-01-28 Stephen Hemminger[IPV6]: addrconf sparse warnings
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr...
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace...
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespac...
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - check ipv6 address per...
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - isolate inet6 addresses...
2008-01-28 Pavel Emelyanov[NETNS]: Use the per-net ipv6_devconf(_all) in sysctl...
2008-01-28 Pavel Emelyanov[NETNS]: Use the per-net ipv6_devconf_dflt
2008-01-28 Pavel Emelyanov[NETNS]: Create ipv6 devconf-s for namespaces
2008-01-28 Pavel Emelyanov[NETNS]: Make the ctl-tables per-namespace
2008-01-28 Pavel Emelyanov[NETNS]: Make the __addrconf_sysctl_register return...
2008-01-28 Pavel Emelyanov[NETNS]: Clean out the ipv6-related sysctls creation...
2008-01-28 Daniel Lezcano[IPV6]: fix section mismatch warnings
2008-01-28 YOSHIFUJI Hideaki[NET]: Remove unused "mibalign" argument for snmp_mib_i...
2008-01-28 Pavel Emelyanov[IPV6]: Eliminate difference in actions of sysctl and...
2008-01-28 Pavel Emelyanov[IPV6]: Use ctl paths to register addrconf sysctls
2008-01-28 Pavel Emelyanov[IPV6]: Unify and cleanup calls to addrconf_sysctl_register
2008-01-28 Pavel Emelyanov[IPV6]: Cleanup the addconf_sysctl_register
2008-01-28 Fred L. Templin[IPV6]: Add RFC4214 support
2008-01-28 Denis V. Lunev[NET]: Make rtnetlink infrastructure network namespace...
2008-01-28 Denis V. Lunev[NET]: Modify all rtnetlink methods to only work in...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Support RFC3484 configurable address...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Allow address selection policy with...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr...
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-11-30 Evgeniy Polyakov[IPV6]: Restore IPv6 when MTU is big enough
2007-11-20 Joe Perches[IPV6]: Add missing "space"
2007-10-31 Daniel Lezcano[IPV6]: remove duplicate call to proc_net_remove
2007-10-18 Pavel Emelyanov[IPV6]: Cleanup snmp6_alloc_dev()
2007-10-18 Pavel Emelyanov[IPV6]: Fix return type for snmp6_free_dev()
2007-10-10 Mitsuru Chinen[IPV6]: Defer IPv6 device initialization until a valid...
2007-10-10 Pavel Emelyanov[NET]: Make core networking code use seq_open_private
2007-10-10 Eric W. Biederman[NET]: Make the loopback device per network namespace.
2007-10-10 Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10 David L Stevens[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
2007-10-10 Milan Kocian[IPV6]: Remove redundant RTM_DELLINK message.
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-09-16 Jiri Kosina[IPV6]: Fix source address selection.
2007-07-31 Herbert Xu[IPV4/IPV6]: Fail registration if inet device construct...
2007-07-15 Vlad Yasevich[IPV6]: Call inet6addr_chain notifiers on link down
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-07-11 Micah Gruber[IPV6]: Remove unneeded pointer idev from addrconf_clea...
2007-07-11 Masahide NAKAMURA[IPV6] MIP6: Loadable module support for MIPv6.
2007-07-10 Jay Vosburghbonding / ipv6: no addrconf for slaves separately from...
2007-06-14 Herbert Xu[IPV6] addrconf: Fix IPv6 on tuntap tunnels
2007-06-07 Patrick McHardy[NETLINK]: Mark netlink policies const
2007-05-24 Oliver Hartkopp[IPV6]: Ignore ipv6 events on non-IPV6 capable devices.
2007-05-11 YOSHIFUJI Hideaki[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_ho...
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-04-29 Stephen Hemminger[IPV6]: Track device renames in snmp6.
2007-04-26 YOSHIFUJI Hideaki[IPV6]: Export in6addr_any for future use.
2007-04-26 Herbert Xu[IPV6]: Consolidate common SNMP code
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Netlink interface.
2007-04-26 Patrick McHardy[RTNETLINK]: Remove unnecessary locking in dump callbacks
2007-04-26 Thomas Graf[IPv6]: Use rtnl registration interface
2007-04-26 Neil Horman[IPV6] ADDRCONF: Optimistic Duplicate Address Detection...
2007-04-26 YOSHIFUJI Hideaki[IPV6]: Decentralize EXPORT_SYMBOLs.
2007-04-24 YOSHIFUJI Hideaki[IPV6]: Disallow RH0 by default.
next