summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAgeFilesLines
* [IPV6]: fix section mismatch warningsDaniel Lezcano2008-01-281-1/+1
* [NET]: Remove unused "mibalign" argument for snmp_mib_init().YOSHIFUJI Hideaki2008-01-281-6/+3
* [IPV6]: Eliminate difference in actions of sysctl and proc handler for conf.a...Pavel Emelyanov2008-01-281-36/+20
* [IPV6]: Use ctl paths to register addrconf sysctlsPavel Emelyanov2008-01-281-60/+20
* [IPV6]: Unify and cleanup calls to addrconf_sysctl_registerPavel Emelyanov2008-01-281-16/+16
* [IPV6]: Cleanup the addconf_sysctl_registerPavel Emelyanov2008-01-281-8/+8
* [IPV6]: Add RFC4214 supportFred L. Templin2008-01-281-1/+21
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-281-7/+7
* [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev2008-01-281-0/+31
* [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki2008-01-281-31/+9
* [IPV6] ADDRCONF: Allow address selection policy with ifindex.YOSHIFUJI Hideaki2008-01-281-4/+8
* [IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr_label().YOSHIFUJI Hideaki2008-01-281-4/+6
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+1
* [IPV6]: Restore IPv6 when MTU is big enoughEvgeniy Polyakov2007-11-301-1/+10
* [IPV6]: Add missing "space"Joe Perches2007-11-191-1/+1
* [IPV6]: remove duplicate call to proc_net_removeDaniel Lezcano2007-10-301-4/+0
* [IPV6]: Cleanup snmp6_alloc_dev()Pavel Emelyanov2007-10-171-6/+1
* [IPV6]: Fix return type for snmp6_free_dev()Pavel Emelyanov2007-10-171-2/+1
* [IPV6]: Defer IPv6 device initialization until a valid qdisc is specifiedMitsuru Chinen2007-10-101-3/+10
* [NET]: Make core networking code use seq_open_privatePavel Emelyanov2007-10-101-18/+2
* [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-101-9/+9
* [NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano2007-10-101-6/+9
* [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens2007-10-101-0/+7
* [IPV6]: Remove redundant RTM_DELLINK message.Milan Kocian2007-10-101-2/+0
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-14/+14
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-101-0/+3
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-3/+4
* [IPV6]: Fix source address selection.Jiri Kosina2007-09-161-1/+1
* [IPV4/IPV6]: Fail registration if inet device construction failsHerbert Xu2007-07-311-3/+5
* [IPV6]: Call inet6addr_chain notifiers on link downVlad Yasevich2007-07-151-0/+1
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* [IPV6]: Remove unneeded pointer idev from addrconf_cleanup().Micah Gruber2007-07-101-2/+1
* [IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA2007-07-101-2/+2
* bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh2007-07-101-0/+3
* [IPV6] addrconf: Fix IPv6 on tuntap tunnelsHerbert Xu2007-06-141-22/+11
* [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-071-1/+1
* [IPV6]: Ignore ipv6 events on non-IPV6 capable devices.Oliver Hartkopp2007-05-241-10/+21
* [IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.YOSHIFUJI Hideaki2007-05-101-0/+4
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-11/+17
* [IPV6]: Track device renames in snmp6.Stephen Hemminger2007-04-281-2/+4
* [IPV6]: Export in6addr_any for future use.YOSHIFUJI Hideaki2007-04-251-2/+0
* [IPV6]: Consolidate common SNMP codeHerbert Xu2007-04-251-0/+60
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-2/+2
* [IPV6] SNMP: Netlink interface.YOSHIFUJI Hideaki2007-04-251-5/+17
* [RTNETLINK]: Remove unnecessary locking in dump callbacksPatrick McHardy2007-04-251-2/+0
* [IPv6]: Use rtnl registration interfaceThomas Graf2007-04-251-19/+16
* [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman2007-04-251-15/+91
* [IPV6]: Decentralize EXPORT_SYMBOLs.YOSHIFUJI Hideaki2007-04-251-0/+9
* [IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki2007-04-241-0/+11
* [IPV6]: Set IF_READY if the device is up and has carrierHerbert Xu2007-03-271-0/+3
OpenPOWER on IntegriCloud