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.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
2019-03-05
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
1
-1
/
+2
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-02-12
net: fix IPv6 prefix route residue
Zhiqiang Liu
1
-1
/
+2
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2019-01-23
net/ipv6: lower the level of "link is not ready" messages
Lubomir Rintel
1
-2
/
+2
2019-01-23
net/ipv6: don't return positive numbers when nothing was dumped
Jakub Kicinski
1
-0
/
+2
2019-01-22
net: introduce a knob to control whether to inherit devconf config
Cong Wang
1
-0
/
+5
2019-01-19
net: ipv6: netconf: perform strict checks also for doit handlers
Jakub Kicinski
1
-3
/
+38
2019-01-19
net: ipv6: addr: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+47
2019-01-04
netlink: fixup regression in RTM_GETADDR
Arthur Gautier
1
-1
/
+1
2018-12-30
net/ipv6: Fix a test against 'ipv6_find_idev()' return value
Christophe JAILLET
1
-2
/
+2
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-11-23
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
1
-6
/
+13
2018-10-26
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
1
-0
/
+1
2018-10-25
net/ipv6: Put target net when address dump fails due to bad attributes
David Ahern
1
-6
/
+8
2018-10-23
net/ipv6: Add support for dumping addresses for a specific device
David Ahern
1
-5
/
+22
2018-10-23
net/ipv6: Remove ip_idx arg to in6_dump_addrs
David Ahern
1
-10
/
+6
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2018-10-21
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
1
-2
/
+4
2018-10-08
net: Update netconf dump handlers for strict data checking
David Ahern
1
-3
/
+19
2018-10-08
rtnetlink: Update inet6_dump_ifinfo for strict data checking
David Ahern
1
-0
/
+35
2018-10-08
net/ipv6: Update inet6_dump_addr for strict data checking
David Ahern
1
-10
/
+59
2018-10-08
net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs
David Ahern
1
-27
/
+30
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
1
-1
/
+1
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2018-09-22
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
1
-3
/
+1
2018-09-20
ipv6: Allow the l3mdev to be a loopback
Robert Shearman
1
-0
/
+1
2018-09-06
ipv6: add inet6_fill_args
Christian Brauner
1
-34
/
+55
2018-09-06
ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDR
Christian Brauner
1
-15
/
+58
2018-08-23
addrconf: reduce unnecessary atomic allocations
Cong Wang
1
-3
/
+3
2018-07-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
1
-1
/
+2
2018-07-12
net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices
Sabrina Dubroca
1
-0
/
+12
2018-07-12
net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE
Sabrina Dubroca
1
-1
/
+3
2018-07-12
net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev
Sabrina Dubroca
1
-2
/
+0
2018-07-12
net/ipv6: fix addrconf_sysctl_addr_gen_mode
Sabrina Dubroca
1
-13
/
+14
2018-06-30
net/ipv6: Fix updates to prefix route
David Ahern
1
-3
/
+6
2018-06-12
net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
David Ahern
1
-1
/
+1
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-222
/
+305
2018-06-05
net: ipv6: Generate random IID for addresses on RAWIP devices
Subash Abhinov Kasiviswanathan
1
-1
/
+3
2018-05-29
net/ipv6: Add support for specifying metric of connected routes
David Ahern
1
-18
/
+75
2018-05-29
net/ipv6: Pass ifa6_config struct to inet6_addr_modify
David Ahern
1
-21
/
+23
2018-05-29
net/ipv6: Pass ifa6_config struct to inet6_addr_add
David Ahern
1
-55
/
+57
2018-05-29
net/ipv6: Convert ipv6_add_addr to struct ifa6_config
David Ahern
1
-59
/
+75
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-14
/
+2
2018-04-25
ipv6: addrconf: don't evaluate keep_addr_on_down twice
Ivan Vecera
1
-13
/
+10
2018-04-19
net/ipv6: Fix gfp_flags arg to addrconf_prefix_route
David Ahern
1
-2
/
+2
2018-04-19
net/ipv6: Remove aca_idev
David Ahern
1
-1
/
+2
2018-04-19
net/ipv6: Rename addrconf_dst_alloc
David Ahern
1
-14
/
+14
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
1
-12
/
+12
[next]