1. 1fa707e core: Validate binding MTU before allowing transmission by Andrew Jeffery · 3 years, 5 months ago
  2. c61501c core: Drop messages sent before binding enables transmission by Andrew Jeffery · 3 years, 5 months ago
  3. 3ae89dc core: Introduce mctp_bus_destroy() by Andrew Jeffery · 3 years, 5 months ago
  4. 2304c83 core: Set n_busses appropriately on failure to start binding by Andrew Jeffery · 3 years, 5 months ago
  5. b4ae00b core: Remove Rube Goldberg sequence point in packet body assignment by Andrew Jeffery · 3 years, 6 months ago
  6. c2b833e core: Fix large packet buffer overrun by Andrew Jeffery · 3 years, 8 months ago
  7. 5a50891 core: Fix comment on size limits by Andrew Jeffery · 3 years, 8 months ago
  8. 96d5449 core: handle memory allocation failures in mctp init by Sumanth Bhat · 4 years ago
  9. 2c820c5 core: Limit maximum size of an assembled MCTP message by Sumanth Bhat · 4 years ago
  10. d97869d core: Drop trivial length packets by Sumanth Bhat · 4 years ago
  11. 3ac70d6 core: Fix off-by-one assertion in mctp_pktbuf_alloc_end by Andrew Jeffery · 4 years ago
  12. b942e3a core: Return size_t for mctp_pktbuf_size() by Andrew Jeffery · 4 years ago
  13. 3e8a12a core: Cleanup after failing to start binding by Andrew Jeffery · 4 years, 1 month ago
  14. b93b611 bootstrap: Ratchet up compiler strictness by Andrew Jeffery · 4 years, 1 month ago
  15. 0dc1375 core: Propagate binding start-up errors in mctp_register_bus() by Andrew Jeffery · 4 years, 1 month ago
  16. ba6727e core: Support transport control commands by Wiktor Gołgowski · 4 years, 4 months ago
  17. fa56ca5 libmctp: Add mctp_destroy() by Andrew Jeffery · 4 years, 4 months ago
  18. 00ecc6c core: Fix realloc() memory leak in packet reassembly by Andrew Jeffery · 4 years, 4 months ago
  19. 298865f core: Add packetisation debug statements by Andrew Jeffery · 4 years, 5 months ago
  20. 62d7236 zero initialize busses by James Feist · 4 years, 7 months ago
  21. 3b36d17 API: Add binding accessors to generic struct mctp_binding by Jeremy Kerr · 4 years, 10 months ago
  22. 1a4ec3c core,API: Add bridge support by Jeremy Kerr · 4 years, 10 months ago
  23. df15f7e core,bindings: Allow bindings to specify packet size by Jeremy Kerr · 5 years ago
  24. c1693af core: Free packet in mctp_bus_rx by Jeremy Kerr · 5 years ago
  25. 9a3da81 core: Reset buffer state on new context alloc by Jeremy Kerr · 5 years ago
  26. c855d7b core: Fix flags on tx packetisation by Jeremy Kerr · 5 years ago
  27. 3d36ee2 LICENSE: add GPLv2 license option. by Jeremy Kerr · 5 years ago
  28. dd109f1 core: Initialise packet->next to NULL by Jeremy Kerr · 5 years ago
  29. 4c95118 core: Fix incorrect source address for multi-packet messages by Jeremy Kerr · 5 years ago
  30. c2def9f core: Fix sequencing number issues by Ed Tanous · 5 years ago
  31. cc2458d core: Move tx queue from core to bus by Jeremy Kerr · 5 years ago
  32. 1cd3118 API: add mctp_set_tx_enabled by Jeremy Kerr · 5 years ago
  33. 0a00dca API,core: Add reference from binding to mctp core by Jeremy Kerr · 5 years ago
  34. 7520cec Add reference to bus from binding by Jeremy Kerr · 5 years ago
  35. a8ec706 core: Fix incorrect EID passed to RX callbacks by Jeremy Kerr · 5 years ago
  36. 11a234e core: Fix potentially-unused ctx var by Jeremy Kerr · 5 years ago
  37. 24db71f core: implement packetisation and reassembly by Jeremy Kerr · 5 years ago
  38. 4cdc200 Initial MCTP core code by Jeremy Kerr · 5 years ago