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
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
inline_crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
chtls: fix tp->rcv_tstamp initialization
Eric Dumazet
1
-1
/
+1
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+29
2023-10-14
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
1
-7
/
+29
2023-10-13
chcr_ktls: use tls_offload_context_tx and driver_state like other drivers
Sabrina Dubroca
2
-33
/
+46
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
1
-1
/
+1
2023-07-29
net/tls: Move TLS protocol elements to a separate header
Chuck Lever
1
-0
/
+1
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
3
-17
/
+0
2023-06-15
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
1
-1
/
+1
2023-06-09
chelsio/chtls: Use splice_eof() to flush
David Howells
3
-0
/
+11
2023-06-01
chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES
David Howells
1
-102
/
+7
2023-06-01
chelsio: Support MSG_SPLICE_PAGES
David Howells
1
-1
/
+11
2023-01-27
cxgb4: fill IPsec state validation failure reason
Leon Romanovsky
1
-14
/
+14
2023-01-27
xfrm: extend add state callback to set failure reason
Leon Romanovsky
1
-2
/
+4
2022-12-14
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-14
/
+16
2022-12-05
xfrm: allow state packet offload mode
Leon Romanovsky
1
-0
/
+4
2022-11-25
ch_ktls: Use memcpy_from_page() instead of k[un]map_atomic()
Anirudh Venkataramanan
1
-14
/
+12
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-2
/
+2
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-2
/
+2
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
1
-3
/
+2
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-11
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
1
-1
/
+7
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2022-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
1
-3
/
+3
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-13
tcp: Fix data-races around sysctl_tcp_ecn.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-3
/
+3
2022-04-22
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
1
-1
/
+1
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2
-13
/
+11
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2
-2
/
+2
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
1
-1
/
+1
2021-05-14
cxgb4/ch_ktls: Clear resources when pf4 device is removed
Ayush Sawal
2
-1
/
+81
2021-05-13
chelsio/chtls: unlock on error in chtls_pt_recvmsg()
Dan Carpenter
1
-2
/
+4
2021-04-26
ch_ktls: Remove redundant variable result
Jiapeng Chong
1
-6
/
+4
2021-04-16
ch_ktls: do not send snd_una update to TCB in middle
Vinay Kumar Yadav
1
-53
/
+0
2021-04-16
ch_ktls: tcb close causes tls connection failure
Vinay Kumar Yadav
1
-19
/
+0
2021-04-16
ch_ktls: fix device connection close
Vinay Kumar Yadav
1
-0
/
+6
2021-04-16
ch_ktls: Fix kernel panic
Vinay Kumar Yadav
1
-19
/
+5
2021-03-24
ch_ktls: fix enum-conversion warning
Arnd Bergmann
1
-1
/
+1
2021-03-08
net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...
Bhaskar Chowdhury
1
-4
/
+4
2021-02-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-12
/
+8
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+0
2021-02-15
cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...
Ayush Sawal
1
-3
/
+0
2021-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+3
2021-01-24
chtls: Fix potential resource leak
Pan Bian
1
-4
/
+3
2021-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+75
2021-01-15
ch_ipsec: Remove initialization of rxq related data
Ayush Sawal
1
-3
/
+0
2021-01-14
cxgb4/chtls: Fix tid stuck due to wrong update of qid
Ayush Sawal
3
-2
/
+75
[next]