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
2020-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-2
/
+126
2020-11-05
tcp: propagate MPTCP skb extensions on xmit splits
Paolo Abeni
1
-0
/
+3
2020-11-03
tcp: avoid slow start during fast recovery on new losses
Yuchung Cheng
2
-6
/
+6
2020-11-01
netfilter: nft_reject_inet: allow to use reject from inet ingress
Pablo Neira Ayuso
1
-2
/
+4
2020-10-31
netfilter: nf_reject: add reject skbuff creation helpers
Jose M. Guisado Gomez
1
-0
/
+122
2020-10-31
udp: support sctp over udp in skb_udp_tunnel_segment
Xin Long
1
-0
/
+3
2020-10-31
udp: check udp sock encap_type in __udp_lib_err
Xin Long
1
-1
/
+1
2020-10-30
net: ipv4: Fix some kerneldoc warnings in TCP Low Priority
Andrew Lunn
1
-0
/
+7
2020-10-24
tcp: Prevent low rmem stalls with SO_RCVLOWAT.
Arjun Roy
2
-1
/
+4
2020-10-22
tcp: fix to update snd_wl1 in bulk receiver fast path
Neal Cardwell
1
-0
/
+2
2020-10-20
nexthop: Fix performance regression in nexthop deletion
Ido Schimmel
1
-1
/
+1
2020-10-17
icmp: randomize the global rate limiter
Eric Dumazet
1
-2
/
+5
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
39
-362
/
+711
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-11
/
+56
2020-10-15
ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
1
-2
/
+21
2020-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-4
/
+21
2020-10-14
ip_gre: set dev->hard_header_len and dev->needed_headroom properly
Cong Wang
1
-4
/
+11
2020-10-14
iptunnel: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-22
/
+1
2020-10-14
tcp: use semicolons rather than commas to separate statements
Julia Lawall
2
-5
/
+6
2020-10-14
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
2
-4
/
+21
2020-10-13
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-9
/
+9
2020-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+0
2020-10-10
ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
David Ahern
1
-1
/
+3
2020-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2020-10-06
ipv4: use dev_sw_netstats_rx_add()
Fabian Frederick
2
-15
/
+2
2020-10-06
tcp: fix receive window update in tcp_add_backlog()
Eric Dumazet
1
-3
/
+3
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-9
/
+31
2020-10-04
tcp: account total lost packets properly
Yuchung Cheng
1
-0
/
+10
2020-10-03
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2
-6
/
+6
2020-10-03
tcp: fix syn cookied MPTCP request socket leak
Paolo Abeni
1
-1
/
+1
2020-10-03
tcp: use sendpage_ok() to detect misused .sendpage
Coly Li
1
-1
/
+2
2020-10-02
bpf: tcp: Do not limit cb_flags when creating child sk from listen sk
Martin KaFai Lau
1
-1
/
+0
2020-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-21
/
+2
2020-10-01
tcp: add exponential backoff in __tcp_send_ack()
Eric Dumazet
1
-3
/
+8
2020-10-01
inet: remove icsk_ack.blocked
Eric Dumazet
4
-11
/
+5
2020-09-28
udp_tunnel: add the ability to share port tables
Jakub Kicinski
1
-10
/
+86
2020-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2020-09-26
tcp: consolidate tcp_mark_skb_lost and tcp_skb_mark_lost
Yuchung Cheng
1
-12
/
+2
2020-09-26
tcp: simplify tcp_mark_skb_lost
Yuchung Cheng
1
-37
/
+22
2020-09-26
tcp: move tcp_mark_skb_lost
Yuchung Cheng
2
-14
/
+14
2020-09-26
tcp: consistently check retransmit hint
Yuchung Cheng
2
-8
/
+3
2020-09-25
bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
1
-21
/
+2
2020-09-25
net: tcp: drop unused function argument from mptcp_incoming_options
Florian Westphal
1
-2
/
+2
2020-09-25
tcp: skip DSACKs with dubious sequence ranges
Priyaranjan Jha
2
-7
/
+26
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-36
/
+17
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-11
/
+28
2020-09-22
inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
Eric Dumazet
1
-5
/
+15
2020-09-22
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
1
-14
/
+5
2020-09-16
nexthop: Only emit a notification when nexthop is actually deleted
Ido Schimmel
1
-2
/
+2
2020-09-16
nexthop: Convert to blocking notification chain
Ido Schimmel
1
-6
/
+7
[next]