index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
skmsg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-09
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-22
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