index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
skmsg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: skmsg: fix TLS 1.3 crash with full sk_msg
Jakub Kicinski
2019-11-28
1
-1
/
+1
*
bpf: skmsg, fix potential psock NULL pointer dereference
John Fastabend
2019-11-21
1
-5
/
+8
*
net/tls: fix sk_msg trim on fallback to copy mode
Jakub Kicinski
2019-11-05
1
-5
/
+15
*
net/core/skmsg: Delete an unnecessary check before the function call “consu...
Markus Elfring
2019-08-24
1
-2
/
+1
*
bpf: sockmap/tls, close can race with map free
John Fastabend
2019-07-22
1
-2
/
+2
*
bpf: sockmap fix msg->sg.size account on ingress skb
John Fastabend
2019-05-14
1
-0
/
+1
*
bpf: sockmap, only stop/flush strp if it was enabled at some point
John Fastabend
2019-05-14
1
-2
/
+4
*
bpf: Stop the psock parser before canceling its work
Jakub Sitnicki
2019-03-07
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-2
/
+1
|
\
|
*
sk_msg: Always cancel strp work before freeing the psock
Jakub Sitnicki
2019-01-29
1
-2
/
+1
*
|
Optimize sk_msg_clone() by data merge to end dst sg entry
Vakul Garg
2019-01-17
1
-8
/
+17
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
1
-3
/
+20
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-21
1
-0
/
+3
|
|
\
|
*
|
bpf: sk_msg, zap ingress queue on psock down
John Fastabend
2018-12-20
1
-0
/
+1
|
*
|
bpf: sk_msg, fix socket data_ready events
John Fastabend
2018-12-20
1
-3
/
+3
|
*
|
bpf: skb_verdict, support SK_PASS on RX BPF path
John Fastabend
2018-12-20
1
-0
/
+16
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net/core/skmsg: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
2018-12-01
1
-1
/
+1
|
|
/
*
/
Prevent overflow of sk_msg in sk_msg_clone()
Vakul Garg
2018-12-21
1
-0
/
+3
|
/
*
tls: convert to generic sk_msg interface
Daniel Borkmann
2018-10-15
1
-0
/
+39
*
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
2018-10-15
1
-0
/
+763