index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ndisc.c
Age
Commit message (
Expand
)
Author
2025-02-15
ndisc: ndisc_send_redirect() cleanup
Eric Dumazet
2025-02-10
ndisc: extend RCU protection in ndisc_send_skb()
Eric Dumazet
2025-02-10
ndisc: use RCU protection in ndisc_alloc_skb()
Eric Dumazet
2025-02-10
ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
Eric Dumazet
2024-12-17
inetpeer: do not get a refcount in inet_getpeer()
Eric Dumazet
2024-12-17
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
2024-08-29
net/ipv6: replace deprecated strcpy with strscpy
Hongbo Li
2024-08-12
ipv6: eliminate ndisc_ops_is_useropt()
Maciej Żenczykowski
2024-08-01
ipv6: fix ndisc_is_useropt() handling for PIO
Maciej Żenczykowski
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-05-28
net/ipv6/ndisc: constify ctl_table arguments of utility function
Thomas Weißschuh
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (II)
Eric Dumazet
2024-03-01
ipv6: annotate data-races around devconf->proxy_ndp
Eric Dumazet
2024-03-01
ipv6: annotate data-races in ndisc_router_discovery()
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.hop_limit
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
2024-02-26
ipv6: prepare inet6_fill_ifla6_attrs() for RCU
Eric Dumazet
2024-02-12
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2024-02-12
net/ipv6: set expires in rt6_add_dflt_router().
Kui-Feng Lee
2023-10-20
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_UNICAST_HOPS implementation
Eric Dumazet
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-09
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
2023-07-28
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
2023-07-27
net: remove comment in ndisc_router_discovery
Patrick Rohr
2023-07-23
net: add sysctl accept_ra_min_rtr_lft
Patrick Rohr
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST
Eric Dumazet
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
Eric Dumazet
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_redirect_rcv()
Eric Dumazet
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_router_discovery()
Eric Dumazet
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_rs()
Eric Dumazet
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_na()
Eric Dumazet
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_ns()
Eric Dumazet
2023-02-13
ipv6: icmp6: add drop reason support to ndisc_rcv()
Eric Dumazet
2022-08-15
net: fix potential refcount leak in ndisc_router_discovery()
Xin Xiong
2022-07-15
net: ipv6: new accept_untracked_na option to accept na only if in-network
Jaehee Park
2022-06-30
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
2022-05-31
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
Arun Ajith S
2022-04-17
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
2022-02-21
ipv6: separate ndisc_ns_create() from ndisc_send_ns()
Hangbin Liu
2022-02-14
Generate netlink notification when default IPv6 route preference changes
Kalash Nainwal
2021-11-01
net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter
James Prestwood
2021-10-13
ipv6: constify dev_addr passing
Jakub Kicinski
2021-08-27
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
2021-01-26
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
2020-11-13
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
[next]