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
2012-10-16
ipv6: addrconf: fix /proc/net/if_inet6
Eric Dumazet
1
-6
/
+9
2012-10-03
ipv6: don't add link local route when there is no link local address
Nicolas Dichtel
1
-13
/
+2
2012-10-02
ipv6: del unreachable route when an addr is deleted on lo
Nicolas Dichtel
1
-2
/
+8
2012-09-14
ipv6: replace write lock with read lock when get route info
Li RongQing
1
-2
/
+2
2012-09-14
ipv6: Compare addresses only bits up to the prefix length (RFC6724).
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+4
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-16
/
+16
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
1
-27
/
+8
2012-09-01
ipv6: remove some deadcode
Sorin Dumitru
1
-22
/
+7
2012-08-30
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
1
-1
/
+1
2012-08-23
net: reinstate rtnl in call_netdevice_notifiers()
Eric Dumazet
1
-5
/
+1
2012-08-23
net: remove delay at device dismantle
Eric Dumazet
1
-1
/
+5
2012-08-15
ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
Ben Hutchings
1
-3
/
+1
2012-07-18
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
1
-13
/
+8
2012-05-16
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-2
/
+0
2012-05-16
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-9
/
+8
2012-05-16
net: ipv6: Standardize prefixes for message logging
Joe Perches
1
-30
/
+23
2012-05-16
net: delete all instances of special processing for token ring
Paul Gortmaker
1
-2
/
+0
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-10
/
+7
2012-05-11
6lowpan: IPv6 link local address
alex.bluesman.smirnov@gmail.com
1
-1
/
+13
2012-04-21
net ipv6: Convert addrconf to use register_net_sysctl
Eric W. Biederman
1
-28
/
+4
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+3
2012-04-15
ipv6: Remove unused argument to addrconf_dad_start().
David S. Miller
1
-6
/
+6
2012-04-13
ipv6: fix problem with expired dst cache
Gao feng
1
-6
/
+3
2012-04-02
net/ipv6/addrconf.c: Checkpatch cleanups
Eldad Zack
1
-13
/
+12
2012-04-02
ipv6: Stop using NLA_PUT*().
David S. Miller
1
-17
/
+15
2012-03-12
ipv6: Fix Smatch warning.
Li Wei
1
-1
/
+1
2012-03-07
IPv6: Fix not join all-router mcast group when forwarding set.
Li Wei
1
-0
/
+4
2012-01-19
net: race condition in ipv6 forwarding and disable_ipv6 parameters
Francesco Ruggeri
1
-21
/
+40
2012-01-13
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-1
/
+1
2012-01-05
ipv6/addrconf: speedup /proc/net/if_inet6 filling
Mihai Maruseac
1
-15
/
+28
2012-01-05
ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)
Neil Horman
1
-2
/
+2
2011-12-29
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
1
-4
/
+4
2011-12-28
ipv6: Remove optimistic DAD flag test in ipv6_add_addr()
David Miller
1
-10
/
+0
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2011-12-13
ipv6: Fix for adding multicast route for loopback device automatically.
Li Wei
1
-1
/
+2
2011-12-07
ipv6: Make third arg to anycast_dst_alloc() bool.
David S. Miller
1
-1
/
+1
2011-12-06
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-1
/
+1
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-4
/
+4
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-30
ipv6: fix route lookup in addrconf_prefix_rcv()
Andreas Hofmeister
1
-3
/
+40
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-2
/
+2
2011-09-20
ipv6: fix a possible double free
Roy Li
1
-2
/
+2
2011-09-17
ipv6: Send ICMPv6 RSes only when RAs are accepted
Tore Anderson
1
-4
/
+4
2011-08-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-08-03
net: fix NULL dereferences in check_peer_redir()
Eric Dumazet
1
-1
/
+1
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-2
/
+2
2011-08-02
ipv6: updates to privacy addresses per RFC 4941.
Lorenzo Colitti
1
-21
/
+48
2011-07-26
ipv6: Do not leave router anycast address for /127 prefixes.
YOSHIFUJI Hideaki
1
-0
/
+2
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-1
/
+1
[next]