index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ndisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-15
ndisc: ndisc_send_redirect() cleanup
Eric Dumazet
1
-5
/
+3
2025-02-10
ndisc: extend RCU protection in ndisc_send_skb()
Eric Dumazet
1
-4
/
+8
2025-02-10
ndisc: use RCU protection in ndisc_alloc_skb()
Eric Dumazet
1
-6
/
+4
2025-02-10
ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
Eric Dumazet
1
-1
/
+1
2024-12-17
inetpeer: do not get a refcount in inet_getpeer()
Eric Dumazet
1
-2
/
+4
2024-12-17
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
1
-1
/
+1
2024-08-29
net/ipv6: replace deprecated strcpy with strscpy
Hongbo Li
1
-1
/
+1
2024-08-12
ipv6: eliminate ndisc_ops_is_useropt()
Maciej Żenczykowski
1
-2
/
+2
2024-08-01
ipv6: fix ndisc_is_useropt() handling for PIO
Maciej Żenczykowski
1
-16
/
+18
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-05-28
net/ipv6/ndisc: constify ctl_table arguments of utility function
Thomas Weißschuh
1
-1
/
+1
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-1
/
+1
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (II)
Eric Dumazet
1
-9
/
+9
2024-03-01
ipv6: annotate data-races around devconf->proxy_ndp
Eric Dumazet
1
-2
/
+3
2024-03-01
ipv6: annotate data-races in ndisc_router_discovery()
Eric Dumazet
1
-15
/
+18
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
1
-5
/
+6
2024-03-01
ipv6: annotate data-races around cnf.hop_limit
Eric Dumazet
1
-1
/
+1
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
1
-2
/
+2
2024-02-26
ipv6: prepare inet6_fill_ifla6_attrs() for RCU
Eric Dumazet
1
-1
/
+1
2024-02-12
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
1
-1
/
+9
2024-02-12
net/ipv6: set expires in rt6_add_dflt_router().
Kui-Feng Lee
1
-1
/
+2
2023-10-20
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_UNICAST_HOPS implementation
Eric Dumazet
1
-1
/
+1
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-08-09
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
1
-1
/
+2
2023-07-28
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
1
-16
/
+11
2023-07-27
net: remove comment in ndisc_router_discovery
Patrick Rohr
1
-4
/
+0
2023-07-23
net: add sysctl accept_ra_min_rtr_lft
Patrick Rohr
1
-2
/
+16
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
1
-2
/
+2
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST
Eric Dumazet
1
-1
/
+3
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
Eric Dumazet
1
-17
/
+10
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_redirect_rcv()
Eric Dumazet
1
-10
/
+11
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_router_discovery()
Eric Dumazet
1
-18
/
+19
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_rs()
Eric Dumazet
1
-5
/
+7
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_na()
Eric Dumazet
1
-14
/
+14
2023-02-20
ipv6: icmp6: add drop reason support to ndisc_recv_ns()
Eric Dumazet
1
-16
/
+18
2023-02-13
ipv6: icmp6: add drop reason support to ndisc_rcv()
Eric Dumazet
1
-6
/
+7
2022-08-15
net: fix potential refcount leak in ndisc_router_discovery()
Xin Xiong
1
-0
/
+3
2022-07-15
net: ipv6: new accept_untracked_na option to accept na only if in-network
Jaehee Park
1
-5
/
+24
2022-06-30
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
1
-0
/
+1
2022-05-31
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
Arun Ajith S
1
-17
/
+25
2022-04-17
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
1
-1
/
+19
2022-02-21
ipv6: separate ndisc_ns_create() from ndisc_send_ns()
Hangbin Liu
1
-17
/
+32
2022-02-14
Generate netlink notification when default IPv6 route preference changes
Kalash Nainwal
1
-1
/
+5
2021-11-01
net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter
James Prestwood
1
-1
/
+11
2021-10-13
ipv6: constify dev_addr passing
Jakub Kicinski
1
-2
/
+2
2021-08-27
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
1
-6
/
+11
2021-01-26
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
1
-4
/
+8
2020-11-13
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
1
-0
/
+7
[next]