summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ndisc.c
Commit message (Expand)AuthorAgeFilesLines
* net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.Heng Guo2023-10-201-1/+1
* ipv6: lockless IPV6_MULTICAST_LOOP implementationEric Dumazet2023-09-151-1/+1
* ipv6: lockless IPV6_UNICAST_HOPS implementationEric Dumazet2023-09-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-101-1/+2
|\
| * ipv6: adjust ndisc_is_useropt() to also return true for PIOMaciej Żenczykowski2023-08-091-1/+2
* | net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr2023-07-281-16/+11
* | net: remove comment in ndisc_router_discoveryPatrick Rohr2023-07-271-4/+0
* | net: add sysctl accept_ra_min_rtr_lftPatrick Rohr2023-07-231-2/+16
|/
* neighbour: annotate lockless accesses to n->nud_stateEric Dumazet2023-03-151-2/+2
* ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOSTEric Dumazet2023-02-201-1/+3
* ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONSEric Dumazet2023-02-201-17/+10
* ipv6: icmp6: add drop reason support to ndisc_redirect_rcv()Eric Dumazet2023-02-201-10/+11
* ipv6: icmp6: add drop reason support to ndisc_router_discovery()Eric Dumazet2023-02-201-18/+19
* ipv6: icmp6: add drop reason support to ndisc_recv_rs()Eric Dumazet2023-02-201-5/+7
* ipv6: icmp6: add drop reason support to ndisc_recv_na()Eric Dumazet2023-02-201-14/+14
* ipv6: icmp6: add drop reason support to ndisc_recv_ns()Eric Dumazet2023-02-201-16/+18
* ipv6: icmp6: add drop reason support to ndisc_rcv()Eric Dumazet2023-02-131-6/+7
* net: fix potential refcount leak in ndisc_router_discovery()Xin Xiong2022-08-151-0/+3
* net: ipv6: new accept_untracked_na option to accept na only if in-networkJaehee Park2022-07-151-5/+24
* net, neigh: introduce interval_probe_time_ms for periodic probeYuwei Wang2022-06-301-0/+1
* net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S2022-05-311-17/+25
* net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S2022-04-171-1/+19
* ipv6: separate ndisc_ns_create() from ndisc_send_ns()Hangbin Liu2022-02-211-17/+32
* Generate netlink notification when default IPv6 route preference changesKalash Nainwal2022-02-141-1/+5
* net: ndisc: introduce ndisc_evict_nocarrier sysctl parameterJames Prestwood2021-11-011-1/+11
* ipv6: constify dev_addr passingJakub Kicinski2021-10-131-2/+2
* ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue2021-08-271-6/+11
* 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