Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-16 | tipc: add new functions for multicast and broadcast distribution | Jon Paul Maloy | 1 | -0/+2 |
2014-06-27 | tipc: simplify connection congestion handling | Jon Paul Maloy | 1 | -0/+11 |
2014-06-27 | tipc: clean up connection protocol reception function | Jon Paul Maloy | 1 | -0/+3 |
2014-05-14 | tipc: merge port message reception into socket reception function | Jon Paul Maloy | 1 | -1/+1 |
2014-05-14 | tipc: compensate for double accounting in socket rcv buffer | Jon Paul Maloy | 1 | -0/+2 |
2014-03-12 | tipc: align usage of variable names and macros in socket | Jon Paul Maloy | 1 | -9/+4 |
2014-03-12 | tipc: eliminate upcall function pointers between port and socket | Jon Paul Maloy | 1 | -0/+7 |
2014-03-12 | tipc: aggregate port structure into socket structure | Jon Paul Maloy | 1 | -0/+70 |