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
/
xfrm
/
espintcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-08
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
1
-1
/
+3
2023-06-25
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
1
-4
/
+6
2023-05-24
espintcp: Inline do_tcp_sendpages()
David Howells
1
-3
/
+7
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
1
-0
/
+3
2022-12-20
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
1
-0
/
+1
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-09-30
net-next: skbuff: refactor pskb_pull
Richard Gobert
1
-1
/
+1
2022-08-24
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
1
-1
/
+1
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
1
-3
/
+1
2020-08-17
espintcp: restore IP CB before handing the packet to xfrm
Sabrina Dubroca
1
-1
/
+5
2020-07-30
espintcp: count packets dropped in espintcp_rcv
Sabrina Dubroca
1
-0
/
+6
2020-07-30
espintcp: handle short messages instead of breaking the encap socket
Sabrina Dubroca
1
-1
/
+24
2020-07-17
espintcp: recv() should return 0 when the peer socket is closed
Sabrina Dubroca
1
-1
/
+4
2020-07-17
espintcp: support non-blocking sends
Sabrina Dubroca
1
-13
/
+13
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2020-04-28
xfrm: add IPv6 support for espintcp
Sabrina Dubroca
1
-11
/
+45
2020-04-20
xfrm: espintcp: save and call old ->sk_destruct
Sabrina Dubroca
1
-0
/
+2
2020-02-28
net: datagram: drop 'destructor' argument from several helpers
Paolo Abeni
1
-1
/
+1
2019-12-09
xfrm: add espintcp (RFC 8229)
Sabrina Dubroca
1
-0
/
+509