summaryrefslogtreecommitdiff
path: root/include/net/ndisc.h
AgeCommit message (Expand)Author
2012-01-27ipv6: Remove neigh argument from ndisc_send_redirect()David S. Miller
2011-12-28ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller
2011-12-28ipv6: Use universal hash for NDISC.David S. Miller
2011-12-03ipv6: Kill ndisc_get_neigh() inline helper.David S. Miller
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2010-12-02net: kill unused macros from head fileShan Wei
2010-06-03net: use __packed annotationEric Dumazet
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-01-04ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan
2008-05-19ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki
2008-04-12[IPV6]: Make address arguments const.YOSHIFUJI Hideaki
2008-04-10[IPV6] Remove three method declarations in include/net/ndisc.h.Rami Rosen
2008-04-03[IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L
2008-02-29[INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev
2008-02-12[IPV6]: remove unused method declaration (net/ndisc.h).Rami Rosen
2007-10-10[IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard
2006-12-02[IPV6]: Misc endianness annotations.Al Viro
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-20[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-03-04[IPV6] NDISC: Save space for ndisc_options{}.Hideaki Yoshifuji
2004-10-27[IPV6] NDISC: update neighbor cache entry by RS.Hideaki Yoshifuji
2004-08-07Make sysctl pass the pos pointer around properly.Linus Torvalds
2004-01-15Cset exclude: mashirle@us.ibm.com|ChangeSet|20040115231022|51079David S. Miller
2004-01-14[IPV6]: Add MIB:ipv6RouterAdvert netlink notification.Shirley Ma
2004-01-14[IPV6]: Implement MIB:ipv6InterfaceTableShirley Ma
2003-06-25[IPV6]: Make several ndisc private stuff static.Hideaki Yoshifuji
2002-09-26[IPv6]: Verify ND options properly.Hideaki Yoshifuji
2002-03-19IPv6 neighbour discovery fixes:Alexey Kuznetsov
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds