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
/
af_inet6.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
David L Stevens
1
-0
/
+5
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-1
/
+1
2007-10-11
[NET]: Make socket creation namespace safe.
Eric W. Biederman
1
-2
/
+5
2007-08-03
[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().
David S. Miller
1
-1
/
+1
2007-07-11
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
1
-9
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-26
[IPV6]: Consolidate common SNMP code
Herbert Xu
1
-15
/
+15
2007-04-26
[IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c.
YOSHIFUJI Hideaki
1
-33
/
+0
2007-04-26
[INET]: Use jhash + random secret for ehash.
David S. Miller
1
-0
/
+5
2007-04-26
[IPv6]: Use rtnl registration interface
Thomas Graf
1
-0
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-26
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
1
-0
/
+3
2007-04-26
[IPV6]: Decentralize EXPORT_SYMBOLs.
YOSHIFUJI Hideaki
1
-0
/
+12
2007-02-26
[IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init()
Joe Jin
1
-10
/
+14
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-11
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-20
/
+20
2007-01-10
[INET]: style updates for the inet_sock->is_icsk assignment fix
Paul Moore
1
-1
/
+1
2007-01-09
[INET]: Fix incorrect "inet_sock->is_icsk" assignment.
Paul Moore
1
-1
/
+1
2006-12-07
[PATCH] Allow NULL pointers in percpu_free
Alan Stern
1
-4
/
+2
2006-12-03
[IPV6]: Misc endianness annotations.
Al Viro
1
-2
/
+2
2006-12-03
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
1
-1
/
+20
2006-12-03
[IPV6]: flowlabels are net-endian
Al Viro
1
-1
/
+1
2006-10-12
[IPV6]: Seperate sit driver to extra module
Joerg Roedel
1
-2
/
+0
2006-09-29
[IPV4]: inet_addr_type() annotations
Al Viro
1
-1
/
+1
2006-09-23
[NET]: Use BUILD_BUG_ON() for checking size of skb->cb.
YOSHIFUJI Hideaki
1
-5
/
+2
2006-09-23
[IPV6] MIP6: Add routing header type 2 transformation.
Noriaki TAKAMIYA
1
-0
/
+9
2006-09-23
[IPV6]: Cache source address as well in ipv6_pinfo{}.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-09-23
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
1
-1
/
+1
2006-09-23
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
1
-0
/
+1
2006-08-03
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
Herbert Xu
1
-1
/
+1
2006-07-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+0
2006-07-01
[IPV6]: Added GSO support for TCPv6
Herbert Xu
1
-2
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-21
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
1
-60
/
+60
2006-03-21
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
1
-0
/
+12
2006-02-03
[IPV6]: Fix illegal dst locking in softirq context.
Herbert Xu
1
-6
/
+0
2006-01-12
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+1
2006-01-09
[PATCH] slab: remove unused align parameter from alloc_percpu
Pekka Enberg
1
-2
/
+2
2006-01-04
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
1
-5
/
+3
2006-01-04
[NET]: move struct proto_ops to const
Eric Dumazet
1
-3
/
+3
2006-01-04
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
1
-0
/
+1
2006-01-04
[IPV6]: Export ipv6_opt_accepted
Arnaldo Carvalho de Melo
1
-0
/
+21
2006-01-04
[IPV6]: Export some symbols for DCCPv6
Arnaldo Carvalho de Melo
1
-0
/
+2
2006-01-04
[IPV6]: Generalise some functions
Arnaldo Carvalho de Melo
1
-0
/
+52
2005-12-03
[IPV6]: Load protocol module dynamically.
YOSHIFUJI Hideaki
1
-14
/
+33
2005-11-12
[IPV6]: Fix inet6_init missing unregister.
David S. Miller
1
-2
/
+6
2005-08-30
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-24
/
+0
2005-08-30
[NET]: Cleanup INET_REFCNT_DEBUG code
Arnaldo Carvalho de Melo
1
-20
/
+11
2005-08-30
[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.
Harald Welte
1
-0
/
+7
2005-07-06
[IPV6]: Makes IPv6 rcv registration happen last during initialisation.
Herbert Xu
1
-2
/
+2
[next]