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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-01
tcp: md5: use kmalloc() backed scratch areas
Eric Dumazet
1
-13
/
+16
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-64
/
+29
2016-06-28
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
1
-0
/
+1
2016-06-27
ipv6: enforce egress device match in per table nexthop lookups
Paolo Abeni
1
-1
/
+1
2016-06-19
ipv6: RFC 4884 partial support for SIT/GRE tunnels
Eric Dumazet
2
-5
/
+27
2016-06-19
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
Eric Dumazet
2
-6
/
+12
2016-06-19
ip6: move ipip6_err_gen_icmpv6_unreach()
Eric Dumazet
2
-37
/
+40
2016-06-19
ipv6: icmp: add a force_saddr param to icmp6_send()
Eric Dumazet
2
-3
/
+6
2016-06-18
net: ipv6: Address selection needs to consider L3 domains
David Ahern
1
-0
/
+48
2016-06-18
net: vrf: Implement get_saddr for IPv6
David Ahern
1
-2
/
+10
2016-06-18
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
1
-17
/
+0
2016-06-17
net: xfrm: fix old-style declaration
Arnd Bergmann
1
-2
/
+2
2016-06-17
sit: correct IP protocol used in ipip6_err
Simon Horman
1
-2
/
+2
2016-06-16
gre: fix error handler
Eric Dumazet
1
-1
/
+1
2016-06-16
ila: Fix checksum neutral mapping
Tom Herbert
1
-5
/
+5
2016-06-16
ipv6: export several functions
Alexander Aring
2
-19
/
+10
2016-06-16
ipv6: introduce neighbour discovery ops
Alexander Aring
3
-37
/
+85
2016-06-16
addrconf: put prefix address add in an own function
Alexander Aring
1
-94
/
+109
2016-06-16
ndisc: add __ndisc_fill_addr_option function
Alexander Aring
1
-4
/
+10
2016-06-16
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
1
-2
/
+3
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
2
-3
/
+4
2016-06-15
net: ipv6: Do not add multicast route for l3 master devices
David Ahern
1
-1
/
+1
2016-06-15
udp reuseport: fix packet of same flow hashed to different socket
Su, Xuemin
1
-55
/
+16
2016-06-14
ipv6: fix checksum annotation in udp6_csum_init
Hannes Frederic Sowa
1
-2
/
+5
2016-06-14
ipv6: tcp: fix endianness annotation in tcp_v6_send_response
Hannes Frederic Sowa
1
-2
/
+2
2016-06-14
ipv6: fix endianness error in icmpv6_err
Hannes Frederic Sowa
1
-1
/
+1
2016-06-12
ipv6: use TOS marks from sockets for routing decision
Hannes Frederic Sowa
5
-8
/
+18
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-15
/
+13
2016-06-10
net: vrf: Fix crash when IPv6 is disabled at boot time
David Ahern
1
-0
/
+6
2016-06-09
sit: remove unnecessary protocol check in ipip6_tunnel_xmit()
Simon Horman
1
-3
/
+0
2016-06-09
ip6gre: Allow live link address change
Shweta Choudaha
1
-0
/
+3
2016-06-09
ip6gre: Allow live link address change
Shweta Choudaha
1
-0
/
+3
2016-06-08
net: Add l3mdev rule
David Ahern
1
-2
/
+4
2016-06-08
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
1
-8
/
+3
2016-06-08
ila: Perform only one translation in forwarding path
Tom Herbert
4
-9
/
+12
2016-06-08
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
1
-0
/
+1
2016-06-08
tcp: record TLP and ER timer stats in v6 stats
Yuchung Cheng
1
-1
/
+3
2016-06-04
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
1
-1
/
+1
2016-06-03
Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...
Eric Dumazet
1
-6
/
+6
2016-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2016-06-01
fou: fix IPv6 Kconfig options
Arnd Bergmann
2
-2
/
+2
2016-05-30
netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
Paolo Abeni
1
-0
/
+1
2016-05-30
fou: add Kconfig options for IPv6 support
Arnd Bergmann
3
-2
/
+11
2016-05-25
ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.
Haishuang Yan
1
-0
/
+1
2016-05-25
ip6_gre: Fix MTU setting for ip6gretap
Haishuang Yan
1
-0
/
+2
2016-05-21
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
1
-1
/
+1
2016-05-21
ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE
Alexander Duyck
1
-4
/
+8
2016-05-21
ipv6: Don't reset inner headers in ip6_tnl_xmit
Tom Herbert
1
-5
/
+0
2016-05-21
ip4ip6: Support for GSO/GRO
Tom Herbert
2
-1
/
+37
2016-05-21
ip6ip6: Support for GSO/GRO
Tom Herbert
2
-3
/
+26
[next]