aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAge
* [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman2007-04-26
* [IPV6]: Decentralize EXPORT_SYMBOLs.YOSHIFUJI Hideaki2007-04-26
* [IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki2007-04-24
* [IPV6]: Set IF_READY if the device is up and has carrierHerbert Xu2007-03-27
* [NET]: fix up misplaced inlines.Dave Jones2007-03-22
* [IPV6]: Do not set IF_READY if device is downHerbert Xu2007-03-07
* [IPV6]: anycast refcnt fixMichal Wrobel2007-02-28
* [IPV6] ADDRCONF: Register inet6_dev earlier.YOSHIFUJI Hideaki2007-02-26
* [IPV6] ADDRCONF: Manage prefix route corresponding to address manually added.YOSHIFUJI Hideaki2007-02-26
* [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki2007-02-26
* [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman2007-02-14
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-08
* [IPV6]: Fix up some CONFIG typosNeil Horman2007-01-30
* [IPV6] MCAST: Fix joining all-node multicast group on device initialization.YOSHIFUJI Hideaki2007-01-23
* [IPV4/IPV6]: Fix inet{,6} device initialization order.David L Stevens2007-01-04
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-10
* [IPV6]: Use kmemdupArnaldo Carvalho de Melo2006-12-03
* [IPV6]: Misc endianness annotations.Al Viro2006-12-03
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-03
* [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink apiThomas Graf2006-12-03
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-03
* [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki2006-12-03
* [IPV6]: Seperate sit driver to extra module (addrconf.c changes)Joerg Roedel2006-10-12
* [IPV4]: inet_rcv_saddr() annotationsAl Viro2006-09-28
* [IPV6] ADDRCONF: Mobile IPv6 Home Address support.Noriaki TAKAMIYA2006-09-22
* [IPV6] ADDRCONF: Allow non-DAD'able addresses.Noriaki TAKAMIYA2006-09-22
* [IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki2006-09-22
* [IPV6] NDISC: Add proxy_ndp sysctl.YOSHIFUJI Hideaki2006-09-22
* [IPV6] address: Support NLM_F_EXCL when adding addressesThomas Graf2006-09-22
* [IPV6] address: Allow address changes while device is administrative downThomas Graf2006-09-22
* [IPV6] address: Convert address dumping to new netlink apiThomas Graf2006-09-22
* [IPV6] address: Add put_ifaddrmsg() and rt_scope()Thomas Graf2006-09-22
* [IPV6] address: Add put_cacheinfo() to dump struct cacheinfoThomas Graf2006-09-22
* [IPV6] address: Convert address lookup to new netlink apiThomas Graf2006-09-22
* [IPV6] address: Convert address deletion to new netlink apiThomas Graf2006-09-22
* [IPV6] address: Convert address addition to new netlink apiThomas Graf2006-09-22
* [IPv6] route: FIB6 configuration using struct fib6_configThomas Graf2006-09-22
* [IPv6] route: Simplify ip6_ins_rt()Thomas Graf2006-09-22
* [IPv6] route: Simplify ip6_del_rt()Thomas Graf2006-09-22
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-22
* [IPv6] prefix: Convert prefix notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv6] link: Convert link notifications to use rtnl_notify()Thomas Graf2006-09-22
* [IPv6] address: Convert address notification to use rtnl_notify()Thomas Graf2006-09-22
* [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicastsThomas Graf2006-09-22
* [IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdefDavid S. Miller2006-09-22
* [IPv4]: Move interface address bits to linux/if_addr.hThomas Graf2006-09-22