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
2018-01-26
net: don't call update_pmtu unconditionally
Nicolas Dichtel
3
-7
/
+5
2018-01-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2018-01-24
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
2
-2
/
+2
2018-01-23
xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version
Yossi Kuperman
1
-0
/
+1
2018-01-23
gso: validate gso_type in GSO handlers
Willem de Bruijn
3
-0
/
+9
2018-01-19
ipv6: don't let tb6_root node share routes with other node
Wei Wang
1
-2
/
+8
2018-01-19
ip6_gre: init dev->mtu and dev->hard_header_len correctly
Alexey Kodanev
1
-7
/
+7
2018-01-15
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
1
-0
/
+1
2018-01-15
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
1
-2
/
+4
2018-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+3
2018-01-11
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
1
-0
/
+9
2018-01-11
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
1
-2
/
+3
2018-01-09
ipv6: remove null_entry before adding default route
Wei Wang
1
-9
/
+29
2018-01-09
esp: Fix GRO when the headers not fully in the linear part of the skb.
Steffen Klassert
1
-1
/
+2
2018-01-08
xfrm: Return error on unknown encap_type in init_state
Herbert Xu
1
-2
/
+1
2018-01-04
ipv6: fix general protection fault in fib6_add()
Wei Wang
1
-15
/
+20
2018-01-02
ip6_tunnel: allow ip6gre dev mtu to be set below 1280
Xin Long
1
-3
/
+3
2018-01-02
ip6_tunnel: disable dst caching if tunnel is dual-stack
Eli Cooper
1
-4
/
+5
2017-12-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+9
2017-12-26
ip6_gre: fix device features for ioctl setup
Alexey Kodanev
1
-25
/
+32
2017-12-21
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
3
-3
/
+11
2017-12-21
ipv6: Honor specified parameters in fibmatch lookup
Ido Schimmel
1
-8
/
+11
2017-12-19
ip6_tunnel: get the min mtu properly in ip6_tnl_xmit
Xin Long
1
-2
/
+7
2017-12-19
ip6_gre: remove the incorrect mtu limit for ipgre tap
Xin Long
1
-0
/
+1
2017-12-19
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
1
-1
/
+9
2017-12-17
ipv6: icmp6: Allow icmp messages to be looped back
Brendan McGrath
1
-0
/
+1
2017-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-2
/
+7
2017-12-13
ipv6: mcast: better catch silly mtu values
Eric Dumazet
1
-10
/
+15
2017-12-12
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
1
-1
/
+1
2017-12-11
netfilter: ip6t_MASQUERADE: add dependency on conntrack module
Konstantin Khlebnikov
1
-1
/
+7
2017-12-07
adding missing rcu_read_unlock in ipxip6_rcv
Nikita V. Shirokov
1
-1
/
+1
2017-12-03
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
1
-4
/
+6
2017-11-30
sit: update frag_off info
Hangbin Liu
1
-0
/
+1
2017-11-30
tcp: remove buggy call to tcp_v6_restore_cb()
Eric Dumazet
1
-1
/
+0
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-34
/
+31
2017-11-23
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2
-3
/
+113
2017-11-23
net: ipv6: Fixup device for anycast routes during copy
David Ahern
1
-1
/
+1
2017-11-23
ipv6: Do not consider linkdown nexthops during multipath
Ido Schimmel
1
-0
/
+5
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-4
/
+6
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
3
-28
/
+23
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-20
netfilter: remove redundant assignment to e
Colin Ian King
1
-1
/
+0
2017-11-19
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
Alexey Kodanev
1
-1
/
+1
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
36
-1044
/
+1869
2017-11-15
tcp: Namespace-ify sysctl_tcp_default_congestion_control
Stephen Hemminger
1
-1
/
+2
2017-11-15
ipv6: set all.accept_dad to 0 by default
Nicolas Dichtel
1
-1
/
+1
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+2
2017-11-14
xfrm6_tunnel: exit_net cleanup check added
Vasily Averin
1
-0
/
+8
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-11-13
ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers
Xin Long
1
-28
/
+14
[next]