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