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
2018-12-08
tcp: lack of available data can also cause TSO defer
Eric Dumazet
1
-11
/
+24
2018-12-06
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
1
-0
/
+7
2018-12-06
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
1
-4
/
+7
2018-12-06
tcp: Do not underestimate rwnd_limited
Eric Dumazet
1
-1
/
+4
2018-12-06
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
1
-2
/
+2
2018-12-01
tcp: fix SNMP TCP timeout under-estimation
Yuchung Cheng
1
-4
/
+4
2018-12-01
tcp: fix SNMP under-estimation on failed retransmission
Yuchung Cheng
1
-1
/
+1
2018-12-01
tcp: fix off-by-one bug on aborting window-probing socket
Yuchung Cheng
1
-1
/
+1
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-11
/
+38
2018-11-27
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
1
-7
/
+16
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
3
-7
/
+25
2018-11-25
net: always initialize pagedlen
Willem de Bruijn
1
-1
/
+2
2018-11-25
tcp: address problems caused by EDT misshaps
Eric Dumazet
2
-10
/
+16
2018-11-22
tcp: defer SACK compression after DupThresh
Eric Dumazet
3
-6
/
+16
2018-11-20
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...
Stephen Mallon
1
-0
/
+1
2018-11-18
ip_tunnel: don't force DF when MTU is locked
Sabrina Dubroca
1
-1
/
+1
2018-11-09
inet: frags: better deal with smp races
Eric Dumazet
1
-14
/
+15
2018-11-06
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
1
-3
/
+3
2018-11-01
net: drop skb on failure in ip_check_defrag()
Cong Wang
1
-4
/
+8
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-17
/
+37
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-3
/
+3
2018-10-31
bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data
John Fastabend
1
-0
/
+1
2018-10-30
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
1
-17
/
+36
2018-10-29
net: diag: document swapped src/dst in udp_dump_one.
Lorenzo Colitti
1
-0
/
+1
2018-10-27
net: allow traceroute with a specified interface in a vrf
Mike Manning
1
-2
/
+2
2018-10-26
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
1
-0
/
+1
2018-10-25
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
1
-2
/
+18
2018-10-25
net: Don't return invalid table id error when dumping all families
David Ahern
2
-0
/
+7
2018-10-25
net/ipv4: Put target net when address dump fails due to bad attributes
David Ahern
1
-5
/
+8
2018-10-24
tcp: add tcp_reset_xmit_timer() helper
Eric Dumazet
2
-12
/
+14
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-1
/
+1
2018-10-23
net/ipv4: Add support for dumping addresses for a specific device
David Ahern
1
-5
/
+23
2018-10-23
net/ipv4: Move loop over addresses on a device into in_dev_dump_addr
David Ahern
1
-15
/
+34
2018-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-14
/
+27
2018-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+1
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2018-10-19
tcp: fix TCP_REPAIR xmit queue setup
Eric Dumazet
1
-6
/
+7
2018-10-18
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
1
-2
/
+0
2018-10-18
tcp_bbr: centralize code to set gains
Neal Cardwell
1
-10
/
+30
2018-10-18
tcp_bbr: adjust TCP BBR for departure time pacing
Neal Cardwell
1
-2
/
+35
2018-10-17
bpf: sockmap, support for msg_peek in sk_msg with redirect ingress
John Fastabend
1
-15
/
+27
2018-10-17
bpf: sockmap, fix skmsg recvmsg handler to track size correctly
John Fastabend
1
-0
/
+1
2018-10-16
tcp, ulp: remove socket lock assertion on ULP cleanup
Daniel Borkmann
1
-2
/
+4
2018-10-16
netfilter: nf_nat_snmp_basic: add missing helper alias name
Taehee Yoo
1
-0
/
+1
2018-10-16
net/ipv4: Bail early if user only wants prefix entries
David Ahern
1
-2
/
+6
2018-10-16
net: Enable kernel side filtering of route dumps
David Ahern
2
-8
/
+45
2018-10-16
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
David Ahern
2
-6
/
+55
2018-10-16
ipmr: Refactor mr_rtm_dumproute
David Ahern
1
-33
/
+55
2018-10-16
net/ipv4: Plumb support for filtering route dumps
David Ahern
2
-12
/
+38
2018-10-16
net: Add struct for fib dump filter
David Ahern
2
-3
/
+9
[next]