index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
ipv6: Fix error path to cancel the meseage
Zhang Qilong
1
-2
/
+6
2020-08-19
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-04
ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN
Florent Fourcot
1
-12
/
+12
2020-08-04
ipv6/addrconf: call addrconf_ifdown with consistent values
Florent Fourcot
1
-1
/
+1
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-151
/
+120
2020-05-20
ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddr
Christoph Hellwig
1
-7
/
+2
2020-05-20
ipv6: streamline addrconf_set_dstaddr
Christoph Hellwig
1
-49
/
+38
2020-05-20
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-07
ipv6: Implement draft-ietf-6man-rfc4941bis
Fernando Gont
1
-52
/
+39
2020-05-02
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-03
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-30
net: ipv6: add support for rpl sr exthdr
Alexander Aring
1
-0
/
+10
2020-03-30
addrconf: add functionality to check on rpl requirements
Alexander Aring
1
-0
/
+53
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-11
/
+40
2020-03-13
inet: Use fallthrough;
Joe Perches
1
-4
/
+2
2020-03-11
ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
Hangbin Liu
1
-0
/
+4
2020-03-04
net/ipv6: remove the old peer route if change it to a new one
Hangbin Liu
1
-4
/
+17
2020-03-04
net/ipv6: need update peer route when modify metric
Hangbin Liu
1
-4
/
+16
2020-03-01
net/ipv6: use configured metric when add peer route
Hangbin Liu
1
-3
/
+3
2020-02-07
ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()
Eric Dumazet
1
-0
/
+3
[next]