1. e0dc3b9 bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding by John Fastabend · 3 years, 2 months ago
  2. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  3. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  4. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  5. da29e4b net/tls: fully initialize the msg wrapper skb by Jakub Kicinski · 6 years ago
  6. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  7. 15253b4 net: strparser: make it explicitly non-modular by Paul Gortmaker · 6 years ago
  8. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. 93e2125 net: strparser: fix comment by Jakub Kicinski · 6 years ago
  10. 4a9c2e3 net: strparser: partially revert "strparser: Call skb_unclone conditionally" by Jakub Kicinski · 6 years ago
  11. 228cd2d net: strparser: fix a missing check for create_singlethread_workqueue by Kangjie Lu · 6 years ago
  12. 604326b bpf, sockmap: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago
  13. bd707f1 strparser: remove redundant variable 'rd_desc' by YueHaibing · 6 years ago
  14. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  15. 4e485d0 strparser: Call skb_unclone conditionally by Vakul Garg · 6 years ago
  16. 977c711 strparser: Remove early eaten to fix full tcp receive buffer stall by Doron Roberts-Kedes · 7 years ago
  17. 456488c strparser: Don't schedule in workqueue in paused state by Vakul Garg · 7 years ago
  18. 7170e60 strparser: Add __strp_unpause and use it in ktls. by Doron Roberts-Kedes · 7 years ago
  19. 7c5aba2 strparser: Do not call mod_delayed_work with a timeout of LONG_MAX by Doron Roberts-Kedes · 7 years ago
  20. 9d0c75b strparser: Fix incorrect strp->need_bytes value. by Doron Roberts-Kedes · 7 years ago
  21. cd00edc strparser: Fix sign of err codes by Dave Watson · 7 years ago
  22. d66fa9e strparser: Call sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  23. 829385f strparser: Use delayed work instead of timer for msg timeout by Tom Herbert · 7 years ago
  24. 3fd8712 strparser: initialize all callbacks by Eric Biggers · 7 years ago
  25. f26de11 net: early init support for strparser by John Fastabend · 7 years ago
  26. bbb0302 strparser: Generalize strparser by Tom Herbert · 7 years ago
  27. f78ef7c strparser: destroy workqueue on module exit by WANG Cong · 8 years ago
  28. 6d3a4c4 strparser: Propagate correct error code in strp_recv() by Geert Uytterhoeven · 8 years ago
  29. 96a5908 kcm: Remove TCP specific references from kcm and strparser by Tom Herbert · 8 years ago
  30. cff6a33 strparser: Queue work when being unpaused by Tom Herbert · 8 years ago
  31. a01512d net: strparser: fix strparser sk_user_data check by Dave Watson · 8 years ago
  32. 43a0c67 strparser: Stream parser for messages by Tom Herbert · 8 years ago