net: spread __net_init, __net_exit
[safe/jmp/linux-2.6] / net / ipv6 / addrconf.c
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.
2007-03-27 Herbert Xu[IPV6]: Set IF_READY if the device is up and has carrier
2007-03-22 Dave Jones[NET]: fix up misplaced inlines.
2007-03-08 Herbert Xu[IPV6]: Do not set IF_READY if device is down
2007-02-28 Michal Wrobel[IPV6]: anycast refcnt fix
2007-02-26 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Register inet6_dev earlier.
2007-02-26 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Manage prefix route corresponding...
2007-02-26 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Statically link __ipv6_addr_type(...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove the proc_dir_entry member for...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 YOSHIFUJI Hideaki[NET] IPV6: Fix whitespace errors.
2007-02-08 Patrick McHardy[NETLINK]: Don't BUG on undersized allocations
2007-01-30 Neil Horman[IPV6]: Fix up some CONFIG typos
2007-01-24 YOSHIFUJI Hideaki[IPV6] MCAST: Fix joining all-node multicast group...
2007-01-04 David L Stevens[IPV4/IPV6]: Fix inet{,6} device initialization order.
2006-12-10 Alexey Dobriyan[PATCH] sysctl: remove unused "context" param
2006-12-03 Arnaldo Carvalho... [IPV6]: Use kmemdup
2006-12-03 Al Viro[IPV6]: Misc endianness annotations.
2006-12-03 Thomas Graf[IPv6] prefix: Convert RTM_NEWPREFIX notifications...
2006-12-03 Thomas Graf[IPv6] iflink: Convert IPv6's RTM_GETLINK to use the...
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-12-03 YOSHIFUJI Hideaki[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{...
2006-10-12 Joerg Roedel[IPV6]: Seperate sit driver to extra module (addrconf...
2006-09-29 Al Viro[IPV4]: inet_rcv_saddr() annotations
2006-09-22 Noriaki TAKAMIYA[IPV6] ADDRCONF: Mobile IPv6 Home Address support.
2006-09-22 Noriaki TAKAMIYA[IPV6] ADDRCONF: Allow non-DAD'able addresses.
2006-09-22 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Convert addrconf_lock to RCU.
2006-09-22 YOSHIFUJI Hideaki[IPV6] NDISC: Add proxy_ndp sysctl.
2006-09-22 Thomas Graf[IPV6] address: Support NLM_F_EXCL when adding addresses
2006-09-22 Thomas Graf[IPV6] address: Allow address changes while device...
2006-09-22 Thomas Graf[IPV6] address: Convert address dumping to new netlink api
2006-09-22 Thomas Graf[IPV6] address: Add put_ifaddrmsg() and rt_scope()
2006-09-22 Thomas Graf[IPV6] address: Add put_cacheinfo() to dump struct...
2006-09-22 Thomas Graf[IPV6] address: Convert address lookup to new netlink api
2006-09-22 Thomas Graf[IPV6] address: Convert address deletion to new netlink api
2006-09-22 Thomas Graf[IPV6] address: Convert address addition to new netlink api
2006-09-22 Thomas Graf[IPv6] route: FIB6 configuration using struct fib6_config
2006-09-22 Thomas Graf[IPv6] route: Simplify ip6_ins_rt()
2006-09-22 Thomas Graf[IPv6] route: Simplify ip6_del_rt()
next