1. e91de6a bpf: Fix running sk_skb program types with ktls by John Fastabend · 4 years, 7 months ago
  2. ca2f5f2 bpf: Refactor sockmap redirect code so its easy to reuse by John Fastabend · 4 years, 7 months ago
  3. 3d9f773c bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites. by David Miller · 4 years, 11 months ago
  4. f1ff5ce net, sk_msg: Clear sk_user_data pointer on clone if tagged by Jakub Sitnicki · 4 years, 11 months ago
  5. 58c8db9 net, sk_msg: Don't check if sock is locked when tearing down psock by Jakub Sitnicki · 5 years ago
  6. 7e81a35 bpf: Sockmap, ensure sock lock held during tear down by John Fastabend · 5 years ago
  7. 031097d net: skmsg: fix TLS 1.3 crash with full sk_msg by Jakub Kicinski · 5 years ago
  8. 8163999 bpf: skmsg, fix potential psock NULL pointer dereference by John Fastabend · 5 years ago
  9. 683916f net/tls: fix sk_msg trim on fallback to copy mode by Jakub Kicinski · 5 years ago
  10. dd016ac net/core/skmsg: Delete an unnecessary check before the function call “consume_skb” by Markus Elfring · 5 years ago
  11. 95fa145 bpf: sockmap/tls, close can race with map free by John Fastabend · 5 years ago
  12. cabede8 bpf: sockmap fix msg->sg.size account on ingress skb by John Fastabend · 6 years ago
  13. 0148943 bpf: sockmap, only stop/flush strp if it was enabled at some point by John Fastabend · 6 years ago
  14. e8e3437 bpf: Stop the psock parser before canceling its work by Jakub Sitnicki · 6 years ago
  15. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  16. 1d79895 sk_msg: Always cancel strp work before freeing the psock by Jakub Sitnicki · 6 years ago
  17. fda497e Optimize sk_msg_clone() by data merge to end dst sg entry by Vakul Garg · 6 years ago
  18. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  19. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  20. ce28bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  21. 5c1e7e9 Prevent overflow of sk_msg in sk_msg_clone() by Vakul Garg · 6 years ago
  22. a136678 bpf: sk_msg, zap ingress queue on psock down by John Fastabend · 6 years ago
  23. 552de910 bpf: sk_msg, fix socket data_ready events by John Fastabend · 6 years ago
  24. 5119940 bpf: skb_verdict, support SK_PASS on RX BPF path by John Fastabend · 6 years ago
  25. 0245b80 net/core/skmsg: Replace call_rcu_sched() with call_rcu() by Paul E. McKenney · 6 years ago
  26. d829e9c tls: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago
  27. 604326b bpf, sockmap: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago