Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-21 | bpf: sk_msg, sock{map|hash} redirect through ULP | John Fastabend | 1 | -1/+12 |
2018-12-21 | bpf: sk_msg, fix socket data_ready events | John Fastabend | 1 | -1/+1 |
2018-11-29 | bpf: helper to pop data from messages | John Fastabend | 1 | -3/+14 |
2018-10-31 | bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data | John Fastabend | 1 | -0/+1 |
2018-10-17 | bpf: sockmap, support for msg_peek in sk_msg with redirect ingress | John Fastabend | 1 | -15/+27 |
2018-10-17 | bpf: sockmap, fix skmsg recvmsg handler to track size correctly | John Fastabend | 1 | -0/+1 |
2018-10-15 | bpf, sockmap: convert to generic sk_msg interface | Daniel Borkmann | 1 | -0/+655 |