aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[IPV6]: Defer IPv6 device initialization until a valid qdisc is specifiedMitsuru Chinen1-3/+10
2007-10-10[NET]: Make core networking code use seq_open_privatePavel Emelyanov1-18/+2
2007-10-10[NET]: Make the loopback device per network namespace.Eric W. Biederman1-9/+9
2007-10-10[NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano1-6/+9
2007-10-10[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens1-0/+7
2007-10-10[IPV6]: Remove redundant RTM_DELLINK message.Milan Kocian1-2/+0
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-14/+14
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+3
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-3/+4
2007-09-16[IPV6]: Fix source address selection.Jiri Kosina1-1/+1
2007-07-31[IPV4/IPV6]: Fail registration if inet device construction failsHerbert Xu1-3/+5
2007-07-15[IPV6]: Call inet6addr_chain notifiers on link downVlad Yasevich1-0/+1
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-1/+1
2007-07-10[IPV6]: Remove unneeded pointer idev from addrconf_cleanup().Micah Gruber1-2/+1
2007-07-10[IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA1-2/+2
2007-07-10bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh1-0/+3
2007-06-14[IPV6] addrconf: Fix IPv6 on tuntap tunnelsHerbert Xu1-22/+11
2007-06-07[NETLINK]: Mark netlink policies constPatrick McHardy1-1/+1
2007-05-24[IPV6]: Ignore ipv6 events on non-IPV6 capable devices.Oliver Hartkopp1-10/+21
2007-05-10[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.YOSHIFUJI Hideaki1-0/+4
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-11/+17
2007-04-28[IPV6]: Track device renames in snmp6.Stephen Hemminger1-2/+4
2007-04-25[IPV6]: Export in6addr_any for future use.YOSHIFUJI Hideaki1-2/+0
2007-04-25[IPV6]: Consolidate common SNMP codeHerbert Xu1-0/+60
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger1-2/+2
2007-04-25[IPV6] SNMP: Netlink interface.YOSHIFUJI Hideaki1-5/+17
2007-04-25[RTNETLINK]: Remove unnecessary locking in dump callbacksPatrick McHardy1-2/+0
2007-04-25[IPv6]: Use rtnl registration interfaceThomas Graf1-19/+16
2007-04-25[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman1-15/+91
2007-04-25[IPV6]: Decentralize EXPORT_SYMBOLs.YOSHIFUJI Hideaki1-0/+9
2007-04-24[IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki1-0/+11
2007-03-27[IPV6]: Set IF_READY if the device is up and has carrierHerbert Xu1-0/+3
2007-03-22[NET]: fix up misplaced inlines.Dave Jones1-3/+3
2007-03-07[IPV6]: Do not set IF_READY if device is downHerbert Xu1-4/+0
2007-02-28[IPV6]: anycast refcnt fixMichal Wrobel1-0/+2
2007-02-26[IPV6] ADDRCONF: Register inet6_dev earlier.YOSHIFUJI Hideaki1-0/+8
2007-02-26[IPV6] ADDRCONF: Manage prefix route corresponding to address manually added.YOSHIFUJI Hideaki1-8/+14
2007-02-26[IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki1-68/+0
2007-02-14[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman1-5/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven1-1/+1
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki1-99/+99
2007-02-08[NETLINK]: Don't BUG on undersized allocationsPatrick McHardy1-25/+45
2007-01-30[IPV6]: Fix up some CONFIG typosNeil Horman1-2/+2
2007-01-23[IPV6] MCAST: Fix joining all-node multicast group on device initialization.YOSHIFUJI Hideaki1-0/+6
2007-01-04[IPV4/IPV6]: Fix inet{,6} device initialization order.David L Stevens1-2/+2
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan1-2/+1
2006-12-02[IPV6]: Use kmemdupArnaldo Carvalho de Melo1-2/+1
2006-12-02[IPV6]: Misc endianness annotations.Al Viro1-1/+1