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