aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/addrconf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE1-0/+4
2013-08-31vxlan: add ipv6 proxy supportCong Wang1-0/+4
2013-08-31vxlan: add ipv6 route short circuit supportCong Wang1-0/+1
2013-08-31ipv6: export a stub for IPv6 symbols used by vxlanCong Wang1-0/+15
2013-07-31addrconf.h: Remove extern function prototypesJoe Perches1-88/+72
2013-07-01ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang1-0/+3
2013-06-28ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa1-0/+1
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal1-1/+1
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang1-0/+1
2013-01-29ipv4: introduce address lifetimeJiri Pirko1-0/+4
2013-01-20ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().YOSHIFUJI Hideaki / 吉藤英明1-0/+10
2013-01-20ipv6: Optimize ipv6_addr_is_solict_mult().YOSHIFUJI Hideaki / 吉藤英明1-4/+11
2013-01-20ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast Addresses.YOSHIFUJI Hideaki / 吉藤英明1-0/+8
2013-01-20ipv6: Make ipv6_addr_is_XXX() return boolean.YOSHIFUJI Hideaki1-4/+4
2013-01-13ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().YOSHIFUJI Hideaki / 吉藤英明1-1/+25
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel1-0/+3
2012-08-30netfilter: ip6tables: add MASQUERADE targetPatrick McHardy1-1/+1
2012-07-18ipv6: add ipv6_addr_hash() helperEric Dumazet1-1/+2
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet1-9/+9
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2012-02-01ipv6: Remove never used function inet6_ac_check().David S. Miller1-1/+0
2012-01-04ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman1-1/+2
2011-08-01ipv6: updates to privacy addresses per RFC 4941.Lorenzo Colitti1-1/+1
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller1-3/+0
2011-04-22inet: constify ip headers and in6_addrEric Dumazet1-11/+11
2010-12-02net: kill unused macros from head fileShan Wei1-2/+0
2010-10-05ipv6: make __ipv6_isatap_ifid staticstephen hemminger1-2/+0
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman1-0/+1
2010-09-21ipv6: addrconf.h cleanupsEric Dumazet1-20/+43
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney1-1/+3
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua1-0/+2
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich1-2/+2
2008-08-14netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()Brian Haley1-1/+2
2008-06-12ipv6 netns: Address labels per namespaceBenjamin Thery1-1/+2
2008-06-05[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.YOSHIFUJI Hideaki1-0/+22
2008-04-12[IPV6]: Define constants for link-local multicast addresses.YOSHIFUJI Hideaki1-11/+0
2008-04-12[IPV6]: Make address arguments const.YOSHIFUJI Hideaki1-13/+15
2008-04-12[IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().YOSHIFUJI Hideaki1-14/+1
2008-04-12[IPV6] ADDRCONF: Uninline ipv6_addr_hash().YOSHIFUJI Hideaki1-19/+0
2008-04-12[IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons.YOSHIFUJI Hideaki1-8/+6
2008-04-03[IPV6]: Unify ip6_onlink() and ipip6_onlink().YOSHIFUJI Hideaki1-0/+4
2008-03-28[IPV6]: Remove unused method declaration in include/net/addrconf.h.Rami Rosen1-1/+0
2008-03-26[NETNS][IPV6] anycast - handle several network namespaceDaniel Lezcano1-1/+2
2008-03-25[IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki1-0/+1
2008-03-25[IPV6]: Optimize hop-limit determination.YOSHIFUJI Hideaki1-2/+0
2008-03-05[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconfDaniel Lezcano1-3/+6
2008-03-04[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().YOSHIFUJI Hideaki1-3/+0
2008-03-04[IPV6]: Use htonl() instead of __constant_htonl() where appricable.YOSHIFUJI Hideaki1-10/+6
2008-01-28[IPV4]: Enable use of 240/4 address space.Jan Engelhardt1-1/+1