summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ndisc.c
AgeCommit message (Expand)Author
2020-11-13net: Exempt multicast addresses from five-second neighbor lifetimeJeff Dike
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-02neigh: support smaller retrans_time setttingHangbin Liu
2020-03-26ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski
2020-03-12inet: Use fallthrough;Joe Perches
2019-07-22net-ipv6-ndisc: add support for RFC7710 RA Captive Portal IdentifierMaciej Żenczykowski
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-04ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern
2019-04-17net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern
2018-10-26ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-10-12net: Evict neighbor entries on carrier downDavid Ahern
2018-10-02net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski
2018-07-16ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca
2018-06-04vrf: check the original netdevice for generating redirectStephen Suryaputra
2018-04-19net/ipv6: Rename fib6_info struct elementsDavid Ahern
2018-04-17net/ipv6: Flip FIB entries to fib6_infoDavid Ahern
2018-04-17net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern
2018-04-17net/ipv6: Create a neigh_lookup for FIB entriesDavid Ahern
2018-04-17net/ipv6: move expires into rt6_infoDavid Ahern
2018-04-17net/ipv6: move metrics from dst to rt6_infoDavid Ahern
2018-04-17net/ipv6: Pass net namespace to route functionsDavid Ahern
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-16net/ipv6: Change address check to always take a device argumentDavid Ahern
2018-03-09ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi
2018-03-07ipv6: ndisc: use true and false for boolean valuesGustavo A. R. Silva
2018-02-19net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_opsKirill Tkhai
2018-01-29net: ipv6: send unsolicited NA after DADDavid Ahern
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski
2017-11-01net: display hw address of source machine during ipv6 DAD failureVishwanath Pai
2017-08-29neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet
2017-08-09net: ipv6: lower ndisc notifier priority below addrconfDavid Ahern
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-24net: ipv6: send unsolicited NA if enabled for all interfacesDavid Ahern
2017-04-17net: ipv6: send unsolicited NA on admin upDavid Ahern
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz
2017-03-22neighbour: fix nlmsg_pid in notificationsRoopa Prabhu
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark
2016-09-10net: l3mdev: remove redundant callsDavid Ahern
2016-06-15ipv6: export several functionsAlexander Aring
2016-06-15ipv6: introduce neighbour discovery opsAlexander Aring
2016-06-15ndisc: add __ndisc_fill_addr_option functionAlexander Aring
2016-02-11ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg
2015-12-23ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa