Age | Commit message (Expand) | Author |
---|---|---|
2019-07-22 | bpf: sockmap/tls, close can race with map free | John Fastabend |
2019-05-23 | bpf: sockmap, restore sk_write_space when psock gets dropped | Jakub Sitnicki |
2018-12-20 | bpf: sk_msg, fix socket data_ready events | John Fastabend |
2018-12-20 | bpf: skmsg, replace comments with BUILD bug | John Fastabend |
2018-12-19 | bpf: sockmap, metadata support for reporting size of msg | John Fastabend |
2018-10-20 | bpf: sk_msg program helper bpf_msg_push_data | John Fastabend |
2018-10-20 | bpf: skmsg, fix psock create on existing kcm/tls port | John Fastabend |
2018-10-17 | bpf: skmsg, improve sk_msg_used_element to work in cork context | John Fastabend |
2018-10-17 | bpf: sockmap, fix skmsg recvmsg handler to track size correctly | John Fastabend |
2018-10-15 | tls: add bpf support to sk_msg handling | John Fastabend |
2018-10-15 | tls: convert to generic sk_msg interface | Daniel Borkmann |
2018-10-15 | bpf, sockmap: convert to generic sk_msg interface | Daniel Borkmann |