summaryrefslogtreecommitdiff
path: root/include/linux/skmsg.h
AgeCommit message (Expand)Author
2019-07-22bpf: sockmap/tls, close can race with map freeJohn Fastabend
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