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
2007-07-10
bonding / ipv6: no addrconf for slaves separately from master
Jay Vosburgh
1
-0
/
+3
2007-06-15
[IPV6] addrconf: Fix IPv6 on tuntap tunnels
Herbert Xu
1
-22
/
+11
2007-06-08
[NETLINK]: Mark netlink policies const
Patrick McHardy
1
-1
/
+1
2007-05-25
[IPV6]: Ignore ipv6 events on non-IPV6 capable devices.
Oliver Hartkopp
1
-10
/
+21
2007-05-11
[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.
YOSHIFUJI Hideaki
1
-0
/
+4
2007-05-04
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
1
-11
/
+17
2007-04-29
[IPV6]: Track device renames in snmp6.
Stephen Hemminger
1
-2
/
+4
2007-04-26
[IPV6]: Export in6addr_any for future use.
YOSHIFUJI Hideaki
1
-2
/
+0
2007-04-26
[IPV6]: Consolidate common SNMP code
Herbert Xu
1
-0
/
+60
2007-04-26
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-2
/
+2
2007-04-26
[IPV6] SNMP: Netlink interface.
YOSHIFUJI Hideaki
1
-5
/
+17
2007-04-26
[RTNETLINK]: Remove unnecessary locking in dump callbacks
Patrick McHardy
1
-2
/
+0
2007-04-26
[IPv6]: Use rtnl registration interface
Thomas Graf
1
-19
/
+16
2007-04-26
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
Neil Horman
1
-15
/
+91
2007-04-26
[IPV6]: Decentralize EXPORT_SYMBOLs.
YOSHIFUJI Hideaki
1
-0
/
+9
2007-04-25
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
1
-0
/
+11
2007-03-28
[IPV6]: Set IF_READY if the device is up and has carrier
Herbert Xu
1
-0
/
+3
2007-03-22
[NET]: fix up misplaced inlines.
Dave Jones
1
-3
/
+3
2007-03-08
[IPV6]: Do not set IF_READY if device is down
Herbert Xu
1
-4
/
+0
2007-02-28
[IPV6]: anycast refcnt fix
Michal Wrobel
1
-0
/
+2
2007-02-26
[IPV6] ADDRCONF: Register inet6_dev earlier.
YOSHIFUJI Hideaki
1
-0
/
+8
2007-02-26
[IPV6] ADDRCONF: Manage prefix route corresponding to address manually added.
YOSHIFUJI Hideaki
1
-8
/
+14
2007-02-26
[IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.
YOSHIFUJI Hideaki
1
-68
/
+0
2007-02-14
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
1
-5
/
+0
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-2
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
1
-1
/
+1
2007-02-11
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-99
/
+99
2007-02-08
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
1
-25
/
+45
2007-01-31
[IPV6]: Fix up some CONFIG typos
Neil Horman
1
-2
/
+2
2007-01-24
[IPV6] MCAST: Fix joining all-node multicast group on device initialization.
YOSHIFUJI Hideaki
1
-0
/
+6
2007-01-04
[IPV4/IPV6]: Fix inet{,6} device initialization order.
David L Stevens
1
-2
/
+2
2006-12-10
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
1
-2
/
+1
2006-12-03
[IPV6]: Use kmemdup
Arnaldo Carvalho de Melo
1
-2
/
+1
2006-12-03
[IPV6]: Misc endianness annotations.
Al Viro
1
-1
/
+1
2006-12-03
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
Thomas Graf
1
-16
/
+14
2006-12-03
[IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api
Thomas Graf
1
-42
/
+37
2006-12-03
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
1
-38
/
+32
2006-12-03
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-10-12
[IPV6]: Seperate sit driver to extra module (addrconf.c changes)
Joerg Roedel
1
-2
/
+16
2006-09-29
[IPV4]: inet_rcv_saddr() annotations
Al Viro
1
-2
/
+2
2006-09-23
[IPV6] ADDRCONF: Mobile IPv6 Home Address support.
Noriaki TAKAMIYA
1
-3
/
+41
2006-09-23
[IPV6] ADDRCONF: Allow non-DAD'able addresses.
Noriaki TAKAMIYA
1
-15
/
+16
2006-09-23
[IPV6] ADDRCONF: Convert addrconf_lock to RCU.
YOSHIFUJI Hideaki
1
-22
/
+24
2006-09-23
[IPV6] NDISC: Add proxy_ndp sysctl.
YOSHIFUJI Hideaki
1
-0
/
+11
2006-09-23
[IPV6] address: Support NLM_F_EXCL when adding addresses
Thomas Graf
1
-20
/
+25
2006-09-23
[IPV6] address: Allow address changes while device is administrative down
Thomas Graf
1
-6
/
+0
2006-09-23
[IPV6] address: Convert address dumping to new netlink api
Thomas Graf
1
-46
/
+33
2006-09-23
[IPV6] address: Add put_ifaddrmsg() and rt_scope()
Thomas Graf
1
-34
/
+43
2006-09-23
[IPV6] address: Add put_cacheinfo() to dump struct cacheinfo
Thomas Graf
1
-34
/
+38
[next]