summaryrefslogtreecommitdiffstats
path: root/net/core/skmsg.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: Stop the psock parser before canceling its workJakub Sitnicki2019-03-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-091-2/+1Star
|\
| * sk_msg: Always cancel strp work before freeing the psockJakub Sitnicki2019-01-291-2/+1Star
* | Optimize sk_msg_clone() by data merge to end dst sg entryVakul Garg2019-01-171-8/+17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-271-3/+20
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-221-0/+3
| |\
| * | bpf: sk_msg, zap ingress queue on psock downJohn Fastabend2018-12-201-0/+1
| * | bpf: sk_msg, fix socket data_ready eventsJohn Fastabend2018-12-201-3/+3
| * | bpf: skb_verdict, support SK_PASS on RX BPF pathJohn Fastabend2018-12-201-0/+16
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-261-1/+1
|\ \ \ | |_|/ |/| |
| * | net/core/skmsg: Replace call_rcu_sched() with call_rcu()Paul E. McKenney2018-12-011-1/+1
| |/
* / Prevent overflow of sk_msg in sk_msg_clone()Vakul Garg2018-12-211-0/+3
|/
* tls: convert to generic sk_msg interfaceDaniel Borkmann2018-10-151-0/+39
* bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann2018-10-151-0/+763