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-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
2019-12-25
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-25
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
4
-11
/
+20
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-4
/
+4
2019-12-14
ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set
Hangbin Liu
1
-4
/
+4
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2
-6
/
+7
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
7
-12
/
+12
2019-11-27
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
1
-1
/
+1
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+3
2019-11-22
seg6: allow local packet processing for SRv6 End.DT6 behavior
Andrea Mayer
1
-4
/
+18
2019-11-22
net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN
Maciej Żenczykowski
1
-2
/
+2
2019-11-22
ipv6: introduce and uses route look hints for list input.
Paolo Abeni
1
-2
/
+24
2019-11-22
ipv6: keep track of routes using src
Paolo Abeni
2
-0
/
+7
2019-11-21
net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
1
-14
/
+14
2019-11-20
ipv6/route: return if there is no fib_nh_gw_family
Hangbin Liu
1
-1
/
+1
2019-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-4
/
+4
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+11
2019-11-16
seg6: fix skb transport_header after decap_and_validate()
Andrea Mayer
1
-0
/
+6
2019-11-16
seg6: fix srh pointer in get_srh()
Andrea Mayer
1
-0
/
+5
2019-11-16
netfilter: Support iif matches in POSTROUTING
Phil Sutter
2
-3
/
+3
2019-11-16
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
1
-1
/
+1
2019-11-13
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
1
-0
/
+1
2019-11-13
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
1
-0
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+10
2019-11-08
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
Eric Dumazet
1
-3
/
+10
2019-11-07
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
1
-1
/
+1
2019-11-06
icmp: remove duplicate code
Matteo Croce
1
-4
/
+1
2019-11-04
ipv6: use jhash2() in rt6_exception_hash()
Eric Dumazet
1
-2
/
+2
2019-11-04
net: icmp6: provide input address for traceroute6
Francesco Ruggeri
1
-5
/
+17
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-4
/
+5
2019-10-30
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2
-2
/
+2
2019-10-30
inet: do not call sublist_rcv on empty list
Florian Westphal
1
-1
/
+2
2019-10-30
erspan: fix the tun_info options_len check for erspan
Xin Long
1
-2
/
+2
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2019-10-23
ipv6: include <net/addrconf.h> for missing declarations
Ben Dooks (Codethink)
1
-0
/
+1
[next]