summaryrefslogtreecommitdiffstats
path: root/include/linux/skmsg.h
Commit message (Expand)AuthorAgeFilesLines
* net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski2019-11-281-14/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-3/+6
|\
| * net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski2019-11-051-3/+6
* | net: sockmap: use bitmap for copy infoJakub Kicinski2019-10-071-4/+8
|/
* bpf: sockmap/tls, close can race with map freeJohn Fastabend2019-07-221-1/+7
* bpf: sockmap, restore sk_write_space when psock gets droppedJakub Sitnicki2019-05-231-0/+2
* bpf: sk_msg, fix socket data_ready eventsJohn Fastabend2018-12-201-0/+8
* bpf: skmsg, replace comments with BUILD bugJohn Fastabend2018-12-201-3/+1
* bpf: sockmap, metadata support for reporting size of msgJohn Fastabend2018-12-191-0/+3
* bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend2018-10-201-0/+5
* bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend2018-10-201-5/+20
* bpf: skmsg, improve sk_msg_used_element to work in cork contextJohn Fastabend2018-10-171-5/+8
* bpf: sockmap, fix skmsg recvmsg handler to track size correctlyJohn Fastabend2018-10-171-0/+1
* tls: add bpf support to sk_msg handlingJohn Fastabend2018-10-151-2/+39
* tls: convert to generic sk_msg interfaceDaniel Borkmann2018-10-151-0/+2
* bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann2018-10-151-0/+371