index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: don't auto-add link-local address to lag ports
Jarod Wilson
2020-04-13
1
-0
/
+4
*
net/ipv6: remove the old peer route if change it to a new one
Hangbin Liu
2020-03-18
1
-4
/
+17
*
net/ipv6: need update peer route when modify metric
Hangbin Liu
2020-03-18
1
-4
/
+16
*
net/ipv6: use configured metric when add peer route
Hangbin Liu
2020-03-18
1
-3
/
+3
*
ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
Hangbin Liu
2020-03-18
1
-0
/
+4
*
ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()
Eric Dumazet
2020-02-11
1
-0
/
+3
*
ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set
Hangbin Liu
2020-01-04
1
-4
/
+4
*
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
2019-10-04
1
-5
/
+12
*
Revert "ipv6: Handle race in addrconf_dad_work"
David Ahern
2019-10-04
1
-6
/
+5
*
ipv6: Handle race in addrconf_dad_work
David Ahern
2019-10-01
1
-5
/
+6
*
ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev
Sabrina Dubroca
2019-08-23
1
-8
/
+8
*
ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
Hangbin Liu
2019-08-21
1
-1
/
+2
*
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-5
/
+1
|
\
|
*
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
1
-5
/
+1
|
|
\
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
|
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-04
1
-0
/
+5
*
|
|
net: use new in_dev_ifa iterators
Florian Westphal
2019-06-02
1
-3
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
1
-22
/
+35
|
\
|
|
|
*
|
Validate required parameters in inet6_validate_link_af
Maxim Mikityanskiy
2019-05-22
1
-22
/
+35
|
|
/
*
|
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
2019-05-24
1
-3
/
+3
*
|
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
2019-05-24
1
-3
/
+3
|
/
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-17
/
+19
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-1
/
+1
*
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-08
1
-1
/
+1
*
ipv6: Rename fib6_nh entries
David Ahern
2019-03-29
1
-1
/
+1
*
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2019-03-29
1
-12
/
+13
*
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
2019-03-04
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
1
-1
/
+2
|
\
|
*
net: fix IPv6 prefix route residue
Zhiqiang Liu
2019-02-11
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-27
1
-2
/
+4
|
\
|
|
*
net/ipv6: lower the level of "link is not ready" messages
Lubomir Rintel
2019-01-22
1
-2
/
+2
|
*
net/ipv6: don't return positive numbers when nothing was dumped
Jakub Kicinski
2019-01-22
1
-0
/
+2
*
|
net: introduce a knob to control whether to inherit devconf config
Cong Wang
2019-01-22
1
-0
/
+5
*
|
net: ipv6: netconf: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
1
-3
/
+38
*
|
net: ipv6: addr: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
1
-2
/
+47
|
/
*
netlink: fixup regression in RTM_GETADDR
Arthur Gautier
2019-01-04
1
-1
/
+1
*
net/ipv6: Fix a test against 'ipv6_find_idev()' return value
Christophe JAILLET
2018-12-30
1
-2
/
+2
*
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
1
-1
/
+1
*
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
2018-11-23
1
-6
/
+13
*
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
2018-10-25
1
-0
/
+1
*
net/ipv6: Put target net when address dump fails due to bad attributes
David Ahern
2018-10-24
1
-6
/
+8
*
net/ipv6: Add support for dumping addresses for a specific device
David Ahern
2018-10-22
1
-5
/
+22
*
net/ipv6: Remove ip_idx arg to in6_dump_addrs
David Ahern
2018-10-22
1
-10
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-21
1
-2
/
+4
|
\
|
*
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
2018-10-20
1
-2
/
+4
*
|
net: Update netconf dump handlers for strict data checking
David Ahern
2018-10-08
1
-3
/
+19
*
|
rtnetlink: Update inet6_dump_ifinfo for strict data checking
David Ahern
2018-10-08
1
-0
/
+35
*
|
net/ipv6: Update inet6_dump_addr for strict data checking
David Ahern
2018-10-08
1
-10
/
+59
*
|
net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs
David Ahern
2018-10-08
1
-27
/
+30
[next]