aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ndisc.h
Commit message (Expand)AuthorAge
* ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.YOSHIFUJI Hideaki / 吉藤英明2013-01-21
* ndisc: Introduce __ipv6_neigh_lookup_noref().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ndisc: Remove tbl argument for __ipv6_neigh_lookup().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong2012-12-14
* ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki2012-12-12
* net: Dont use ifindices in hash fnsPavel Emelyanov2012-08-09
* ipv6: Export ndisc option parsing from ndisc.cDavid S. Miller2012-07-12
* Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff2012-04-12
* ipv6: Remove neigh argument from ndisc_send_redirect()David S. Miller2012-01-27
* ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller2011-12-28
* ipv6: Use universal hash for NDISC.David S. Miller2011-12-28
* ipv6: Kill ndisc_get_neigh() inline helper.David S. Miller2011-12-03
* net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-24
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* net: kill unused macros from head fileShan Wei2010-12-02
* net: use __packed annotationEric Dumazet2010-06-03
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller2009-01-04
* bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-06
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-16
* ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki2008-05-19
* [IPV6]: Make address arguments const.YOSHIFUJI Hideaki2008-04-12
* [IPV6] Remove three method declarations in include/net/ndisc.h.Rami Rosen2008-04-10
* [IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L2008-04-02
* [INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev2008-02-29
* [IPV6]: remove unused method declaration (net/ndisc.h).Rami Rosen2008-02-13
* [IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard2007-10-11
* [IPV6]: Misc endianness annotations.Al Viro2006-12-03
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki2006-03-20
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16