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
/
net
/
core
/
skmsg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-22
net, sk_msg: Don't check if sock is locked when tearing down psock
Jakub Sitnicki
1
-2
/
+0
2020-01-16
bpf: Sockmap, ensure sock lock held during tear down
John Fastabend
1
-0
/
+2
2019-11-29
net: skmsg: fix TLS 1.3 crash with full sk_msg
Jakub Kicinski
1
-1
/
+1
2019-11-22
bpf: skmsg, fix potential psock NULL pointer dereference
John Fastabend
1
-5
/
+8
2019-11-06
net/tls: fix sk_msg trim on fallback to copy mode
Jakub Kicinski
1
-5
/
+15
2019-08-25
net/core/skmsg: Delete an unnecessary check before the function call “consu...
Markus Elfring
1
-2
/
+1
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
1
-2
/
+2
2019-05-14
bpf: sockmap fix msg->sg.size account on ingress skb
John Fastabend
1
-0
/
+1
2019-05-14
bpf: sockmap, only stop/flush strp if it was enabled at some point
John Fastabend
1
-2
/
+4
2019-03-07
bpf: Stop the psock parser before canceling its work
Jakub Sitnicki
1
-0
/
+1
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2019-01-29
sk_msg: Always cancel strp work before freeing the psock
Jakub Sitnicki
1
-2
/
+1
2019-01-17
Optimize sk_msg_clone() by data merge to end dst sg entry
Vakul Garg
1
-8
/
+17
2018-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+20
2018-12-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2018-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-12-21
Prevent overflow of sk_msg in sk_msg_clone()
Vakul Garg
1
-0
/
+3
2018-12-21
bpf: sk_msg, zap ingress queue on psock down
John Fastabend
1
-0
/
+1
2018-12-21
bpf: sk_msg, fix socket data_ready events
John Fastabend
1
-3
/
+3
2018-12-21
bpf: skb_verdict, support SK_PASS on RX BPF path
John Fastabend
1
-0
/
+16
2018-12-01
net/core/skmsg: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
1
-1
/
+1
2018-10-15
tls: convert to generic sk_msg interface
Daniel Borkmann
1
-0
/
+39
2018-10-15
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
1
-0
/
+763