1. 1b148bd skmsg: Make sk_psock_destroy() static by Cong Wang · 4 years ago
  2. 00c01de bpf, sockmap: Fix sk->prot unhash op reset by John Fastabend · 3 years, 10 months ago
  3. ef56592 bpf, sockmap: Allow skipping sk_skb parser program by John Fastabend · 4 years, 3 months ago
  4. 7b219da net: sk_msg: Simplify sk_psock initialization by Lorenz Bauer · 4 years, 5 months ago
  5. bb0de31 bpf: sockmap: Require attach_bpf_fd when detaching a program by Lorenz Bauer · 4 years, 7 months ago
  6. e91de6a bpf: Fix running sk_skb program types with ktls by John Fastabend · 4 years, 8 months ago
  7. 81aabbb bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size by John Fastabend · 4 years, 9 months ago
  8. f747632 bpf: sockmap: Move generic sockmap hooks from BPF TCP by Lorenz Bauer · 4 years, 10 months ago
  9. 1a2e201 skmsg: Update saved hooks only once by Lorenz Bauer · 4 years, 10 months ago
  10. 7b70973 bpf: sockmap: Only check ULP for TCP sockets by Lorenz Bauer · 4 years, 10 months ago
  11. b8e202d net, sk_msg: Annotate lockless access to sk_prot on clone by Jakub Sitnicki · 5 years ago
  12. a178b45 bpf, sk_msg: Don't clear saved sock proto on restore by Jakub Sitnicki · 5 years ago
  13. a439386 bpf, sk_msg: Let ULP restore sk_proto and write_space callback by Jakub Sitnicki · 5 years ago
  14. 33bfe20 bpf: Sockmap/tls, push write_space updates through ulp updates by John Fastabend · 5 years ago
  15. 4da6a19 bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loop by John Fastabend · 5 years ago
  16. 031097d net: skmsg: fix TLS 1.3 crash with full sk_msg by Jakub Kicinski · 5 years ago
  17. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  18. 683916f net/tls: fix sk_msg trim on fallback to copy mode by Jakub Kicinski · 5 years ago
  19. 163ab96 net: sockmap: use bitmap for copy info by Jakub Kicinski · 5 years ago
  20. 95fa145 bpf: sockmap/tls, close can race with map free by John Fastabend · 5 years ago
  21. 186bcc3 bpf: sockmap, restore sk_write_space when psock gets dropped by Jakub Sitnicki · 6 years ago
  22. 552de910 bpf: sk_msg, fix socket data_ready events by John Fastabend · 6 years ago
  23. 7a69c0f bpf: skmsg, replace comments with BUILD bug by John Fastabend · 6 years ago
  24. 3bdbd02 bpf: sockmap, metadata support for reporting size of msg by John Fastabend · 6 years ago
  25. 6fff607 bpf: sk_msg program helper bpf_msg_push_data by John Fastabend · 6 years ago
  26. 5032d07 bpf: skmsg, fix psock create on existing kcm/tls port by John Fastabend · 6 years ago
  27. 8734a16 bpf: skmsg, improve sk_msg_used_element to work in cork context by John Fastabend · 6 years ago
  28. 3f4c312 bpf: sockmap, fix skmsg recvmsg handler to track size correctly by John Fastabend · 6 years ago
  29. d3b18ad3 tls: add bpf support to sk_msg handling by John Fastabend · 6 years ago
  30. d829e9c tls: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago
  31. 604326b bpf, sockmap: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago