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
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-13
/
+42
2020-03-13
inet: Use fallthrough;
Joe Perches
11
-20
/
+18
2020-03-12
seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number
Paolo Lungaroni
2
-2
/
+2
2020-03-11
ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
Hangbin Liu
1
-0
/
+4
2020-03-04
ipv6: Use math to point per net sysctls into the appropriate struct net
Cambda Zhu
1
-17
/
+4
2020-03-04
net/ipv6: remove the old peer route if change it to a new one
Hangbin Liu
1
-4
/
+17
2020-03-04
net/ipv6: need update peer route when modify metric
Hangbin Liu
1
-4
/
+16
2020-03-01
net/ipv6: use configured metric when add peer route
Hangbin Liu
1
-3
/
+3
2020-02-28
ipv6: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+8
2020-02-27
ipv6: restrict IPV6_ADDRFORM operation
Eric Dumazet
1
-2
/
+8
2020-02-25
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
1
-0
/
+70
2020-02-25
ip6mr: Fix RCU list debugging warning
Amol Grover
1
-1
/
+2
2020-02-20
net: ip6_gre: Distribute switch variables for initialization
Kees Cook
2
-7
/
+14
2020-02-17
ipv6: Fix nlmsg_flags when splitting a multipath route
Benjamin Poirier
1
-0
/
+1
2020-02-17
ipv6: Fix route replacement with dev-only route
Benjamin Poirier
1
-3
/
+4
2020-02-14
net, ip6_tunnel: enhance tunnel locate with link check
William Dauchy
1
-21
/
+47
2020-02-14
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
1
-0
/
+34
2020-02-07
ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()
Eric Dumazet
1
-0
/
+3
2020-01-30
mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6
Geert Uytterhoeven
1
-3
/
+3
2020-01-29
mptcp: handle tcp fallback when using syn cookies
Florian Westphal
1
-0
/
+3
2020-01-27
udp: Support UDP fraglist GRO/GSO.
Steffen Klassert
1
-2
/
+25
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-14
/
+19
2020-01-24
mptcp: Handle MP_CAPABLE options for outgoing connections
Peter Krystad
1
-0
/
+6
2020-01-24
mptcp: Add MPTCP socket stubs
Mat Martineau
1
-0
/
+7
2020-01-24
ipv6_route_seq_next should increase position index
Vasily Averin
1
-5
/
+2
2020-01-22
net, ip6_tunnel: fix namespaces move
William Dauchy
1
-3
/
+1
2020-01-21
ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions
Yuki Taguchi
1
-1
/
+3
2020-01-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-2
/
+13
2020-01-20
net: ip6_gre: fix moving ip6gre between namespaces
Niko Kortstrom
1
-3
/
+0
2020-01-15
xfrm: support output_mark for offload ESP packets
Ulrich Weber
1
-0
/
+2
2020-01-15
ipv6: Add "offload" and "trap" indications to routes
Ido Schimmel
1
-0
/
+7
2020-01-14
net: udp: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-2
/
+1
2020-01-14
vti[6]: fix packet tx through bpf_redirect()
Nicolas Dichtel
1
-2
/
+11
2020-01-10
tcp: Export TCP functions and ops struct
Mat Martineau
1
-3
/
+3
2020-01-03
net: remove the check argument from __skb_gro_checksum_convert
Li RongQing
1
-1
/
+1
2020-01-03
net: Add device index to tcp_md5sig
David Ahern
1
-1
/
+19
2020-01-03
tcp: Add l3index to tcp_md5sig_key and md5 functions
David Ahern
1
-19
/
+53
2020-01-03
ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hash
David Ahern
1
-6
/
+9
2020-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-15
/
+24
2019-12-25
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
2
-62
/
+17
2019-12-25
ipv6: Handle multipath route deletion notification
Ido Schimmel
1
-0
/
+26
2019-12-25
ipv6: Handle route deletion notification
Ido Schimmel
1
-1
/
+43
2019-12-25
ipv6: Only Replay routes of interest to new listeners
Ido Schimmel
1
-0
/
+40
2019-12-25
ipv6: Notify multipath route if should be offloaded
Ido Schimmel
1
-0
/
+48
2019-12-25
ipv6: Notify route if replacing currently offloaded one
Ido Schimmel
1
-0
/
+7
2019-12-25
ipv6: Notify newly added route if should be offloaded
Ido Schimmel
1
-0
/
+18
2019-12-25
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-25
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-25
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-2
/
+2
[next]