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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-06
tcp: a small refactor of RACK loss detection
Yuchung Cheng
1
-22
/
+18
2017-10-06
tcp: more efficient RACK loss detection
Yuchung Cheng
1
-15
/
+5
2017-10-06
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
4
-13
/
+41
2017-10-06
net/ipv4: Remove unused variable in route.c
Tim Hansen
1
-2
/
+1
2017-10-06
tcp: clean up TFO server's initial tcp_rearm_rto() call
Wei Wang
1
-12
/
+9
2017-10-06
tcp: uniform the set up of sockets after successful connection
Wei Wang
3
-24
/
+16
2017-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-48
/
+75
2017-10-03
ipv4: ipmr: Don't forward packets already forwarded by hardware
Yotam Gigi
1
-5
/
+32
2017-10-03
ipv4: ipmr: Add the parent ID field to VIF struct
Yotam Gigi
1
-0
/
+11
2017-10-02
ip_gre: erspan device should keep dst
Xin Long
1
-0
/
+1
2017-10-02
ip_gre: set tunnel hlen properly in erspan_tunnel_init
Xin Long
1
-1
/
+3
2017-10-02
ip_gre: check packet length and mtu correctly in erspan_xmit
Xin Long
1
-1
/
+1
2017-10-02
ip_gre: get key from session_id correctly in erspan_rcv
Xin Long
1
-3
/
+1
2017-10-02
ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob
Haishuang Yan
3
-28
/
+24
2017-10-02
ipv4: Namespaceify tcp_fastopen_key knob
Haishuang Yan
5
-32
/
+63
2017-10-02
ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once
Haishuang Yan
4
-9
/
+4
2017-10-02
ipv4: Namespaceify tcp_fastopen knob
Haishuang Yan
5
-18
/
+20
2017-10-01
net: ipmr: make function ipmr_notifier_init static
Colin Ian King
1
-1
/
+1
2017-10-01
udp: perform source validation for mcast early demux
Paolo Abeni
2
-21
/
+38
2017-10-01
IPv4: early demux can return an error code
Paolo Abeni
3
-19
/
+26
2017-10-01
ip_gre: ipgre_tap device should keep dst
Xin Long
1
-0
/
+1
2017-09-29
net: ipv4: remove fib_info arg to fib_check_nh
David Ahern
1
-3
/
+3
2017-09-29
net: ipv4: remove fib_weight
David Ahern
1
-9
/
+0
2017-09-29
tcp: fix under-evaluated ssthresh in TCP Vegas
Hoang Tran
1
-1
/
+1
2017-09-28
inetpeer: speed up inetpeer_invalidate_tree()
Eric Dumazet
1
-4
/
+7
2017-09-28
inetpeer: fix RCU lookup() again
Eric Dumazet
1
-2
/
+2
2017-09-27
net: mroute: Check if rule is a default rule
Yotam Gigi
1
-0
/
+12
2017-09-27
net: ipmr: Add MFC offload indication
Yotam Gigi
1
-0
/
+3
2017-09-27
ipmr: Send FIB notifications on MFC and VIF entries
Yotam Gigi
1
-0
/
+53
2017-09-27
ipmr: Add FIB notification access functions
Yotam Gigi
1
-2
/
+135
2017-09-27
ipmr: Add reference count to MFC entries
Yotam Gigi
1
-3
/
+5
2017-09-26
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
1
-1
/
+2
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-36
/
+13
2017-09-23
inet: fix improper empty comparison
Josef Bacik
1
-1
/
+1
2017-09-23
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
1
-1
/
+1
2017-09-23
net: set tb->fast_sk_family
Josef Bacik
1
-0
/
+2
2017-09-22
net: avoid a full fib lookup when rp_filter is disabled.
Paolo Abeni
2
-17
/
+35
2017-09-21
udp: do rmem bulk free even if the rx sk queue is empty
Paolo Abeni
1
-2
/
+1
2017-09-20
ipv4: speedup ipv6 tunnels dismantle
Eric Dumazet
4
-24
/
+24
2017-09-20
tcp: batch tcp_net_metrics_exit
Eric Dumazet
1
-5
/
+9
2017-09-20
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
1
-0
/
+9
2017-09-20
net: sk_buff rbnode reorg
Eric Dumazet
1
-22
/
+5
2017-09-19
tcp: remove two unused functions
Yuchung Cheng
1
-34
/
+0
2017-09-18
net: Convert int functions to bool
Joe Perches
1
-18
/
+18
2017-09-18
net: tcp_input: Neaten DBGUNDO
Joe Perches
1
-4
/
+2
2017-09-16
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-09-16
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-09-16
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
1
-2
/
+6
2017-09-13
ip_tunnel: fix ip tunnel lookup in collect_md mode
Haishuang Yan
1
-1
/
+1
2017-09-13
tcp/dccp: remove reqsk_put() from inet_child_forget()
Eric Dumazet
1
-1
/
+1
[next]