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
*
addrconf: reduce unnecessary atomic allocations
Cong Wang
2018-08-22
1
-3
/
+3
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
1
-1
/
+2
|
\
|
*
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
2018-07-23
1
-1
/
+2
*
|
net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices
Sabrina Dubroca
2018-07-11
1
-0
/
+12
*
|
net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE
Sabrina Dubroca
2018-07-11
1
-1
/
+3
*
|
net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev
Sabrina Dubroca
2018-07-11
1
-2
/
+0
*
|
net/ipv6: fix addrconf_sysctl_addr_gen_mode
Sabrina Dubroca
2018-07-11
1
-13
/
+14
|
/
*
net/ipv6: Fix updates to prefix route
David Ahern
2018-06-30
1
-3
/
+6
*
net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
David Ahern
2018-06-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
1
-222
/
+305
|
\
|
*
net: ipv6: Generate random IID for addresses on RAWIP devices
Subash Abhinov Kasiviswanathan
2018-06-05
1
-1
/
+3
|
*
net/ipv6: Add support for specifying metric of connected routes
David Ahern
2018-05-29
1
-18
/
+75
|
*
net/ipv6: Pass ifa6_config struct to inet6_addr_modify
David Ahern
2018-05-29
1
-21
/
+23
|
*
net/ipv6: Pass ifa6_config struct to inet6_addr_add
David Ahern
2018-05-29
1
-55
/
+57
|
*
net/ipv6: Convert ipv6_add_addr to struct ifa6_config
David Ahern
2018-05-29
1
-59
/
+75
|
*
ipv6: addrconf: don't evaluate keep_addr_on_down twice
Ivan Vecera
2018-04-25
1
-13
/
+10
|
*
net/ipv6: Fix gfp_flags arg to addrconf_prefix_route
David Ahern
2018-04-19
1
-2
/
+2
|
*
net/ipv6: Remove aca_idev
David Ahern
2018-04-19
1
-1
/
+2
|
*
net/ipv6: Rename addrconf_dst_alloc
David Ahern
2018-04-19
1
-14
/
+14
|
*
net/ipv6: Rename fib6_info struct elements
David Ahern
2018-04-19
1
-12
/
+12
|
*
net/ipv6: Flip FIB entries to fib6_info
David Ahern
2018-04-17
1
-10
/
+10
|
*
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2018-04-17
1
-10
/
+8
|
*
net/ipv6: Add gfp_flags to route add functions
David Ahern
2018-04-17
1
-16
/
+23
|
*
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
2018-04-17
1
-2
/
+2
|
*
net/ipv6: move expires into rt6_info
David Ahern
2018-04-17
1
-3
/
+3
|
*
net/ipv6: Move nexthop data to fib6_nh
David Ahern
2018-04-17
1
-1
/
+1
|
*
net/ipv6: Save route type in rt6_info
David Ahern
2018-04-17
1
-0
/
+2
|
*
net/ipv6: Pass net namespace to route functions
David Ahern
2018-04-17
1
-15
/
+18
|
*
ipv6: send netlink notifications for manually configured addresses
Lorenzo Bianconi
2018-04-17
1
-8
/
+5
|
*
ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()
Lorenzo Bianconi
2018-04-16
1
-2
/
+1
*
|
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
1
-14
/
+2
|
/
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-2
/
+0
*
ipv6: addrconf: Use normal debugging style
Joe Perches
2018-03-27
1
-20
/
+8
*
net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-1
/
+1
*
net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flags
David Ahern
2018-03-16
1
-0
/
+15
*
net/ipv6: Change address check to always take a device argument
David Ahern
2018-03-16
1
-3
/
+8
*
ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses
Sabrina Dubroca
2018-03-01
1
-1
/
+34
*
net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops ...
Kirill Tkhai
2018-02-19
1
-0
/
+1
*
net: Convert addrconf_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
ipv6: addrconf: break critical section in addrconf_verify_rtnl()
Eric Dumazet
2018-01-29
1
-0
/
+2
*
net: ipv6: send unsolicited NA after DAD
David Ahern
2018-01-29
1
-4
/
+26
*
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-16
1
-1
/
+0
*
ipv6: Set nexthop flags upon carrier change
Ido Schimmel
2018-01-07
1
-0
/
+2
*
ipv6: Prepare to handle multiple netdev events
Ido Schimmel
2018-01-07
1
-2
/
+2
*
ipv6: Clear nexthop flags upon netdev up
Ido Schimmel
2018-01-07
1
-0
/
+3
*
rtnetlink: ipv6: convert remaining users to rtnl_register_module
Florian Westphal
2017-12-04
1
-1
/
+3
*
rtnetlink: remove __rtnl_register
Florian Westphal
2017-12-04
1
-14
/
+30
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-5
/
+4
*
ipv6: set all.accept_dad to 0 by default
Nicolas Dichtel
2017-11-15
1
-1
/
+1
*
net: ipv6: sysctl to specify IPv6 ND traffic class
Maciej Żenczykowski
2017-11-11
1
-0
/
+11
[next]