index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2010-05-19
ipv6: Never schedule DAD timer on dead address
Herbert Xu
1
-2
/
+8
2010-05-19
ipv6: Use POSTDAD state
Herbert Xu
1
-5
/
+24
2010-05-19
ipv6: Use state_lock to protect ifa state
Herbert Xu
1
-4
/
+23
2010-05-19
ipv6: Replace inet6_ifaddr->dead with state
Herbert Xu
1
-7
/
+9
2010-05-18
ipv6: fix the bug of address check
Stephen Hemminger
1
-7
/
+8
2010-05-04
net: rcu fixes
Eric Dumazet
1
-8
/
+8
2010-04-21
net: Fix various endianness glitches
Eric Dumazet
1
-1
/
+2
2010-04-13
IPv6: only notify protocols if address is compeletely gone
stephen hemminger
1
-1
/
+3
2010-04-13
ipv6: additional ref count for hash list unnecessary
stephen hemminger
1
-3
/
+0
2010-04-13
IPv6: keep tentative addresses in hash table
stephen hemminger
1
-7
/
+8
2010-04-13
IPv6: keep route for tentative address
stephen hemminger
1
-1
/
+2
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-27
net: fix netlink address dumping in IPv4/IPv6
Patrick McHardy
1
-1
/
+1
2010-03-26
ipv6: Fix result generation in ipv6_get_ifaddr().
David S. Miller
1
-3
/
+4
2010-03-26
ipv6: Preserve pervious behavior in ipv6_link_dev_addr().
David S. Miller
1
-1
/
+1
2010-03-21
ipv6: Fix bug in ipv6_chk_same_addr().
David S. Miller
1
-8
/
+7
2010-03-21
ipv6: Reduce timer events for addrconf_verify().
YOSHIFUJI Hideaki
1
-4
/
+23
2010-03-21
IPv6: addrconf cleanup addrconf_verify
stephen hemminger
1
-9
/
+4
2010-03-21
addrconf: checkpatch fixes
Stephen Hemminger
1
-173
/
+179
2010-03-21
IPv6: addrconf cleanups
Stephen Hemminger
1
-23
/
+28
2010-03-21
ipv6: convert idev_list to list macros
stephen hemminger
1
-39
/
+39
2010-03-21
ipv6: user better hash for addrconf
stephen hemminger
1
-17
/
+8
2010-03-21
IPv6: convert addrconf hash list to RCU
stephen hemminger
1
-41
/
+44
2010-03-21
ipv6: convert addrconf list to hlist
stephen hemminger
1
-75
/
+53
2010-03-21
ipv6: convert temporary address list to list macros
stephen hemminger
1
-18
/
+12
2010-03-19
net: rename notifier defines for netdev type change
Jiri Pirko
1
-8
/
+8
2010-03-13
ipv6: Send netlink notification when DAD fails
Herbert Xu
1
-0
/
+2
2010-03-04
IPv6: fix race between cleanup and add/delete address
stephen hemminger
1
-5
/
+13
2010-03-04
IPv6: addrconf notify when address is unavailable
stephen hemminger
1
-17
/
+29
2010-03-04
IPv6: addrconf timer race
stephen hemminger
1
-13
/
+15
2010-03-04
IPv6: addrconf dad timer unnecessary bh_disable
stephen hemminger
1
-5
/
+5
2010-02-26
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
1
-2
/
+1
2010-02-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+14
2010-02-20
net: Fix sysctl restarts...
Eric W. Biederman
1
-2
/
+14
2010-02-17
percpu: add __percpu sparse annotations to net
Tejun Heo
1
-12
/
+12
2010-02-17
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
1
-2
/
+1
2010-02-12
IPv6: remove trivial nested _bh suffix
stephen hemminger
1
-10
/
+11
2010-02-12
IPv6: keep permanent addresses on admin down
stephen hemminger
1
-11
/
+24
2010-01-18
net: spread __net_init, __net_exit
Alexey Dobriyan
1
-4
/
+4
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-101
/
+143
2009-11-26
net: use net_eq to compare nets
Octavian Purdila
1
-2
/
+2
2009-11-14
ipv6: speedup inet6_dump_addr()
Eric Dumazet
1
-74
/
+97
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
1
-81
/
+9
2009-11-12
ipv6: Remove unused var in inet6_dump_ifinfo()
David S. Miller
1
-1
/
+1
2009-11-11
ipv6: Allow inet6_dump_addr() to handle more than 64 addresses
Eric Dumazet
1
-0
/
+6
2009-11-11
ipv6: speedup inet6_dump_ifinfo()
Eric Dumazet
1
-17
/
+28
2009-11-04
net: Introduce for_each_netdev_rcu() iterator
Eric Dumazet
1
-13
/
+7
2009-10-13
ipv6: fix devconf after adding force_tllao option
Cosmin Ratiu
1
-0
/
+1
[next]