aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/skmsg.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-20bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend1-0/+5
2018-10-20bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend1-5/+20
2018-10-17bpf: skmsg, improve sk_msg_used_element to work in cork contextJohn Fastabend1-5/+8
2018-10-17bpf: sockmap, fix skmsg recvmsg handler to track size correctlyJohn Fastabend1-0/+1
2018-10-15tls: add bpf support to sk_msg handlingJohn Fastabend1-2/+39
2018-10-15tls: convert to generic sk_msg interfaceDaniel Borkmann1-0/+2
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann1-0/+371