Age | Commit message (Expand) | Author |
2020-01-15 | bpf: Sockmap/tls, push write_space updates through ulp updates | John Fastabend |
2020-01-15 | bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loop | John Fastabend |
2019-11-28 | net: skmsg: fix TLS 1.3 crash with full sk_msg | Jakub Kicinski |
2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-05 | net/tls: fix sk_msg trim on fallback to copy mode | Jakub Kicinski |
2019-10-07 | net: sockmap: use bitmap for copy info | Jakub Kicinski |
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 |