aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/skmsg.h
AgeCommit message (Expand)Author
2020-07-11bpf: Fix running sk_skb program types with ktlsJohn Fastabend
2020-06-08bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.sizeJohn Fastabend
2020-01-19net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2020-01-19net: sockmap: use bitmap for copy infoJakub Kicinski
2019-12-29net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski
2019-05-23bpf: sockmap, restore sk_write_space when psock gets droppedJakub Sitnicki
2018-12-20bpf: sk_msg, fix socket data_ready eventsJohn Fastabend
2018-12-20bpf: skmsg, replace comments with BUILD bugJohn Fastabend
2018-12-19bpf: sockmap, metadata support for reporting size of msgJohn Fastabend
2018-10-20bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend
2018-10-20bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend
2018-10-17bpf: skmsg, improve sk_msg_used_element to work in cork contextJohn Fastabend
2018-10-17bpf: sockmap, fix skmsg recvmsg handler to track size correctlyJohn Fastabend
2018-10-15tls: add bpf support to sk_msg handlingJohn Fastabend
2018-10-15tls: convert to generic sk_msg interfaceDaniel Borkmann
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann