1. f39c385 core: Add TX/RX API that exposes message tag and tag owner by Sumanth Bhat · 2 years, 6 months ago
  2. 663ec39 core: check n_busses before transmit by Brad Bishop · 2 years, 9 months ago
  3. 2094c3c libmctp: Add mctp_unregister_bus() by Andrew Jeffery · 2 years, 10 months ago
  4. 5d3d4e6 core: Add infrastructure for packet captures by Andrew Jeffery · 2 years, 11 months ago
  5. 34d4c96 core: Handle exhaution of message contexts by Sumanth Bhat · 3 years, 1 month ago
  6. bc79c24 core: Handle arithmetic overflow in adding new fragments by Sumanth Bhat · 3 years, 1 month ago
  7. 69f545f core: Handle MCTP fragment sizes by Sumanth Bhat · 3 years, 2 months ago
  8. a523bcc core: Check Null pointer in mctp_bridge_busses() by Helen Huang · 3 years, 1 month ago
  9. eba19a3 astlpc: Introduce protocol v3 with integrity checks by Andrew Jeffery · 3 years, 4 months ago
  10. 39da3d0 libmctp: Split padding in pktbuf into header and trailer by Andrew Jeffery · 3 years, 4 months ago
  11. 1927523 core: Fail bridge initialisation if a binding fails to start by Andrew Jeffery · 3 years, 5 months ago
  12. 1fa707e core: Validate binding MTU before allowing transmission by Andrew Jeffery · 3 years, 5 months ago
  13. c61501c core: Drop messages sent before binding enables transmission by Andrew Jeffery · 3 years, 5 months ago
  14. 3ae89dc core: Introduce mctp_bus_destroy() by Andrew Jeffery · 3 years, 5 months ago
  15. 2304c83 core: Set n_busses appropriately on failure to start binding by Andrew Jeffery · 3 years, 5 months ago
  16. b4ae00b core: Remove Rube Goldberg sequence point in packet body assignment by Andrew Jeffery · 3 years, 6 months ago
  17. c2b833e core: Fix large packet buffer overrun by Andrew Jeffery · 3 years, 8 months ago
  18. 5a50891 core: Fix comment on size limits by Andrew Jeffery · 3 years, 8 months ago
  19. 96d5449 core: handle memory allocation failures in mctp init by Sumanth Bhat · 4 years ago
  20. 2c820c5 core: Limit maximum size of an assembled MCTP message by Sumanth Bhat · 4 years ago
  21. d97869d core: Drop trivial length packets by Sumanth Bhat · 4 years ago
  22. 3ac70d6 core: Fix off-by-one assertion in mctp_pktbuf_alloc_end by Andrew Jeffery · 4 years ago
  23. b942e3a core: Return size_t for mctp_pktbuf_size() by Andrew Jeffery · 4 years ago
  24. 3e8a12a core: Cleanup after failing to start binding by Andrew Jeffery · 4 years, 1 month ago
  25. b93b611 bootstrap: Ratchet up compiler strictness by Andrew Jeffery · 4 years, 1 month ago
  26. 0dc1375 core: Propagate binding start-up errors in mctp_register_bus() by Andrew Jeffery · 4 years, 1 month ago
  27. ba6727e core: Support transport control commands by Wiktor Gołgowski · 4 years, 4 months ago
  28. fa56ca5 libmctp: Add mctp_destroy() by Andrew Jeffery · 4 years, 4 months ago
  29. 00ecc6c core: Fix realloc() memory leak in packet reassembly by Andrew Jeffery · 4 years, 4 months ago
  30. 298865f core: Add packetisation debug statements by Andrew Jeffery · 4 years, 5 months ago
  31. 62d7236 zero initialize busses by James Feist · 4 years, 7 months ago
  32. 3b36d17 API: Add binding accessors to generic struct mctp_binding by Jeremy Kerr · 4 years, 10 months ago
  33. 1a4ec3c core,API: Add bridge support by Jeremy Kerr · 4 years, 10 months ago
  34. df15f7e core,bindings: Allow bindings to specify packet size by Jeremy Kerr · 5 years ago
  35. c1693af core: Free packet in mctp_bus_rx by Jeremy Kerr · 5 years ago
  36. 9a3da81 core: Reset buffer state on new context alloc by Jeremy Kerr · 5 years ago
  37. c855d7b core: Fix flags on tx packetisation by Jeremy Kerr · 5 years ago
  38. 3d36ee2 LICENSE: add GPLv2 license option. by Jeremy Kerr · 5 years ago
  39. dd109f1 core: Initialise packet->next to NULL by Jeremy Kerr · 5 years ago
  40. 4c95118 core: Fix incorrect source address for multi-packet messages by Jeremy Kerr · 5 years ago
  41. c2def9f core: Fix sequencing number issues by Ed Tanous · 5 years ago
  42. cc2458d core: Move tx queue from core to bus by Jeremy Kerr · 5 years ago
  43. 1cd3118 API: add mctp_set_tx_enabled by Jeremy Kerr · 5 years ago
  44. 0a00dca API,core: Add reference from binding to mctp core by Jeremy Kerr · 5 years ago
  45. 7520cec Add reference to bus from binding by Jeremy Kerr · 5 years ago
  46. a8ec706 core: Fix incorrect EID passed to RX callbacks by Jeremy Kerr · 5 years ago
  47. 11a234e core: Fix potentially-unused ctx var by Jeremy Kerr · 5 years ago
  48. 24db71f core: implement packetisation and reassembly by Jeremy Kerr · 5 years ago
  49. 4cdc200 Initial MCTP core code by Jeremy Kerr · 5 years ago