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