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
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2017-06-22
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
1
-2
/
+3
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-06-18
ipv6: call dst_hold_safe() properly
Wei Wang
1
-2
/
+2
2017-06-15
ipv6: fix calling in6_ifa_hold incorrectly for dad work
Xin Long
1
-3
/
+3
2017-06-09
Ipvlan should return an error when an address is already in use.
Krister Johansen
1
-1
/
+16
2017-05-22
net: ipv6: Plumb extack through route add functions
David Ahern
1
-2
/
+2
2017-05-15
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
1
-1
/
+4
2017-05-09
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
1
-0
/
+1
2017-05-04
ipv6: initialize route null entry in addrconf_init()
WANG Cong
1
-0
/
+2
2017-05-03
net: ipv6: Do not duplicate DAD on link up
David Ahern
1
-2
/
+3
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+12
2017-04-25
net: ipv6: regenerate host route if moved to gc list
David Ahern
1
-2
/
+12
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
1
-8
/
+12
2017-04-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-6
/
+17
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-6
/
+10
2017-04-12
6lowpan: Fix IID format for Bluetooth
Luiz Augusto von Dentz
1
-1
/
+5
2017-04-12
ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
Alexander Aring
1
-5
/
+12
2017-04-12
ipv6: Fix idev->addr_list corruption
Rabin Vincent
1
-4
/
+7
2017-03-29
net: ipv6: Add support for RTM_DELNETCONF
David Ahern
1
-5
/
+15
2017-03-29
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
David Ahern
1
-11
/
+22
2017-03-23
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
1
-0
/
+10
2017-03-07
ipv6: Provide ipv6 version of "disable_policy" sysctl
David Forster
1
-0
/
+114
2017-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-7
/
+15
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-03-01
net/ipv6: avoid possible dead locking on addr_gen_mode sysctl
Felix Jia
1
-7
/
+15
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2017-02-08
ipv6: addrconf: fix generation of new temporary addresses
Marcus Huewe
1
-0
/
+6
2017-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2017-02-06
ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
Linus Lüssing
1
-2
/
+8
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2017-01-27
net/ipv6: support more tunnel interfaces for EUI64 link-local generation
Felix Jia
1
-0
/
+5
2017-01-27
net/ipv6: allow sysctl to change link-local address generation mode
Felix Jia
1
-20
/
+84
2017-01-19
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
1
-3
/
+1
2017-01-06
ipv6: do not send RTM_DELADDR for tentative addresses
Mahesh Bandewar
1
-0
/
+7
2016-12-04
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
1
-1
/
+21
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+12
2016-11-24
ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
Paolo Abeni
1
-6
/
+12
2016-11-10
ipv6: sr: add core files for SR HMAC support
David Lebrun
1
-0
/
+18
2016-11-10
ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
David Lebrun
1
-0
/
+10
2016-10-20
ipv6: properly prevent temp_prefered_lft sysctl race
Jiri Bohac
1
-5
/
+4
2016-10-14
IPv6: fix DESYNC_FACTOR
Jiri Bohac
1
-8
/
+31
2016-10-14
IPv6: Drop the temporary address regen_timer
Jiri Bohac
1
-52
/
+9
2016-10-14
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
1
-1
/
+1
2016-10-08
ipv6 addrconf: disallow rtr_solicits < -1
Maciej Żenczykowski
1
-1
/
+3
2016-10-03
ipv6 addrconf: remove addrconf_sysctl_hop_limit()
Maciej Żenczykowski
1
-17
/
+14
2016-09-30
ipv6 addrconf: implement RFC7559 router solicitation backoff
Maciej Żenczykowski
1
-7
/
+44
2016-09-30
ipv6: Remove useless parameter in __snmp6_fill_statsdev
Jia He
1
-6
/
+6
2016-09-07
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
1
-0
/
+2
[next]