summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ndisc.c
Commit message (Expand)AuthorAgeFilesLines
* net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary2021-01-261-4/+8
* net: Exempt multicast addresses from five-second neighbor lifetimeJeff Dike2020-11-131-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-011-1/+2
|\
| * sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-1/+2
* | net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu2020-04-281-1/+1
|/
* neigh: support smaller retrans_time setttingHangbin Liu2020-04-021-2/+2
* ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski2020-03-261-0/+1
* inet: Use fallthrough;Joe Perches2020-03-121-1/+1
* net-ipv6-ndisc: add support for RFC7710 RA Captive Portal IdentifierMaciej Żenczykowski2019-07-221-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-5/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* | ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern2019-06-041-2/+1
* | ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern2019-05-241-4/+4
|/
* net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern2019-04-171-0/+17
* ipv6: Rename fib6_nh entriesDavid Ahern2019-03-291-4/+4
* ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio2018-10-261-2/+1
* net: Evict neighbor entries on carrier downDavid Ahern2018-10-121-0/+2
* net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski2018-10-021-1/+1
* ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca2018-07-161-1/+1
* vrf: check the original netdevice for generating redirectStephen Suryaputra2018-06-041-0/+6
* net/ipv6: Rename fib6_info struct elementsDavid Ahern2018-04-191-1/+1
* net/ipv6: Flip FIB entries to fib6_infoDavid Ahern2018-04-171-1/+1
* net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern2018-04-171-3/+3
* net/ipv6: Create a neigh_lookup for FIB entriesDavid Ahern2018-04-171-2/+6
* net/ipv6: move expires into rt6_infoDavid Ahern2018-04-171-1/+1
* net/ipv6: move metrics from dst to rt6_infoDavid Ahern2018-04-171-7/+3
* net/ipv6: Pass net namespace to route functionsDavid Ahern2018-04-171-5/+7
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-1/+2
|\
| * ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi2018-03-091-1/+2
* | net/ipv6: Change address check to always take a device argumentDavid Ahern2018-03-161-1/+1
* | ipv6: ndisc: use true and false for boolean valuesGustavo A. R. Silva2018-03-071-1/+1
* | net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_opsKirill Tkhai2018-02-191-0/+1
|/
* net: ipv6: send unsolicited NA after DADDavid Ahern2018-01-291-0/+5
* net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski2017-11-111-1/+8
* net: display hw address of source machine during ipv6 DAD failureVishwanath Pai2017-11-011-4/+5
* neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-291-1/+1
* net: ipv6: lower ndisc notifier priority below addrconfDavid Ahern2017-08-091-0/+1
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-261-1/+2
|\
| * net: ipv6: send unsolicited NA if enabled for all interfacesDavid Ahern2017-04-241-1/+2
* | net: ipv6: send unsolicited NA on admin upDavid Ahern2017-04-171-0/+2
* | net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-03-221-0/+2
* | neighbour: fix nlmsg_pid in notificationsRoopa Prabhu2017-03-221-1/+1
|/
* ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-031-3/+26
* net: l3mdev: remove redundant callsDavid Ahern2016-09-101-9/+2
* ipv6: export several functionsAlexander Aring2016-06-151-11/+3
* ipv6: introduce neighbour discovery opsAlexander Aring2016-06-151-32/+69
* ndisc: add __ndisc_fill_addr_option functionAlexander Aring2016-06-151-4/+10
* ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2016-02-111-0/+9