1. 4a09e1d core: Reuse buffers for tx, allow message pools by Matt Johnston · 4 months ago
  2. 6e0c5d6 serial: Fix const correctness of write stub by Matt Johnston · 4 months ago
  3. e79ac01 serial: Replace mctp_write_all with a function by Matt Johnston · 4 weeks ago
  4. 3ef4778 Fix warnings reported by -Wpedantic by Matt Johnston · 4 weeks ago
  5. b3de343 serial: Support Frame Check Sequence by John Chung · 9 months ago
  6. 1fe5899 serial: Recover the state machine when a request's bytes are dropped by Nikhil Namjoshi · 12 months ago
  7. 2a2a0f6 serial: Initialize pkt_trailer for the binding by Konstantin Aladyshev · 1 year, 4 months ago
  8. a721c2d format: reformat with clang-format by Patrick Williams · 2 years, 1 month ago
  9. 0721f58 core: Define return value behaviours for binding Tx callbacks by Andrew Jeffery · 2 years, 3 months ago
  10. 89a2878 serial: Give write callbacks a consistent behaviour by Andrew Jeffery · 2 years, 3 months ago
  11. 8f53d63 mctp-demux-daemon: Exploit binding mctp_*_init_pollfd() APIs by Andrew Jeffery · 2 years, 6 months ago
  12. 1111c6a bindings: Add mctp_*_init_pollfd() API by Andrew Jeffery · 2 years, 6 months ago
  13. 39da3d0 libmctp: Split padding in pktbuf into header and trailer by Andrew Jeffery · 3 years, 10 months ago
  14. ff25d7e Extract container_of definition out of individual bindings by Przemyslaw Czarnowski · 4 years, 10 months ago
  15. f8b4749 serial: Add mctp_serial_destroy() by Andrew Jeffery · 4 years, 10 months ago
  16. 73c268e libmctp: Clarify BTU-related symbols by Andrew Jeffery · 5 years ago
  17. 00e6770 serial: Fix control reaching end of non-void function by Andrew Jeffery · 5 years ago
  18. ad772b9 serial: Fix unused result warning for write() by Andrew Jeffery · 5 years ago
  19. 1e0af04 bindings: Fix spaced-indentation by Andrew Jeffery · 5 years ago
  20. c6f676d serial,astlpc: only include unistd.h if we're using file IO by Jeremy Kerr · 5 years ago
  21. 3b36d17 API: Add binding accessors to generic struct mctp_binding by Jeremy Kerr · 5 years ago
  22. 597b369 serial: Add non-fileio interface to serial binding by Jeremy Kerr · 5 years ago
  23. df15f7e core,bindings: Allow bindings to specify packet size by Jeremy Kerr · 5 years ago
  24. 0bead57 serial: zero struct mctp_binding_serial on init by Jeremy Kerr · 5 years ago
  25. c1693af core: Free packet in mctp_bus_rx by Jeremy Kerr · 5 years ago
  26. 3d36ee2 LICENSE: add GPLv2 license option. by Jeremy Kerr · 6 years ago
  27. c7e764a Rework conditional feature usage by Jeremy Kerr · 6 years ago
  28. 1cd3118 API: add mctp_set_tx_enabled by Jeremy Kerr · 6 years ago
  29. 48f408f serial: Don't append serial header to received packets by Jeremy Kerr · 6 years ago
  30. 0a00dca API,core: Add reference from binding to mctp core by Jeremy Kerr · 6 years ago
  31. 7520cec Add reference to bus from binding by Jeremy Kerr · 6 years ago
  32. c67605b serial: Don't use packet buffer for escaped tx data by Jeremy Kerr · 6 years ago
  33. 4cdc200 Initial MCTP core code by Jeremy Kerr · 6 years ago