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
2021-06-24
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
1
-14
/
+18
2021-06-23
tcp: Add stats for socket migration.
Kuniyuki Iwashima
3
-2
/
+18
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-9
/
+43
2021-06-18
icmp: don't send out ICMP messages with a source address of 0.0.0.0
Toke Høiland-Jørgensen
1
-0
/
+7
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-21
/
+205
2021-06-16
net: ipv4: fix memory leak in ip_mc_add1_src
Chengyang Fan
1
-0
/
+1
2021-06-16
inet_diag: add support for tw_mark
Maciej Żenczykowski
1
-2
/
+10
2021-06-15
tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK.
Kuniyuki Iwashima
3
-11
/
+47
2021-06-15
tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs.
Kuniyuki Iwashima
1
-6
/
+69
2021-06-15
tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues.
Kuniyuki Iwashima
1
-1
/
+69
2021-06-15
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
2
-3
/
+11
2021-06-15
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
1
-0
/
+9
2021-06-14
ipv4: Fix device used for dst_alloc with local routes
David Ahern
1
-1
/
+14
2021-06-10
ping: Check return value of function 'ping_queue_rcv_skb'
Zheng Yongjun
1
-5
/
+7
2021-06-10
udp: fix race between close() and udp_abort()
Paolo Abeni
1
-0
/
+10
2021-06-09
inet: annotate data race in inet_send_prepare() and inet_dgram_connect()
Eric Dumazet
1
-2
/
+2
2021-06-08
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
1
-1
/
+1
2021-06-08
net: ipv4: fix memory leak in netlbl_cipsov4_add_std
Nanyong Sun
1
-0
/
+1
2021-06-08
ipv4: Fix spelling mistakes
Zheng Yongjun
4
-6
/
+6
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+8
2021-06-05
tcp: export timestamp helpers for mptcp
Florian Westphal
1
-6
/
+4
2021-06-04
icmp: fix lib conflict with trinity
Andreas Roeseler
1
-1
/
+1
2021-06-04
net: tcp better handling of reordering then loss cases
Yuchung Cheng
1
-19
/
+26
2021-06-02
net: ipconfig: Don't override command-line hostnames or domains
Josh Triplett
1
-5
/
+8
2021-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2021-06-02
net: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-05-29
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
1
-1
/
+1
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2021-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-13
/
+4
2021-05-19
net: Add notifications when multipath hash field change
Ido Schimmel
1
-1
/
+17
2021-05-18
cipso: correct comments of cipso_v4_cache_invalidate()
Zheng Yejian
1
-2
/
+1
2021-05-18
ipv4: Add custom multipath hash policy
Ido Schimmel
2
-1
/
+123
2021-05-18
ipv4: Add a sysctl to control multipath hash fields
Ido Schimmel
2
-0
/
+18
2021-05-18
ipv4: Calculate multipath hash inside switch statement
Ido Schimmel
1
-2
/
+4
2021-05-18
skmsg: Remove unused parameters of sk_msg_wait_data()
Cong Wang
2
-13
/
+4
2021-05-18
net: Remove the member netns_ok
Yejune Deng
7
-19
/
+0
2021-05-17
ip: Treat IPv4 segment's lowest address as unicast
Seth David Schoen
1
-3
/
+1
2021-05-15
tcp: add tracepoint for checksum errors
Jakub Kicinski
2
-0
/
+4
2021-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+2
2021-05-12
bpf: Limit static tcp-cc functions in the .BTF_ids list to x86
Martin KaFai Lau
1
-0
/
+2
2021-05-11
rtnetlink: avoid RCU read lock when holding RTNL
Cong Wang
1
-2
/
+2
2021-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-4
/
+3
2021-05-07
tcp: Specify cmsgbuf is user pointer for receive zerocopy.
Arjun Roy
1
-0
/
+1
2021-05-04
net: Only allow init netns to set default tcp cong to a restricted algo
Jonathon Reinhart
1
-0
/
+4
2021-05-04
netfilter: arptables: use pernet ops struct during unregister
Florian Westphal
2
-4
/
+3
2021-04-28
icmp: standardize naming of RFC 8335 PROBE constants
Andreas Roeseler
1
-8
/
+8
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-158
/
+189
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
3
-20
/
+20
2021-04-26
netfilter: arp_tables: pass table pointer via nf_hook_ops
Florian Westphal
2
-18
/
+31
2021-04-26
netfilter: ip_tables: pass table pointer via nf_hook_ops
Florian Westphal
6
-52
/
+65
[next]