summaryrefslogtreecommitdiff
path: root/include/net/ndisc.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-12Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff1-0/+1
2012-01-28ipv6: Remove neigh argument from ndisc_send_redirect()David S. Miller1-1/+0
2011-12-29ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller1-0/+27
2011-12-29ipv6: Use universal hash for NDISC.David S. Miller1-0/+9
2011-12-04ipv6: Kill ndisc_get_neigh() inline helper.David S. Miller1-9/+0
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller1-6/+0
2011-04-22inet: constify ip headers and in6_addrEric Dumazet1-1/+2
2010-12-03net: kill unused macros from head fileShan Wei1-3/+0
2010-06-03net: use __packed annotationEric Dumazet1-1/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-2/+0
2009-01-05ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller1-2/+2
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley1-0/+14
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan1-3/+2
2008-05-20ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki1-0/+4
2008-04-12[IPV6]: Make address arguments const.YOSHIFUJI Hideaki1-7/+7
2008-04-10[IPV6] Remove three method declarations in include/net/ndisc.h.Rami Rosen1-4/+0
2008-04-03[IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L1-0/+9
2008-02-29[INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev1-2/+2
2008-02-13[IPV6]: remove unused method declaration (net/ndisc.h).Rami Rosen1-1/+0
2007-10-11[IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard1-0/+1
2006-12-03[IPV6]: Misc endianness annotations.Al Viro1-2/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-21[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki1-0/+2
2006-01-04[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-4/+13
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+135