index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
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
/
addrconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
ipv6: prevent possible UaF in addrconf_permanent_addr()
Paolo Abeni
1
-3
/
+3
2025-12-07
ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabled
Yue Haibing
1
-1
/
+3
2025-04-10
ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
Fernando Fernandez Mancera
1
-12
/
+25
2024-08-19
ipv6: take care of scope when choosing the src addr
Nicolas Dichtel
1
-1
/
+2
2024-07-18
ipv6: annotate data-races around cnf.disable_ipv6
Eric Dumazet
1
-4
/
+5
2024-05-02
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
1
-3
/
+4
2024-03-06
ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
Eric Dumazet
1
-3
/
+4
2024-03-01
ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid
Eric Dumazet
1
-3
/
+18
2023-12-20
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
1
-5
/
+1
2023-10-25
net: release reference to inet6_dev pointer
Patrick Rohr
1
-1
/
+1
2023-10-25
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
1
-5
/
+8
2023-10-25
net: add sysctl accept_ra_min_rtr_lft
Patrick Rohr
1
-0
/
+10
2023-09-19
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
1
-1
/
+1
2023-08-11
ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...
Maciej Żenczykowski
1
-4
/
+10
2023-07-27
ipv6/addrconf: fix a potential refcount underflow for idev
Ziyang Xuan
1
-2
/
+1
2022-08-31
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
1
-3
/
+2
2022-07-07
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
1
-4
/
+0
2022-06-09
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
1
-1
/
+2
2022-06-09
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
1
-6
/
+24
2022-04-13
ipv6: make mc_forwarding atomic
Eric Dumazet
1
-2
/
+2
2022-03-16
ipv6: prevent a possible race condition with lifetimes
Niels Dossche
1
-0
/
+2
2022-03-08
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
1
-2
/
+6
2022-02-01
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-7
/
+20
2021-11-18
gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...
Stephen Suryaputra
1
-0
/
+3
2021-06-30
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
1
-1
/
+1
2021-01-27
ipv6: set multicast flag on the multicast route
Matteo Croce
1
-1
/
+1
2021-01-27
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
1
-0
/
+1
2020-11-13
ipv6: Fix error path to cancel the meseage
Zhang Qilong
1
-2
/
+6
2020-08-18
ipv6: some fixes for ipv6_dev_find()
Xin Long
1
-37
/
+23
2020-08-05
ipv6: add ipv6_dev_find()
Xin Long
1
-0
/
+39
2020-08-03
ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN
Florent Fourcot
1
-12
/
+12
2020-08-03
ipv6/addrconf: call addrconf_ifdown with consistent values
Florent Fourcot
1
-1
/
+1
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-151
/
+120
2020-05-19
ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddr
Christoph Hellwig
1
-7
/
+2
2020-05-19
ipv6: streamline addrconf_set_dstaddr
Christoph Hellwig
1
-49
/
+38
2020-05-19
ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabled
Christoph Hellwig
1
-2
/
+3
2020-05-16
netns: enable to inherit devconf from current netns
Nicolas Dichtel
1
-3
/
+20
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
1
-5
/
+5
2020-05-06
ipv6: Implement draft-ietf-6man-rfc4941bis
Fernando Gont
1
-52
/
+39
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-20
/
+13
2020-04-28
net: ipv6: new arg skip_notify to ip6_rt_del
Roopa Prabhu
1
-6
/
+6
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
1
-20
/
+13
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-20
/
+13
2020-04-23
ipv6: Honor all IPv6 PIO Valid Lifetime values
Fernando Gont
1
-20
/
+7
2020-04-02
neigh: support smaller retrans_time settting
Hangbin Liu
1
-3
/
+4
2020-04-01
ipv6: don't auto-add link-local address to lag ports
Jarod Wilson
1
-0
/
+4
2020-03-29
net: ipv6: add support for rpl sr exthdr
Alexander Aring
1
-0
/
+10
2020-03-29
addrconf: add functionality to check on rpl requirements
Alexander Aring
1
-0
/
+53
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-11
/
+40
2020-03-12
inet: Use fallthrough;
Joe Perches
1
-4
/
+2
[next]