summaryrefslogtreecommitdiff
path: root/net/ipv6/ndisc.c
AgeCommit message (Expand)Author
2023-10-20net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.Heng Guo
2023-09-15ipv6: lockless IPV6_MULTICAST_LOOP implementationEric Dumazet
2023-09-15ipv6: lockless IPV6_UNICAST_HOPS implementationEric Dumazet
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-09ipv6: adjust ndisc_is_useropt() to also return true for PIOMaciej Żenczykowski
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr
2023-07-27net: remove comment in ndisc_router_discoveryPatrick Rohr
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr
2023-03-15neighbour: annotate lockless accesses to n->nud_stateEric Dumazet
2023-02-20ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOSTEric Dumazet
2023-02-20ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONSEric Dumazet
2023-02-20ipv6: icmp6: add drop reason support to ndisc_redirect_rcv()Eric Dumazet
2023-02-20ipv6: icmp6: add drop reason support to ndisc_router_discovery()Eric Dumazet
2023-02-20ipv6: icmp6: add drop reason support to ndisc_recv_rs()Eric Dumazet
2023-02-20ipv6: icmp6: add drop reason support to ndisc_recv_na()Eric Dumazet
2023-02-20ipv6: icmp6: add drop reason support to ndisc_recv_ns()Eric Dumazet
2023-02-13ipv6: icmp6: add drop reason support to ndisc_rcv()Eric Dumazet
2022-08-15net: fix potential refcount leak in ndisc_router_discovery()Xin Xiong
2022-07-15net: ipv6: new accept_untracked_na option to accept na only if in-networkJaehee Park
2022-06-30net, neigh: introduce interval_probe_time_ms for periodic probeYuwei Wang
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S
2022-04-17net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S
2022-02-21ipv6: separate ndisc_ns_create() from ndisc_send_ns()Hangbin Liu
2022-02-14Generate netlink notification when default IPv6 route preference changesKalash Nainwal
2021-11-01net: ndisc: introduce ndisc_evict_nocarrier sysctl parameterJames Prestwood
2021-10-13ipv6: constify dev_addr passingJakub Kicinski
2021-08-27ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary
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