1. 33bfe20 bpf: Sockmap/tls, push write_space updates through ulp updates by John Fastabend · 5 years ago
  2. 4da6a19 bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loop by John Fastabend · 5 years ago
  3. 031097d net: skmsg: fix TLS 1.3 crash with full sk_msg by Jakub Kicinski · 5 years ago
  4. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  5. 683916f net/tls: fix sk_msg trim on fallback to copy mode by Jakub Kicinski · 5 years ago
  6. 163ab96 net: sockmap: use bitmap for copy info by Jakub Kicinski · 5 years ago
  7. 95fa145 bpf: sockmap/tls, close can race with map free by John Fastabend · 6 years ago
  8. 186bcc3 bpf: sockmap, restore sk_write_space when psock gets dropped by Jakub Sitnicki · 6 years ago
  9. 552de910 bpf: sk_msg, fix socket data_ready events by John Fastabend · 6 years ago
  10. 7a69c0f bpf: skmsg, replace comments with BUILD bug by John Fastabend · 6 years ago
  11. 3bdbd02 bpf: sockmap, metadata support for reporting size of msg by John Fastabend · 6 years ago
  12. 6fff607 bpf: sk_msg program helper bpf_msg_push_data by John Fastabend · 6 years ago
  13. 5032d07 bpf: skmsg, fix psock create on existing kcm/tls port by John Fastabend · 6 years ago
  14. 8734a16 bpf: skmsg, improve sk_msg_used_element to work in cork context by John Fastabend · 6 years ago
  15. 3f4c312 bpf: sockmap, fix skmsg recvmsg handler to track size correctly by John Fastabend · 6 years ago
  16. d3b18ad3 tls: add bpf support to sk_msg handling by John Fastabend · 6 years ago
  17. d829e9c tls: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago
  18. 604326b bpf, sockmap: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago