summaryrefslogtreecommitdiff
path: root/include/net/ndisc.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich2017-03-28
* net: add confirm_neigh method to dst_opsJulian Anastasov2017-02-07
* ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-03
* 6lowpan: introduce 6lowpan-ndAlexander Aring2016-06-15
* ipv6: export several functionsAlexander Aring2016-06-15
* ipv6: introduce neighbour discovery opsAlexander Aring2016-06-15
* ndisc: add __ndisc_opt_addr_data functionAlexander Aring2016-06-15
* ndisc: add __ndisc_opt_addr_space functionAlexander Aring2016-06-15
* Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-01
* ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-24
* ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc2015-08-20
* neigh: Factor out ___neigh_lookup_norefEric W. Biederman2015-03-04
* ndisc.h: Remove extern from function prototypesJoe Perches2013-09-21
* ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček2013-09-11
* vxlan: add ipv6 proxy supportCong Wang2013-08-31
* ndisc: Add missing inline to ndisc_addr_option_padJoe Perches2013-07-31
* ndisc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-19
* 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-11
* 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-03
* [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-12
* [IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard2007-10-10
* [IPV6]: Misc endianness annotations.Al Viro2006-12-02
* 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