aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/addrconf.h
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+3
* samsung update 1codeworkx2012-06-021-1/+1
* net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-241-3/+0
* inet: constify ip headers and in6_addrEric Dumazet2011-04-221-11/+11
* net: kill unused macros from head fileShan Wei2010-12-021-2/+0
* ipv6: make __ipv6_isatap_ifid staticstephen hemminger2010-10-051-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-0/+1
|\
| * ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-261-0/+1
* | ipv6: addrconf.h cleanupsEric Dumazet2010-09-211-20/+43
|/
* net: Add checking to rcu_dereference() primitivesPaul E. McKenney2010-02-251-1/+3
* bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-151-0/+2
* ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich2009-03-241-2/+2
* netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley2008-08-141-1/+2
* ipv6 netns: Address labels per namespaceBenjamin Thery2008-06-121-1/+2
* [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.YOSHIFUJI Hideaki2008-06-051-0/+22
* [IPV6]: Define constants for link-local multicast addresses.YOSHIFUJI Hideaki2008-04-121-11/+0
* [IPV6]: Make address arguments const.YOSHIFUJI Hideaki2008-04-121-13/+15
* [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().YOSHIFUJI Hideaki2008-04-121-14/+1
* [IPV6] ADDRCONF: Uninline ipv6_addr_hash().YOSHIFUJI Hideaki2008-04-121-19/+0
* [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons.YOSHIFUJI Hideaki2008-04-121-8/+6
* [IPV6]: Unify ip6_onlink() and ipip6_onlink().YOSHIFUJI Hideaki2008-04-031-0/+4
* [IPV6]: Remove unused method declaration in include/net/addrconf.h.Rami Rosen2008-03-281-1/+0
* [NETNS][IPV6] anycast - handle several network namespaceDaniel Lezcano2008-03-261-1/+2
* [IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki2008-03-251-0/+1
* [IPV6]: Optimize hop-limit determination.YOSHIFUJI Hideaki2008-03-251-2/+0
* [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr...Daniel Lezcano2008-03-051-3/+6
* [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().YOSHIFUJI Hideaki2008-03-041-3/+0
* [IPV6]: Use htonl() instead of __constant_htonl() where appricable.YOSHIFUJI Hideaki2008-03-041-10/+6
* [IPV4]: Enable use of 240/4 address space.Jan Engelhardt2008-01-281-1/+1
* [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace awareDaniel Lezcano2008-01-281-1/+2
* [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace awareDaniel Lezcano2008-01-281-3/+5
* [NETNS][IPV6]: inet6_addr - check ipv6 address per namespaceDaniel Lezcano2008-01-281-1/+3
* [IPV4] include/net: Use ipv4_is_<type>Joe Perches2008-01-281-4/+6
* [IPV6]: Add RFC4214 supportFred L. Templin2008-01-281-0/+19
* [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki2008-01-281-0/+8
* [IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA2007-07-101-1/+1
* [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman2007-04-251-1/+3
* [IPV6]: Misc endianness annotations.Al Viro2006-12-021-4/+4
* [IPV6] ADDRCONF: Mobile IPv6 Home Address support.Noriaki TAKAMIYA2006-09-221-5/+1
* [IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki2006-09-221-6/+4
* [IPV6] MIP6: Add inbound interface of routing header type 2.Masahide NAKAMURA2006-09-221-0/+7
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-0/+6
* [IPV6]: net/addrconf.h needs to include linux/in6.h earlierPatrick McHardy2005-05-031-1/+2
* [IPV6]: Include ipv6.h for ipv6_addr_setHerbert Xu2005-05-031-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+240