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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
Merge branch 'tcp-optimizations'
David S. Miller
16
-94
/
+148
2021-11-16
net: move early demux fields close to sk_refcnt
Eric Dumazet
1
-3
/
+5
2021-11-16
tcp: do not call tcp_cleanup_rbuf() if we have a backlog
Eric Dumazet
1
-2
/
+1
2021-11-16
tcp: check local var (timeo) before socket fields in one test
Eric Dumazet
1
-2
/
+2
2021-11-16
tcp: defer skb freeing after socket lock is released
Eric Dumazet
6
-2
/
+42
2021-11-16
tcp: avoid indirect calls to sock_rfree
Eric Dumazet
1
-5
/
+15
2021-11-16
tcp: tp->urg_data is unlikely to be set
Eric Dumazet
2
-7
/
+7
2021-11-16
tcp: annotate races around tp->urg_data
Eric Dumazet
2
-10
/
+11
2021-11-16
tcp: annotate data-races on tp->segs_in and tp->data_segs_in
Eric Dumazet
2
-4
/
+10
2021-11-16
tcp: add RETPOLINE mitigation to sk_backlog_rcv
Eric Dumazet
3
-4
/
+14
2021-11-16
tcp: small optimization in tcp recvmsg()
Eric Dumazet
1
-2
/
+1
2021-11-16
net: cache align tcp_memory_allocated, tcp_sockets_allocated
Eric Dumazet
3
-4
/
+4
2021-11-16
net: forward_alloc_get depends on CONFIG_MPTCP
Eric Dumazet
1
-4
/
+7
2021-11-16
net: shrink struct sock by 8 bytes
Eric Dumazet
1
-1
/
+1
2021-11-16
ipv6: shrink struct ipcm6_cookie
Eric Dumazet
1
-1
/
+1
2021-11-16
net: remove sk_route_nocaps
Eric Dumazet
5
-11
/
+11
2021-11-16
net: remove sk_route_forced_caps
Eric Dumazet
3
-5
/
+3
2021-11-16
net: use sk_is_tcp() in more places
Eric Dumazet
4
-14
/
+9
2021-11-16
tcp: small optimization in tcp_v6_send_check()
Eric Dumazet
1
-3
/
+1
2021-11-16
tcp: remove dead code in __tcp_v6_send_check()
Eric Dumazet
1
-9
/
+3
2021-11-16
tcp: minor optimization in tcp_add_backlog()
Eric Dumazet
1
-3
/
+2
2021-11-16
net: macb: Fix several edge cases in validate
Sean Anderson
1
-39
/
+73
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
160
-1110
/
+2354
2021-11-15
Revert "Merge branch 'mctp-i2c-driver'"
Jakub Kicinski
12
-1209
/
+25
2021-11-15
Merge branch 'generic-phylink-validation'
David S. Miller
4
-79
/
+296
2021-11-15
net: mvpp2: use phylink_generic_validate()
Russell King (Oracle)
1
-49
/
+9
2021-11-15
net: mvneta: use phylink_generic_validate()
Russell King (Oracle)
1
-30
/
+4
2021-11-15
net: phylink: add generic validate implementation
Russell King (Oracle)
2
-0
/
+283
2021-11-15
net/wan/fsl_ucc_hdlc: fix sparse warnings
Christophe Leroy
1
-30
/
+32
2021-11-15
net: fddi: use swap() to make code cleaner
Yihao Han
1
-10
/
+4
2021-11-15
hinic: use ARRAY_SIZE instead of ARRAY_LEN
Guo Zhengkui
1
-17
/
+15
2021-11-15
net: usb: ax88179_178a: add TSO feature
Jacky Chou
1
-6
/
+11
2021-11-15
Merge branch 'mctp-i2c-driver'
David S. Miller
12
-25
/
+1209
2021-11-15
mctp i2c: MCTP I2C binding driver
Matt Johnston
3
-0
/
+995
2021-11-15
dt-bindings: net: New binding mctp-i2c-controller
Matt Johnston
2
-0
/
+96
2021-11-15
i2c: npcm7xx: Allow 255 byte block SMBus transfers
Matt Johnston
1
-1
/
+2
2021-11-15
i2c: aspeed: Allow 255 byte block transfers
Matt Johnston
1
-2
/
+3
2021-11-15
i2c: dev: Handle 255 byte blocks for i2c ioctl
Matt Johnston
3
-14
/
+83
2021-11-15
i2c: core: Allow 255 byte transfers for SMBus 3.x
Matt Johnston
3
-8
/
+30
2021-11-15
net: bridge: Slightly optimize 'find_portno()'
Christophe JAILLET
1
-4
/
+4
2021-11-15
net: sched: sch_netem: Refactor code in 4-state loss generator
Harshit Mogalapalli
1
-9
/
+9
2021-11-15
net: dsa: vsc73xxx: Make vsc73xx_remove() return void
Uwe Kleine-König
2
-4
/
+2
2021-11-15
net: stmmac: enhance XDP ZC driver level switching performance
Ong Boon Leong
3
-6
/
+139
2021-11-15
bpftool: Use libbpf_get_error() to check error
Hengqi Chen
5
-23
/
+27
2021-11-15
Merge branch 'bpftool: miscellaneous fixes'
Andrii Nakryiko
14
-63
/
+67
2021-11-15
bpftool: Fix mixed indentation in documentation
Quentin Monnet
2
-38
/
+38
2021-11-15
bpftool: Update the lists of names for maps and prog-attach types
Quentin Monnet
4
-3
/
+6
2021-11-15
bpftool: Fix indent in option lists in the documentation
Quentin Monnet
7
-14
/
+14
2021-11-15
bpftool: Remove inclusion of utilities.mak from Makefiles
Quentin Monnet
2
-2
/
+0
2021-11-15
bpftool: Fix memory leak in prog_dump()
Quentin Monnet
1
-6
/
+9
[next]