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: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
2013-08-20
1
-6
/
+4
*
ipv6: prevent race between address creation and removal
Jiri Benc
2013-08-01
1
-16
/
+15
*
ipv6: move peer_addr init into ipv6_add_addr()
Jiri Pirko
2013-08-01
1
-9
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
1
-5
/
+7
|
\
|
*
ipv6: check return value of ipv6_get_lladdr
Hannes Frederic Sowa
2013-06-25
1
-5
/
+4
|
*
ipv6: don't call addrconf_dst_alloc again when enable lo
Gao feng
2013-06-19
1
-0
/
+3
*
|
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-01
1
-2
/
+2
*
|
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2013-06-28
1
-5
/
+12
*
|
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
2013-06-28
1
-8
/
+31
*
|
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
2013-06-26
1
-1
/
+4
*
|
ipv6: remove old token ipv6 address as soon as possible
Hannes Frederic Sowa
2013-06-25
1
-0
/
+1
*
|
ipv6: don't disable interface if last ipv6 address is removed
Hannes Frederic Sowa
2013-06-25
1
-6
/
+0
*
|
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
2013-06-25
1
-73
/
+91
*
|
ipv6: remove a useless pr_info() in addrconf_gre_config()
Cong Wang
2013-06-23
1
-2
/
+0
*
|
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
1
-2
/
+4
|
\
|
|
*
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
2013-06-04
1
-1
/
+3
|
*
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
2013-05-23
1
-1
/
+1
*
|
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
2013-05-28
1
-2
/
+5
*
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-2
/
+2
*
|
ipv6: use ipv6_addr_scope() helper
Cong Wang
2013-05-23
1
-2
/
+1
*
|
ipv6: use ipv6_addr_any() helper
Cong Wang
2013-05-23
1
-3
/
+3
*
|
ipv6: add support of peer address
Nicolas Dichtel
2013-05-19
1
-17
/
+47
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
1
-21
/
+3
|
\
|
*
ipv6: statically link register_inet6addr_notifier()
Cong Wang
2013-04-14
1
-21
/
+3
*
|
net: ipv6: only invalidate previously tokenized addresses
Daniel Borkmann
2013-04-09
1
-2
/
+5
*
|
net: ipv6: also allow token to be set when device not ready
Daniel Borkmann
2013-04-09
1
-6
/
+16
*
|
net: ipv6: minor: use in6addr_any in token init
Daniel Borkmann
2013-04-09
1
-1
/
+1
*
|
net: ipv6: add tokenized interface identifier support
Daniel Borkmann
2013-04-08
1
-3
/
+84
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-03
1
-0
/
+27
|
\
|
|
*
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
2013-04-02
1
-0
/
+27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
1
-16
/
+10
|
\
|
|
*
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
2013-03-25
1
-16
/
+10
*
|
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-1
/
+19
*
|
ipv6: provide addr and netconf dump consistency info
Nicolas Dichtel
2013-03-24
1
-0
/
+8
*
|
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-22
1
-6
/
+4
*
|
netconf: add the handler to dump entries
Nicolas Dichtel
2013-03-06
1
-1
/
+69
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-21
/
+11
*
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
1
-1
/
+1
*
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
1
-1
/
+1
*
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
Hannes Frederic Sowa
2013-02-11
1
-2
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-05
1
-0
/
+1
|
\
|
*
ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
1
-0
/
+1
*
|
ipv4: introduce address lifetime
Jiri Pirko
2013-01-29
1
-4
/
+0
*
|
ipv6: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
1
-2
/
+2
|
/
*
ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]
Romain Kuntz
2013-01-10
1
-14
/
+11
*
ipv6: fix the noflags test in addrconf_get_prefix_route
Romain Kuntz
2013-01-10
1
-1
/
+1
*
ipv6: addrconf.c: remove unnecessary "if"
Cong Ding
2012-12-19
1
-2
/
+1
*
ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE
David S. Miller
2012-12-04
1
-1
/
+4
*
netconf: advertise mc_forwarding status
Nicolas Dichtel
2012-12-04
1
-2
/
+8
[next]